Descripció
This plugin allows you add options pages simply via Options Page Builder. It’s free but supports premium features: tab, group field, repeatable field, field dependencies. It’s powerful but lightweight and fast.
Beside built-in fields, PuppyFW also allows you can create your own fields easily.
Checkout the short video below to have a first look about this plugin:
More Information
- For help use wordpress.org or create issues on Github
- Fork or contribute on Github
- Visit my website
- View my other WordPress Plugins
Instal·lació
- Upload the plugin files to the
/wp-content/plugins/puppyfw
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to
Options pages > Add New
to add an options page. - Follow the documentation for more detail.
PMF
- Installation Instructions
-
- Upload the plugin files to the
/wp-content/plugins/puppyfw
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to
Options pages > Add New
to add an options page. - Follow the documentation for more detail.
- Upload the plugin files to the
- Does it support nested tabs
-
Yes, it supports multi-level nested tabs.
- Can repeatable field woth with group, editor?
-
Yes, repeatable field can work with any fields.
- Can group field be sortable and collapsible?
-
At the moment, it can’t. But they will be supported in the future.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«PuppyFW» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «PuppyFW» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
0.4.4
- Fix missing removeRule() method in options page builder
0.4.3
- Added alpha channel option for colorpicker field
- Fix colorpicker attributes doesn’t work with WordPress 4.9
0.4.2
- Fix field attributes doesn’t work
- Fix image field doesn’t work when use URL
- Fix slashes issue when save fields
0.4.1
- Fix Vietnamese text encoding
0.4.0
- Support media buttons in editor field (requires WordPress 4.9)
- Added import/export feature for options page builder
- Hook
puppyfw_builder_assets
- Show options page data in posts list table
- Removed
PUPPYFW_VERSION
constant - Check the existing of function
puppyfw()
to load plugin instead ofPUPPYFW_VERSION
constant which be removed
0.3.0
- First release