Books
WordPress plugin to add Books custom post type and related taxonomies.
by WebMan Design, Oliver Juhas · github.com/webmandesign/books · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/webmandesign/books/archive/refs/heads/main.zipDeclares an update source (https://github.com/webmandesign/books), so updates arrive through the plugin's own updater.
Readme
=== Books ===
Contributors: webmandesign Donate link: https://www.webmandesign.eu/contact/#donation Author URI: https://www.webmandesign.eu Plugin URI: https://github.com/webmandesign/books Requires at least: 6.0 Tested up to: 6.1 Requires PHP: 7.0 Stable tag: 1.0.0 License: GNU General Public License v3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Tags: webman, webman design, books, custom post type, custom taxonomy
Registers new "Books" custom post type and related taxonomies.
== Description ==
Registers new "Books" custom post type and related taxonomies. Use Advanced Custom Fields plugin to add additional custom fields if needed.
== Installation ==
- Unzip the plugin download file and upload
booksfolder into the/wp-content/plugins/directory. - Activate the plugin through the "Plugins" menu in WordPress.
- Plugin works immediately after activation by adding Books custom post type into your WordPress website.
== Changelog ==
Please see the changelog.md file for details.
== Upgrade Notice ==
= 1.0.0 = Initial release.