Skip to content

sarahcssiqueira/plugin-cpt-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Post Types Manager

Project Status: Active – The project has reached a stable, usable state and is being actively developed. License: GPL v2 Release Version Support Level

WordPress Core provides five post types by default: Post, Page, Attachment, Revision and Menu. Although, while working on a project, we may need to create our specific content types, and that can be easily done with a few lines of code. That is the purpose of the main Class in this plugin, using the register_post_type() function.

Usage

[TO DO]

License

The code in this project is licensed under GPL v2 or later.

About

Plugin for managing custom posts types for your project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages