ClassicPress logo
Skip to content
Filter by type:
Browse: Home / WP-4.8.1

rest_pre_echo_response

Filter Hook: Filters the API response.

Source: wp-includes/rest-api/class-wp-rest-server.php:394

Used by 1 function | Uses 0 functions

WP_Widget_Text::is_legacy_instance()

Method: Determines whether a given instance is legacy and should bypass using TinyMCE.

Source: wp-includes/widgets/class-wp-widget-text.php:85

Used by 1 function | Uses 2 functions

widget_text

Filter Hook: Filters the content of the Text widget.

Source: wp-includes/widgets/class-wp-widget-text.php:270

Used by 2 functions | Uses 0 functions

WP_Widget_Text::form()

Method: Outputs the Text widget settings form.

Source: wp-includes/widgets/class-wp-widget-text.php:436

Used by 0 functions | Uses 11 functions

WP_Widget_Custom_HTML

Class: Core class used to implement a Custom HTML widget.

Source: wp-includes/widgets/class-wp-widget-custom-html.php:17

Used by 0 functions | Uses 1 function

WP_Widget_Custom_HTML::__construct()

Method: Sets up a new Custom HTML widget instance.

Source: wp-includes/widgets/class-wp-widget-custom-html.php:43

Used by 0 functions | Uses 2 functions

WP_Widget_Custom_HTML::widget()

Method: Outputs the content for the current Custom HTML widget instance.

Source: wp-includes/widgets/class-wp-widget-custom-html.php:111

Used by 0 functions | Uses 8 functions

widget_custom_html_content

Filter Hook: Filters the content of the Custom HTML widget.

Source: wp-includes/widgets/class-wp-widget-custom-html.php:152

Used by 1 function | Uses 0 functions

WP_Widget_Custom_HTML::update()

Method: Handles updating settings for the current Custom HTML widget instance.

Source: wp-includes/widgets/class-wp-widget-custom-html.php:181

Used by 0 functions | Uses 3 functions

WP_Widget_Custom_HTML::form()

Method: Outputs the Custom HTML widget settings form.

Source: wp-includes/widgets/class-wp-widget-custom-html.php:235

Used by 0 functions | Uses 3 functions
ClassicPress Documentation • Made with ClassicPress
Privacy Policy