Download the PHP package wpbp/widgets-helper without Composer
On this page you can find all versions of the php package wpbp/widgets-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download wpbp/widgets-helper
More information about wpbp/widgets-helper
Files in wpbp/widgets-helper
Package widgets-helper
Short Description A class to ease creating powered Widgets on WordPress
License GPL-3.0
Homepage https://github.com/WPBP/Widgets-Helper
Informations about the package widgets-helper
Widgets Helper Class
A class that extends the built-in WP_Widget class to provide an easier/faster way to create Widgets for WordPress.
This is a fork of the original version with updates from the pull requests on the official repo and few little improvements.
Features
- Automatic fields creation
- Validation methods
- Filter methods
- Before/After form output methods
- Custom form fields creation
Install
composer require wpbp/widgets-helper:dev-master
composer-php52 supported.
Example
Credits
by @sksmatt
www.mattvarone.com
Contributors:
Joachim Kudish ( @jkudish )
Joaquin http://bit.ly/p18bOk
markyoungdev http://bit.ly/GK6PwU
riesurya https://github.com/sksmatt/WordPress-Widgets-Helper-Class/pull/7
ghost https://github.com/sksmatt/WordPress-Widgets-Helper-Class/pull/5
Mte90