WP Manifestindependent plugin directory
manifest / content / books

Books

WordPress plugin to add Books custom post type and related taxonomies.

by WebMan Design, Oliver Juhas · github.com/webmandesign/books · website

1stars
0forks

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.zip

Declares 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 ==

  1. Unzip the plugin download file and upload books folder into the /wp-content/plugins/ directory.
  2. Activate the plugin through the "Plugins" menu in WordPress.
  3. 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.

Read the full README on GitHub →