ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 28

add_action()

Function: Adds a callback function to an action hook.

Source: wp-includes/plugin.php:441

Used by 33 functions | Uses 1 function

add_allowed_options()

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

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

Used by 1 function | Uses 0 functions

add_blog_option()

Function: Adds a new option for a given blog ID.

Source: wp-includes/ms-blogs.php:403

Used by 0 functions | Uses 2 functions

add_clean_index()

Function: Adds an index to a specified table.

Source: wp-admin/includes/upgrade.php:2575

Used by 0 functions | Uses 0 functions

add_comment_meta()

Function: Adds meta data field to a comment.

Source: wp-includes/comment.php:439

Used by 0 functions | Uses 0 functions

add_comments_page()

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

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

Used by 0 functions | Uses 1 function

add_contextual_help()

Function: Add contextual help text for a page.

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

Used by 0 functions | Uses 0 functions

add_cssclass()

Function: Adds a CSS class to a string.

Source: wp-admin/includes/menu.php:198

Used by 1 function | Uses 0 functions

add_custom_background()

Function: Add callbacks for background image display.

Source: wp-includes/deprecated.php:3031

Used by 0 functions | Uses 0 functions

add_custom_image_header()

Function: Add callbacks for image header display.

Source: wp-includes/deprecated.php:2995

Used by 0 functions | Uses 0 functions
« Previous 1 … 27 28 29 … 330 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy