ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.0.0
  • Page 8

customize_render_panel_{$this->id}

Action Hook: Fires before rendering a specific Customizer panel.

Source: wp-includes/class-wp-customize-panel.php:292

Used by 0 functions | Uses 0 functions

WP_Customize_Panel::render()

Method: Render the panel container, and then its contents (via `this->render_content()`) in a subclass.

Source: wp-includes/class-wp-customize-panel.php:304

Used by 0 functions | Uses 0 functions

WP_Customize_Panel

Class: Customize Panel class.

Source: wp-includes/class-wp-customize-panel.php:20

Used by 2 functions | Uses 0 functions

WP_Roles::__call()

Method: Makes private/protected methods readable for backward compatibility.

Source: wp-includes/class-wp-roles.php:103

Used by 0 functions | Uses 0 functions

wp_spaces_regexp()

Function: Returns the regexp for common whitespace characters.

Source: wp-includes/formatting.php:5746

Used by 0 functions | Uses 0 functions

wp_spaces_regexp

Filter Hook: Filters the regexp for common whitespace characters.

Source: wp-includes/formatting.php:5762

Used by 0 functions | Uses 0 functions

human_time_diff

Filter Hook: Filters the human readable difference between two timestamps.

Source: wp-includes/formatting.php:3899

Used by 0 functions | Uses 0 functions

WP_Session_Tokens::update_session()

Method: Updates a session based on its verifier (token hash).

Source: wp-includes/class-wp-session-tokens.php:271

Used by 0 functions | Uses 0 functions

WP_Session_Tokens::destroy_other_sessions()

Method: Destroys all sessions for this user, except the single session with the given verifier.

Source: wp-includes/class-wp-session-tokens.php:280

Used by 0 functions | Uses 0 functions

WP_Session_Tokens::destroy_all_sessions()

Method: Destroys all sessions for the user.

Source: wp-includes/class-wp-session-tokens.php:287

Used by 0 functions | Uses 0 functions
« Previous 1 … 7 8 9 … 14 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy