ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/widgets/class-wp-widget-text.php

WP_Widget_Text::enqueue_preview_scripts()

Method: Enqueue preview scripts.

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

Used by 0 functions | Uses 0 functions

WP_Widget_Text::enqueue_admin_scripts()

Method: Loads the required scripts and styles for the widget control.

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

Used by 0 functions | Uses 2 functions

WP_Widget_Text::form()

Method: Outputs the Text widget settings form.

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

Used by 0 functions | Uses 6 functions

WP_Widget_Text::render_control_template_scripts()

Method: Render form template scripts.

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

Used by 0 functions | Uses 0 functions

WP_Widget_Text

Class: Core class used to implement a Text widget.

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

Used by 0 functions | Uses 1 function

WP_Widget_Text::__construct()

Method: Sets up a new Text widget instance.

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

Used by 0 functions | Uses 0 functions

WP_Widget_Text::_register_one()

Method: Add hooks for enqueueing assets when registering all widget instances of this widget class.

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

Used by 0 functions | Uses 1 function

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:84

Used by 1 function | Uses 2 functions

WP_Widget_Text::_filter_gallery_shortcode_attrs()

Method: Filters gallery shortcode attributes.

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

Used by 0 functions | Uses 1 function

WP_Widget_Text::widget()

Method: Outputs the content for the current Text widget instance.

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

Used by 0 functions | Uses 9 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy