Class MLA (Media Library Assistant) Text Widget defines a shortcode-enabled version of the WordPress Text widget
|
package
|
Media Library Assistant
|
|
since
|
1.60
|
Methods
Calls the parent constructor to set some defaults.
__construct() : void
Register the widget with WordPress
mla_text_widget_widgets_init_action() : void
static
Defined as public because it's an action.
Sanitize widget definition as it is saved to the database
update( $new_instance, $old_instance) : array
Arguments
Response
arrayUpdated definition values to be saved in the database