This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Simple Custom Post Types

Description

WordPress 3.1 and up allow to manage new custom post type, this plugin makes it even simpler, removing the need for you to write any code. Excerpt update your theme !

This plugin provides a nice interface and easy access. The plugin provides almost all the parameters of the WordPress CPT API.

It’s possible to manage the permissions of custom post types such as articles or pages. Or create a full set of custom permissions and related roles !

This plugin is developped on WordPress 3.3, with the constant WP_DEBUG to TRUE.

Screenshots

  • Settings page

Installation

Required PHP5.

  1. Download, unzip and upload to your WordPress plugins directory
  2. Activate the plugin within you WordPress Administration Backend
  3. Go to Settings > Custom Post Types and follow the steps on the Simple Custom Post Types page

FAQ

Does this plugin handles custom fields?

No, we prefer to use 2 plugins specifically designed to meet two different needs …

How to create a custom taxonomy ?

You can use a another plugin writted by Me and BeAPI :

How to create a custom role?

You must install a plugin for managing roles and permissions as:

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Simple Custom Post Types” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

  • Version 3.4.1 :
    • Change default position on menu (used 30)
    • Fix default icons, put FALSE
  • Version 3.4 :
    • Add export PHP feature
    • Mark as compatible with WP 3.4.1
  • Version 3.3 :
    • Convert conversion tools to BULK edit
    • Sync POT with latest trunk
  • Version 3.2.2 :
    • Add role creation for each post type (thanks to benjaminniess for brilliant patch and me for idea :D)
  • Version 3.2.1.1 :
    • Fix possible bug with others plugin’s beapi that use import
  • Version 3.2.1 :
    • Fix possible bug with others plugin’s beapi that use export
  • Version 3.2 :
    • Fix a bug with permalink flush on admin… Global not defined…
    • Add Export/Import config tool
  • Version 3.1.2 :
    • Fix a bug with permalink flush on admin. Performance improvement !
  • Version 3.1.1 :
    • Add possibility to custom slug for CPT archives…
    • Add french translation. (not finished)
  • Version 3.1 :
    • Remove custom features archive
    • Compatible 3.1
    • Allow delete without flushing contents
    • Add JS confirmation before deleting.
    • Add all caps
    • Add “post formats” feature to CPT supports
    • Update readme.txt
  • Version 3.0.1 :
    • Add some and improve features from Simple Custom Post Type Archives
  • Version 3.0.0 :
    • First version stable