ClassicPress logo
Skip to content
Filter by type:

Browse:

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

WP_Widget_Meta

Class: Core class used to implement a Meta widget.

Source: wp-includes/widgets/class-wp-widget-meta.php:19

Used by 0 functions | Uses 1 function

WP_Widget_Meta::__construct()

Method: Sets up a new Meta widget instance.

Source: wp-includes/widgets/class-wp-widget-meta.php:26

Used by 0 functions | Uses 0 functions

WP_Widget_Meta::widget()

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

Source: wp-includes/widgets/class-wp-widget-meta.php:45

Used by 0 functions | Uses 7 functions

widget_meta_poweredby

Filter Hook: Filters the “Powered by ClassicPress” text in the Meta widget.

Source: wp-includes/widgets/class-wp-widget-meta.php:80

Used by 1 function | Uses 0 functions

WP_Widget_Meta::update()

Method: Handles updating settings for the current Meta widget instance.

Source: wp-includes/widgets/class-wp-widget-meta.php:112

Used by 0 functions | Uses 0 functions

WP_Widget_Meta::form()

Method: Outputs the settings form for the Meta widget.

Source: wp-includes/widgets/class-wp-widget-meta.php:126

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