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 comma separated set numbers to be sent #12

Closed NateJacobs closed 11 years ago

NateJacobs commented 11 years ago

Explode on commas in get_by_number() to allow multiple set number selections.