ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 171

register_theme_feature()

Function: Registers a theme feature for use in add_theme_support().

Source: wp-includes/theme.php:3172

Used by 1 function | Uses 0 functions

register_uninstall_hook()

Function: Sets the uninstallation hook for a plugin.

Source: wp-includes/plugin.php:922

Used by 0 functions | Uses 1 function

register_widget()

Function: Register a widget

Source: wp-includes/widgets.php:112

Used by 0 functions | Uses 0 functions

register_widget_control()

Function: Registers widget control callback for customizing options.

Source: wp-includes/deprecated.php:2176

Used by 0 functions | Uses 0 functions

registered_meta_key_exists()

Function: Checks if a meta key is registered.

Source: wp-includes/meta.php:1590

Used by 2 functions | Uses 1 function

rel_canonical()

Function: Outputs rel=canonical for singular queries.

Source: wp-includes/link-template.php:4070

Used by 0 functions | Uses 3 functions

remove_accents()

Function: Converts all accent characters to ASCII characters.

Source: wp-includes/formatting.php:1595

Used by 0 functions | Uses 0 functions

remove_action()

Function: Removes a callback function from an action hook.

Source: wp-includes/plugin.php:612

Used by 14 functions | Uses 1 function

remove_all_actions()

Function: Removes all of the callback functions from an action hook.

Source: wp-includes/plugin.php:626

Used by 0 functions | Uses 1 function

remove_all_filters()

Function: Removes all of the callback functions from a filter hook.

Source: wp-includes/plugin.php:341

Used by 2 functions | Uses 0 functions
« Previous 1 … 170 171 172 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy