|
It aims at replacing the WordPress custom fields.
Simple Fields turns WordPress into an even more powerful Content Management System (CMS).
Installation:
Unpack and upload it to the /wp-content/plugins/ directory.
Activate the plugin through the 'Plugins' menu in WordPress.
Here are some key features of "Simple Fields":
· Add textboxes, text areas, checkboxes, radio buttons, dropdowns, and file browser to the post admin area
· Much easier for the user than regular custom fields
· Group fields together into logical groups. For example combine File + Name + Description into a an Attachments-group.
· Use "repeatable" field groups to add many any amount of field groups to a single post (great for images or attachments!)
· Use drag and drop to change order of added repeatable groups
· Different post types can use different field groups - actually you can even use different field groups even for same post type
· Nice GUI that looks like the rest of WordPress
Requirements:
· WordPress 3.0 or higher
What's New in This Release: [ read full changelog ]
Added:
· CSS classes to field groups in admin area, so developers can style things there.
· Actions and filter so developers can modify parts of Simple Fields behavior.
· Functions for getting the connector for the current post. See simple_fields_connector() and simple_fields_is_connector().
· Function to set value, see simple_fields_set_value()
· German translation.
Fixed:
· Simple Fields is now mostly a class.
· Various bugfixes.
0 comments:
Post a Comment