• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register
WordPress.org
WordPress.org
  • Plugins
  • Themes
  • Patterns
  • Learn
  • Support
    • Documentation
    • Forums
  • News
  • About
  • Get Involved
    • Five for the Future
  • Showcase
  • Mobile
  • Hosting
  • Openverse
  • Get WordPress
Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Reference / Functions / Page 2

add_metadata()

Function: Adds metadata for the specified object.

Source: wp-includes/meta.php:30

Used by 7 functions | Uses 16 functions

add_meta_box()

Function: Adds a meta box to one or more screens.

Source: wp-admin/includes/template.php:1029

Used by 7 functions | Uses 3 functions

add_network_option()

Function: Adds a new network option.

Source: wp-includes/option.php:1504

Used by 2 functions | Uses 15 functions

add_new_user_to_blog()

Function: Adds a newly created user to the appropriate blog

Source: wp-includes/ms-functions.php:2351

Used by 0 functions | Uses 5 functions

add_object_page()

Function: Add a top-level menu page in the ‘objects’ section.

Source: wp-admin/includes/deprecated.php:1433

Used by 0 functions | Uses 2 functions

add_option()

Function: Adds a new option.

Source: wp-includes/option.php:567

Used by 6 functions | Uses 19 functions

add_options_page()

Function: Adds a submenu page to the Settings main menu.

Source: wp-admin/includes/plugin.php:1511

Used by 0 functions | Uses 1 function

add_option_update_handler()

Function: Register a setting and its sanitization callback

Source: wp-admin/includes/deprecated.php:172

Used by 0 functions | Uses 2 functions

add_option_whitelist()

Function: Adds an array of options to the list of allowed options.

Source: wp-includes/deprecated.php:4069

Used by 0 functions | Uses 2 functions

add_pages_page()

Function: Adds a submenu page to the Pages main menu.

Source: wp-admin/includes/plugin.php:1708

Used by 0 functions | Uses 1 function

add_permastruct()

Function: Add permalink structure.

Source: wp-includes/rewrite.php:206

Used by 2 functions | Uses 1 function

add_ping()

Function: Add a URL to those already pinged.

Source: wp-includes/post.php:5426

Used by 1 function | Uses 5 functions

add_plugins_page()

Function: Adds a submenu page to the Plugins main menu.

Source: wp-admin/includes/plugin.php:1559

Used by 0 functions | Uses 1 function

add_posts_page()

Function: Adds a submenu page to the Posts main menu.

Source: wp-admin/includes/plugin.php:1636

Used by 0 functions | Uses 1 function

add_post_meta()

Function: Adds a meta field to the given post.

Source: wp-includes/post.php:2451

Used by 17 functions | Uses 2 functions

add_post_type_support()

Function: Registers support of certain features for a post type.

Source: wp-includes/post.php:2133

Used by 3 functions | Uses 0 functions

add_query_arg()

Function: Retrieves a modified URL query string.

Source: wp-includes/functions.php:1108

Used by 151 functions | Uses 4 functions

add_rewrite_endpoint()

Function: Add an endpoint, like /trackback/.

Source: wp-includes/rewrite.php:334

Used by 0 functions | Uses 1 function

add_rewrite_rule()

Function: Adds a rewrite rule that transforms a URL structure to a set of query vars.

Source: wp-includes/rewrite.php:140

Used by 3 functions | Uses 1 function

add_rewrite_tag()

Function: Add a new rewrite tag (like %postname%).

Source: wp-includes/rewrite.php:162

Used by 3 functions | Uses 2 functions

add_role()

Function: Add role, if it does not exist.

Source: wp-includes/capabilities.php:845

Used by 1 function | Uses 2 functions

add_screen_option()

Function: Register and configure an admin screen option

Source: wp-admin/includes/screen.php:205

Used by 0 functions | Uses 1 function

add_settings_error()

Function: Register a settings error to be displayed to the user.

Source: wp-admin/includes/template.php:1774

Used by 3 functions | Uses 0 functions

add_settings_field()

Function: Add a new field to a section of a settings page.

Source: wp-admin/includes/template.php:1631

Used by 0 functions | Uses 2 functions

add_settings_section()

Function: Add a new section to a settings page.

Source: wp-admin/includes/template.php:1560

Used by 0 functions | Uses 2 functions

add_shortcode()

Function: Adds a new shortcode.

Source: wp-includes/shortcodes.php:63

Used by 2 functions | Uses 2 functions

add_site_meta()

Function: Adds metadata to a site.

Source: wp-includes/ms-site.php:1011

Used by 0 functions | Uses 1 function

add_site_option()

Function: Adds a new option for the current network.

Source: wp-includes/option.php:1321

Used by 3 functions | Uses 1 function

add_submenu_page()

Function: Adds a submenu page.

Source: wp-admin/includes/plugin.php:1375

Used by 14 functions | Uses 6 functions

add_term_meta()

Function: Adds metadata to a term.

Source: wp-includes/taxonomy.php:1371

Used by 1 function | Uses 4 functions
« Previous 1 2 3 … 49 Next »
  • About
  • News
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • Patterns
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
WordPress.org
WordPress.org
  • Visit our Facebook page
  • Visit our Twitter account
Code is Poetry