Releases: donnapep/book-review
Releases · donnapep/book-review
Release 2.3.8
- Remove admin notice that is shown when the plugin is activated.
- Remove link to Affiliate Linkalizer for Amazon on Links tab of settings.
- Strip dashes in ISBN numbers before sending request to Google Books API.
- Don’t add CSS
border-style
unless border width is > 1. - Remove call to
is_main_query
when displaying book details.
Release 2.3.7
Fix: Restore missing CSS files.
Release 2.3.6
- New: Add Turkish translation.
- Fix: Fix countries not being translated on the Advanced tab.
Release 2.3.5
- Fix: Update plugin homepage link.
Release 2.3.4
- New: Add Site Links section to the Links settings tab to facilitate adding Goodreads and/or Barnes & Noble links.
- Tweak: Optimize Javascript and CSS files.
- Fix: Fix an issue where the review box could potentially be shown in undesirable locations.
Release 2.3.3
- Tweak: Update error message when retrieving book info.
- Tweak: Add documentation links to Rating Images and Custom Fields tabs.
- Tweak: Remove "by" in front of author name in archives.
Release 2.3.2
- Fix: Add a new link in the Book Review Settings.
Release 2.3.1
- New: Add new
book_review_links_meta
filter for returning links meta used in the Book Info meta box. - Fix: Change
book_review_links
filter to return links HTML.
Release 2.3.0
- New: Add support for custom fields.
- Tweak: Improved validation when saving settings and post meta.
- Tweak: Add filters when retrieving post meta.
- Tweak: Add filters when saving and retrieving settings.
- Fix: Include post in archives now saves when not checked.
Release 2.2.3
- Tweak: Update admin notice that shows when plugin is first activated.