Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Ultimate Post Type Manager

Descripción

This plugin is an Easy to use Custom Post Type Manager to Customize Post Types, with great UI.
Download now!.

[Plugin URL]

Some Features

  • Create Custom Post Types.
  • Customize every detail of Post Type.
  • Create Rewrites for Permalink.
  • Manage Supported Feature such as Title,Content,Excerpt,Comments etc.
  • Very Easy to use interface.
  • Automatically adds the Post type Count to Right Now box on Dashboard
  • Automatically adds display of all post types to homepage and Feeds.

Updates

  • Now Create Custom Fields for any Post Type
  • Custom Field of Types Text, Textarea, Combobox.
  • Use Shortcode to display Custom Fields.
  • Supports WordPress Multisite
  • Now Add default Post Tags and Cetegory to any Post type.
  • Compaitble with WordPress 3.2 beta 2
  • Option to define the template for post type
  • Import/Export Custom Post Types
  • Option to Make Your Own Custom Field Type.
  • New Custom Fields Such as Image,Link,Textarea, Rich Text area, Image Gallery.
  • Tabbed UI in Edit Post Meta Box.
  • Modify Enter Title Here Text on Post Add/Edit Page

Also Check out [Ultimate Taxonomy Manager]

Capturas

  • The CPT Create administration screen of Ultimate Post Type Manager.
  • Listing of various Post Types
  • Custom Field Form on Post Page
  • Custom Field Designer

Instalación

The automatic plugin installer should work for most people. Manual installation is easy and takes fewer than five minutes.

  1. Upload ‘ultimate-post-type-manager’ directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to Settings>Post Type Manager

ON Update deactivate the plugin and Reactivate it.

Preguntas frecuentes

Please let me know if you have any problem.

I get ARRAY when using get_post_meta()

I have used arrays to store data in custom fields. Please use a modified function xydac_get_post_meta() in the same way to fetch the values directly.

How is the values stored in array in Custom Field

Custom field hods two data fieldname and field value so I have stored the field name in the field name itself but changed the value part according to following rule.The values are stored in following way
{field_type} => {field_value}

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Ultimate Post Type Manager» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Ultimate Post Type Manager» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.6.9

  • Shortcodes should be working in custom post type format.
  • Improved UX/UI
  • Added function xydac_get_post_meta to access values directly with php
  • Fixed working of Fields with – in fieldname
  • Removed advanced option while adding custom post types.
  • Fixed minor issues of message updated.
  • Fieldtype:Image- Added WordPress inbuilt media library support.
  • Fieldtype:CheckBox- Fixed Minor Issues.
  • Added Enter Title Here Label
  • Added shortcode list in the post.

1.6.8

  • Fixed old data conversion issues.
  • Fixed inclusion of non used script in header.

1.6.7

  • Fixed data conversion problem for multisite.
  • Fixed Checkbox issue
  • Fixed some minor bugs

1.6.6

  • Fixed the wrong Working of Radio Buttons, CSS changes for interfering with site style. Updated Documentation.

1.6.5

  • Fixed the Multiple Values issues

1.6.4

  • Fixed the Fieldtype classes issues

1.6.3

  • Fixed the Content Issue

1.6.2

  • Minor Bug Fixes

1.6.1

  • Added POT file for translation

1.6

  • Option to define the template for post type
  • Import/Export Custom Post Types
  • Option to Make Your Own Custom Field Type.
  • New Custom Fields Such as Image,Link,Textarea, Rich Text area, Image Gallery.
  • Fixed various Bugs and issues
  • Improved performance
  • Tabbed UI in Edit Post Meta Box.

1.5

  • Custom Field Orders
  • UI Improvement
  • Updates all available options for WordPress 3.1
  • Fixed Bugs
  • Fixed Checkboxes and Radiobuttons.

1.4

  • Radio Button added
  • Checkbox Added
  • Fixed Shortcode Bugs

1.3

  • Added Enhancement to add default Category, Post Tags to any Post type.
  • Fixed Bugs

1.2

  • Fixed breaking of code on homepage and feeds

1.1

  • Updated plugin to support WordPress Multisite.

1.0

  • Major New Version Released
  • Support for Custom Fields
  • Support for Shortcodes

0.1

  • New Plugin Released