ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 170

register_rest_field()

Function: Registers a new field on an existing WordPress object type.

Source: wp-includes/rest-api.php:153

Used by 0 functions | Uses 0 functions

register_rest_route()

Function: Registers a REST API route.

Source: wp-includes/rest-api.php:34

Used by 0 functions | Uses 0 functions

register_setting()

Function: Registers a setting and its data.

Source: wp-includes/option.php:2417

Used by 0 functions | Uses 0 functions

register_sidebar()

Function: Builds the definition for a single sidebar and returns the ID.

Source: wp-includes/widgets.php:259

Used by 0 functions | Uses 0 functions

register_sidebar_widget()

Function: Register widget for sidebar with backward compatibility.

Source: wp-includes/deprecated.php:2122

Used by 0 functions | Uses 0 functions

register_sidebars()

Function: Creates multiple sidebars.

Source: wp-includes/widgets.php:166

Used by 0 functions | Uses 0 functions

register_taxonomy()

Function: Creates or modifies a taxonomy object.

Source: wp-includes/taxonomy.php:532

Used by 0 functions | Uses 0 functions

register_taxonomy_for_object_type()

Function: Adds an already registered taxonomy to an object type.

Source: wp-includes/taxonomy.php:771

Used by 0 functions | Uses 0 functions

register_term_meta()

Function: Registers a meta key for terms.

Source: wp-includes/taxonomy.php:1527

Used by 0 functions | Uses 0 functions

register_theme_directory()

Function: Registers a directory that contains themes.

Source: wp-includes/theme.php:403

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