Download the PHP package wpsmith/widget without Composer
On this page you can find all versions of the php package wpsmith/widget. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wpsmith/widget
More information about wpsmith/widget
Files in wpsmith/widget
Download wpsmith/widget
More information about wpsmith/widget
Files in wpsmith/widget
Vendor wpsmith
Package widget
Short Description WordPress widget base class.
License GPL-2.0+
Homepage https://github.com/wpsmith/Widget
Package widget
Short Description WordPress widget base class.
License GPL-2.0+
Homepage https://github.com/wpsmith/Widget
Please rate this library. Is it a good library?
Informations about the package widget
Widget Class
The Widget
class extends the WordPress Widget class (WP_Widget
) to add some helper methods.
Widget
expects only one method to be implemented: protected function get_defaults()
.
Widget
adds two static methods:
widget_save_inline_js()
: Outputs an inline admin script that autosaves a widget in the WordPress admin area.is_widgets_page()
: Determines whether the current WordPress admin page is the widgets page.
All versions of widget with dependencies
PHP Build Version
Package Version
The package wpsmith/widget contains the following files
Loading the files please wait ....