inclind / inclind-cpt-plugin

inclind-cpt-plugin is a WordPress plugin that was developed to remove the hassle of having to inject CPTs in themes or use bloated and untrustworthy plugins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inclind CPT WordPress Plugin

inclind-cpt-plugin is a WordPress plugin that was developed to remove the hassle of having to inject CPTs in themes or use bloated and untrustworthy plugins.

Installation

For general WordPress installation:

  1. Extract the zip release into the wp-content/plugins/ folder.
  2. Upload the release ZIP to the default WordPress plugin installer

Usage

Ensure that the plugin is active.

Most usage and configuration is done within the includes/class-inclind-cpt-register.php file.

IMPORTANT NOTE

Please use a generator when generating or creating CPTs. I would recommend this tool: https://generatewp.com/post-type/

Please follow the steps carefully.

About

inclind-cpt-plugin is a WordPress plugin that was developed to remove the hassle of having to inject CPTs in themes or use bloated and untrustworthy plugins.

License:GNU General Public License v2.0


Languages

Language:PHP 90.1%Language:JavaScript 9.9%