NateJacobs / Brickset-API

WordPress Plugin: Display your favorite LEGO® set information on your website using the Brickset API. This plugin is an implementation of the Brickset Webservice. It includes methods to get LEGO® set and theme data from Brickset as well as pre-formated methods to display set data. The set data requested is cached daily to reduce HTTP requests and page load time. Please visit Brickset.com for more information on the webservice. You can obtain an API key from Brickset.
GNU General Public License v2.0
17 stars 2 forks source link

Allow multiple themes to be returned #17

Closed NateJacobs closed 11 years ago

NateJacobs commented 11 years ago

Multiple terms can now be specified in the theme, subtheme and year fields, separated by a comma, e.g Theme=Aquazone,Aqua Raiders to retrieve all sets from both themes.

NateJacobs commented 11 years ago

Not fixed, it appears.

get_by_theme() and get_theme_years() do not appear to be working