=== Faculty CPT Wordpress Plugin === Contributors: hemantkothari, hdkothari81 Requires at least: 4.4 Tags: facutly cpt, cpt, Teacher, custom post type Stable tag: 0.0.2 Tested up to: 6.0 License: GPLv2 Requires PHP: 5.3 License URI: https://www.gnu.org/licenses/gpl-3.0.html Person CPT == Description == The plugin gives you flexibility for adding the custom post type with detailed information using meta boxes. It is as easy as you add like any normal post. == Screenshots == 1. The WordPress setting panel with new Setting "Person CPT" 2. Editor page for adding a new person == Frequently Asked Questions == = Who can use Faculty CPT plugin? = Basically, this plugin is for everyone who needs to add Custom Post Type to their site without writing code. = How Faculty CPT is useful? = This plugin provides you the privileges for adding details of your faculty or employee by using custom post type. Also, you can add more details with the help of meta boxes. It is easy to use just like you use the post of WordPress. It will be useful in such cases like Administrative offices, University students/teachers data, Hospital staff etc. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly. 3. Activate the plugin through the 'Plugins' screen in WordPress 4. Find this settings from the WordPress Dashboard named `Person CPT`. == Changelog == = 0.0.2 = - Compatibility with WordPress 6.0 = 0.0.1 = - Initial release