Active Extra fields

Rate this item
(0 votes)

This plugin is used to validate custom fields and post taxonomies .Custom field can be organised under metaboxes. Meta boxes settings include location(normal,side),priority(high,low) and the post type to display them for.With it you can create custom fields using the following type of input:

  • Single lineĀ  text
  • Multi line text
  • WYSIWYG editor
  • Drop down list
  • Checkbox
  • Checkbox list
  • Date

With the input also comes validations

  • Required field validation (text,textarea,WYSIWYG)
  • String length (max and min)
  • Maximum selection (checkboxes,hierarchical taxonomies)
  • Minimum selection (checkboxes,hierarchical taxonomies)
  • Maximum entry (non hierarchical taxonomies)
  • Minimum entry (non hierarchical taxonomies)
  • No selection ,usefull for drop down list when the is a value that must not be selected

Apart from wordking as a whole ,this plugin can also be shared by other plugins.More information on how to make use of this Acyive ectra Fields feature sfrom other plugins can be founf here.

Installation

  • 1. Upload `active-extra-fields` folder to the `/wp-content/plugins/` directory
  • 2. Activate the plugin through the 'Plugins' menu in WordPress
  • 3. You can access the plugin admin under the site setting menu

Change Log

Version 1.0.1

  • Minor bug fixes
  • Support for Date Input Type
  • Added action hooks to allow use by other plugins
    • Meta box deletion
    • Fields deletion
    • Metaboxes list
Last modified on Monday, 23 August 2010 11:43

Related items (by tag)

3 comments

  • Comment Link George Tuesday, 06 March 2012 13:21 posted by George

    e7dad3fc331843fe271bb8b1caa973a4 Hi Guys, I am newbie in the internet stuff and I dont know if I am writing on correct board on this website. I
    have got problem with activating my account. I received email but when I click on the link it was not working, is this link is correct? Just test http://fab-freelance.com/?d9096d004f69

  • Comment Link Elody Tuesday, 07 September 2010 08:41 posted by Elody

    Parse Error due to syntax error on line 38 of the file custom-fields-manager.php, with Wordpress 3.0.1
    Thx to correct it because I really need the WYSIWYG editor in custom field :)

  • Comment Link Takis Bouyouris Thursday, 26 August 2010 16:11 posted by Takis Bouyouris

    Hi, nice plugin!

    A possible bug:

    In file a-meta-boxes-lib.php in line 343 (where you register and enqueue scripts into the admin area) the second argument to the wp_register_script should be the url to the script to be loaded but it is not! The way it is now javascript breaks. Maybe you could consider checking it out.

    Thanks!

Leave a comment

Make sure you enter the (*) required information where indicated.
Basic HTML code is allowed.