Post Types Definitely Wordpress Plugin - Rating, Reviews, Demo & Download

Post Types Definitely Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

Post Types Definitely is a framework for developers that allows them to easily add post types, with taxonomies, metaboxes and meta fields to the WordPress admin so that a user can manage them. You can also customize the post type list tables, for example to display values of a specific meta field in an additional column – sortable and filterable if you like.

The plugin belongs to the group of Definitely plugins which aim at making adding backend components in WordPress easier and more standardized for developers. All Definitely plugins bundle a custom library that handles functionality which is shared across all these plugins, for example handling the field types and their controls.

The library comes with several common field types and validation functions included, including repeatable fields, where you can group a few fields together and allow the user to add more and more of them. All the fields have a validation mechanism, so you can specify what the user is allowed to enter and print out custom error messages.

For an extensive list of features, please visit the Features page in the Post Types Definitely Wiki.

This plugin is a framework.
When you activate the plugin, it will not change anything visible in your WordPress site. The plugin is a framework to make things easier for developers.
In order to benefit by this framework, you or your developer should use its functionality to do what the framework is supposed to help with.

Usage

Post Types Definitely is very easy to use. Although you need to be able to write some PHP code to use the library, setting up settings pages with tabs, sections and fields should be quite straightforward. All you need to know is:

  • how to hook into a WordPress action
  • how to call a single class function
  • how to handle an array

For a detailed guide and reference on how to use this framework, please read the Wiki on Github. Once you get familiar with the options you have, you will be able to create complex post type interfaces in just a few minutes.

Note: This plugin requires PHP 5.3.0 at least.

Post Types Definitely is just one among a group of Definitely plugins which allow developers to build their admin interfaces more quickly. You might also wanna check out:
* Options Definitely

Screenshots

  1. post-types-definitely screenshot 1

    a post editing screen of a post type created with the plugin

  2. post-types-definitely screenshot 2

    a post list screen of a post type created with the plugin

  3. post-types-definitely screenshot 3

    PHP code to create the post type screens above


Reviews & Comments