=== Supadü for WordPress === Contributors: Supadü Tags: supadü, supadu, folio, books, publishers, supafolio, supadu for wordpress, supapress Requires at least: 4.0 Tested up to: 4.3.1 Stable tag: 4.3.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Quickly and easily connect your book metadata (ONIX) to your WordPress site. == Description == [Supadü for WordPress](http://www.supadu.com/) allows trade publishers to access powerful features through WordPress previously only available to Supacms users which can be easily embedded in your pages using shortcodes. **Features include:** * **Metadata.** Display the metadata (e.g. ONIX) for any book in your catalog, including cover image, title, subtitle, author, price, format and link by typing in the ISBN13. * **Layouts.** Choose how to display your books through a variety of layouts including grid, carousel and list. * **Control.** Change the metadata that is displayed on the page by overwriting the underlying data through the SupaFolio dashboard. == Installation == 1. Install Supadü for WordPress either via the WordPress.org plugin directory, or by uploading the entire `supapress` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. After activating Supadü for WordPress try out the example widget that has been create or add you API key in the settings page You will find 'Supadü for WordPress' menu in your WordPress admin panel. == Screenshots == 1. Go to Supadü for WordPress > Settings to add your API Key. 2. Use the Links tab in the settings to create you custom book page url patterns. 3. Go to Supadü for WordPress > Add New to start creating your widget - add a new and select which type of widget you wish to create. 4. If you're creating an ISBN Lookup Widget, use the content tab to set your books. 5. Use the elements tab to set which elements you wish to display in your widget. 6. Use the Arrangement tab to choose which default layout to use, these layouts can be overriden in your theme. == Changelog == = 2.0.7 = Release Date: September 23, 2015 * Bug Fix: Encode image alt tag so html source is not broke by quotes * Enhancement: Added ability to pass custom attributes on shortcodes * Enhancement: Set search results default amount with `amount` attribute on shortcode * Enhancement: Added date format config to publication date element * Enhancement: Added on sales date element * Enhancement: Added function to return books count * Enhancement: Added functions to return configuration settings and attributes = 2.0.6 = Release Date: September 14, 2015 * Enhancement: Select element updated to work cross browser and also to have filtering abilities * Bug Fix: Clear left added to floats for 5 per row grid layouts * Bug Fix: JS validation updated to force 13 digit numbers only for manually entered ISBNs * Enhancement: Colour of placeholder text updated for better UX * Enhancement: Edit collection link updated to go directly to books tab * Enhancement: Widget updated to return full list instead of filtering by ISBN Lookups only * Bug Fix: Filter for book pages drop down updated to allow external links * Enhancement: Functions added to model to allow raw data to be grabbed in the layout for custom html updates = 2.0.5 = Release Date: September 07, 2015 * Bug Fix: Plugin security permissions updated to `edit_posts` = 2.0.4 = Release Date: September 07, 2015 * Enhancement: Default price locale added for the price element configuration * Enhancement: External link option added to book page dropdown * Bug Fix: Text change to link on plugins page = 2.0.3 = Release Date: September 07, 2015 * Bug Fix: Custom rewrite rules updated to ignore `Link not in use` = 2.0.2 = Release Date: September 07, 2015 * Bug Fix: Install example ISBN list updated to key value pair to include book titles = 2.0.1 = Release Date: September 07, 2015 * Bug Fix: `package.json` file removed from plugin = 2.0.0 = Release Date: September 07, 2015 * Enhancement: First release of the plugin launched = 1.0.0 = Release Date: February 16, 2015 * Prototype created