ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-3.0.0
  • Page 20

get_background_image()

Function: Retrieves background image for custom background.

Source: wp-includes/theme.php:1778

Used by 4 functions | Uses 2 functions

register_default_headers()

Function: Registers a selection of default headers to be displayed by the custom header admin UI.

Source: wp-includes/theme.php:1544

Used by 0 functions | Uses 0 functions

wp_xmlrpc_server::_multisite_getUsersBlogs()

Method: Private function for retrieving a users blogs for multisite setups.

Source: wp-includes/class-wp-xmlrpc-server.php:4859

Used by 0 functions | Uses 0 functions

is_child_theme()

Function: Whether a child theme is in use.

Source: wp-includes/theme.php:157

Used by 2 functions | Uses 0 functions

apply_filters_ref_array()

Function: Calls the callback functions that have been added to a filter hook, specifying arguments in an array.

Source: wp-includes/plugin.php:228

Used by 1 function | Uses 1 function

site_option_{$option}

Filter Hook: Filters the value of an existing network option.

Source: wp-includes/option.php:1552

Used by 0 functions | Uses 0 functions

pre_add_site_option_{$option}

Filter Hook: Filters the value of a specific network option before it is added.

Source: wp-includes/option.php:1601

Used by 0 functions | Uses 0 functions

add_site_option_{$option}

Action Hook: Fires after a specific network option has been successfully added.

Source: wp-includes/option.php:1662

Used by 0 functions | Uses 0 functions

add_site_option

Action Hook: Fires after a network option has been successfully added.

Source: wp-includes/option.php:1674

Used by 0 functions | Uses 0 functions

pre_delete_site_option_{$option}

Action Hook: Fires immediately before a specific network option is deleted.

Source: wp-includes/option.php:1721

Used by 0 functions | Uses 0 functions
« Previous 1 … 19 20 21 … 47 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy