WP Kitab is a simple plugin that allows you to add book post type and taxonomies to your wordpress website
Book AuthortaxonomyBook CategoriestaxonomyBook Main CategorytaxonomyBook LanguagetaxonomyBook PublishertaxonomyBook CitytaxonomyBook Published DatetaxonomyBook Tagstaxonomy- Automatically update Book CPT
TitlebyBook AuthorACF Taxonomy andBook TitleACF Text fields - Automatically update Book CPT
ExcerptbyBook DescriptionACF field - Automatically assign Book CPT
Featured imagebyBook CoverACF Image field - Translation ready
- Shortcode's to display book details
* Book Title - `title` ACF Text Field
* Book Author - `author` ACF Taxonomy Field
* Book Category - `category` ACF Taxonomy Field
* Book Genres - `genres` ACF Taxonomy Field
* Book Language - `language` ACF Taxonomy Field
* Book Publisher - `publisher` ACF Taxonomy Field
* Book City - `city` ACF Taxonomy Field
* Book Published Date - `published_date` ACF Taxonomy Field
* Book ISBN - `isbn` ACF Text Field
* Book Pages - `page_count` ACF Text Field
* Book File - `file` ACF File Field
* Book Cover - `cover` ACF Image Field
* Book Description - `description` ACF Text Area Field
- The plugin requires ACF plugin
- WordPress 5.2 or higher
- PHP 7 or higher
- Download the plugin from GitHub
- Upload the plugin to your
/wp-content/plugins/folder - Activate the plugin in the
Pluginsmenu in WordPress admin panel
- Initial release
- Added translation for Tajik language
- Added ACF fields for Book CPT to the plugin
- Fixed bug with translation
- Added notice error if ACF is not installed
- Added notice error if ACF is not activated
- Added notice error if ACF is not compatible with the plugin
- Refactored code
- Added translation for Russian language
- Added shortcode to display book details
- Added shortcode to get book cover url
- Added shortcode to display book author
- Added shortcode for generating random color for book design purpose
- Fixed translations
This plugin is licensed under the GPLv2 license.