=== Google Books Importer === Contributors: djuric Tags: google books, import Requires at least: 4.4.2 Tested up to: 5.0.3 Stable tag: 1.7 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl.html Google Books Importer provides easy to use interface for import of books from books.google.com using Google's API == Description ==
This plugin imports data from books.google.com site using Google's API. Following data is pulled and can be imported to wordpress:
Admin page provides easy to use interface where you can map fields and choose where data is going to be stored. Values can be stored as posts ( or other post type ) in posts table, categories ( for "post" type only ) and custom fields as postmeta
== Installation == 1. Upload "google-books-importer.zip" (unzipped) to the "/wp-content/plugins/" directory OR complete zip package in Plugins > Add New > Upload menu in admin of wordpress 2. Activate the plugin through the "Plugins" menu in WordPress. == Screenshots == 1. Search and import screen screenshot-1.png 2. Settings page screenshot-2.png == Changelog == = 1.0 = * Initial release. = 1.1 = * Design changes and navigation added * Possibility for adding new custom field key from existing keys = 1.2 = * General fixes * Featured image added = 1.3 = * Default custom field selection added for fields without key * SSL support for links from Google Books API = 1.4 = * Added option to check for existing image sizes when importing featured image * Some CSS styles added = 1.5 = * Pagination added * Some CSS changes = 1.6 = * Options and import views rewritten with ReactJS * New design == Upgrade Notice == = 0.1 = * Initial release.