Plugins

Plugins

Plugins (2)

Using Active Extra fields feature from other plugins

The Active Extra Fields wordpress plugin  works a  whole ,but a plugin designer can make use of it features to create custom write panels.For reusability sake this plugin supports,class functions which can be used to create,edit and delete Meta boxes and Fields.Also Filters and Action hooks are supported an allow to control actions excecuted by this plugin and the filtering of data collected.This is a short tutorial on how to make use of some of the Active Extra Fields features.

Read more... 1 Comment

Active Extra fields

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
Read more... 3 comments