ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-2.7.0
  • Page 11

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

wp_user_settings()

Function: Saves and restores user interface settings stored in a cookie.

Source: wp-includes/option.php:1127

Used by 0 functions | Uses 0 functions

get_user_setting()

Function: Retrieves user interface setting value based on setting name.

Source: wp-includes/option.php:1190

Used by 0 functions | Uses 0 functions

delete_user_setting()

Function: Deletes user interface settings.

Source: wp-includes/option.php:1234

Used by 0 functions | Uses 0 functions

get_all_user_settings()

Function: Retrieves all user interface settings.

Source: wp-includes/option.php:1266

Used by 0 functions | Uses 0 functions

delete_all_user_settings()

Function: Deletes the user settings of the current user.

Source: wp-includes/option.php:1346

Used by 0 functions | Uses 0 functions

the_password_form

Filter Hook: Filters the HTML output for the protected post password form.

Source: wp-includes/post-template.php:1804

Used by 1 function | Uses 0 functions

wp_page_menu

Filter Hook: Filters the HTML output of a page-based menu.

Source: wp-includes/post-template.php:1520

Used by 1 function | Uses 0 functions

wp_get_attachment_link

Filter Hook: Filters a retrieved attachment page link.

Source: wp-includes/post-template.php:1695

Used by 1 function | Uses 0 functions

wp_page_menu()

Function: Displays or retrieves a list of pages with an optional home link.

Source: wp-includes/post-template.php:1406

Used by 0 functions | Uses 7 functions
« Previous 1 … 10 11 12 … 28 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy