ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 32

add_query_arg()

Function: Retrieves a modified URL query string.

Source: wp-includes/functions.php:1128

Used by 0 functions | Uses 0 functions

add_rewrite_endpoint()

Function: Adds an endpoint, like /trackback/.

Source: wp-includes/rewrite.php:334

Used by 0 functions | Uses 0 functions

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 0 functions | Uses 0 functions

add_rewrite_tag()

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

Source: wp-includes/rewrite.php:162

Used by 0 functions | Uses 0 functions

add_role()

Function: Adds a role, if it does not exist.

Source: wp-includes/capabilities.php:1025

Used by 1 function | Uses 1 function

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_security_page()

Function: Add submenu page to the Security main menu.

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

Used by 0 functions | Uses 0 functions

add_settings_error()

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

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

Used by 0 functions | Uses 0 functions

add_settings_field()

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

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

Used by 0 functions | Uses 0 functions

add_settings_section()

Function: Adds a new section to a settings page.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 31 32 33 … 330 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy