Skip to content

kirandeep0036/custom-post-type

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Custom Post Type Plugin

This is custom post type plugin that help you to register the custom post type and category of custom post type. It allows you to update the custom post type name, slug and category name, slug as well.

PHP Version Require WordPress CSS3 HTML5 MySQL

Steps to use the plugin:

### step 1:
    Download the plugin and activate it.

### step 2:
    After activate the plugin go to the settings. Default it shows the Guest post type and Guest Category. You can update the post type name, slug , category name and slug in post type setting page in wp-admin menus. Once you update the all settings then refresh the page to get the updated title and slug.

### step 3:
    You can use below shared shortcode to display the custom post type posts on the page:

    [list_of_posts]