WordPress.org

  • Showcase
  • Themes
  • Plugins
  • Mobile
  • Support
    • Documentation
    • Forums
  • Get Involved
  • About
  • Blog
  • Hosting
  • Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Methods / Page 48

WP_Hook::apply_filters()

Method: Calls the callback functions added to a filter hook.

Source: wp-includes/class-wp-hook.php:264

Used by 1 function | Uses 0 functions

WP_Hook::build_preinitialized_hooks()

Method: Normalizes filters set up before WordPress has initialized to WP_Hook objects.

Source: wp-includes/class-wp-hook.php:363

Used by 1 function | Uses 0 functions

WP_Hook::current()

Method: Returns the current element.

Source: wp-includes/class-wp-hook.php:455

Used by 0 functions | Uses 0 functions

WP_Hook::current_priority()

Method: Return the current priority level of the currently running iteration of the hook.

Source: wp-includes/class-wp-hook.php:347

Used by 0 functions | Uses 0 functions

WP_Hook::do_action()

Method: Executes the callback functions hooked on a specific action hook.

Source: wp-includes/class-wp-hook.php:308

Used by 0 functions | Uses 1 function

WP_Hook::do_all_hook()

Method: Processes the functions hooked into the ‘all’ hook.

Source: wp-includes/class-wp-hook.php:325

Used by 0 functions | Uses 0 functions

WP_Hook::has_filter()

Method: Checks if a specific action has been registered for this hook.

Source: wp-includes/class-wp-hook.php:197

Used by 0 functions | Uses 2 functions

WP_Hook::has_filters()

Method: Checks if any callbacks have been registered for this hook.

Source: wp-includes/class-wp-hook.php:223

Used by 1 function | Uses 0 functions

WP_Hook::key()

Method: Returns the key of the current element.

Source: wp-includes/class-wp-hook.php:481

Used by 0 functions | Uses 0 functions

WP_Hook::next()

Method: Moves forward to the next element.

Source: wp-includes/class-wp-hook.php:468

Used by 0 functions | Uses 0 functions

WP_Hook::offsetExists()

Method: Determines whether an offset value exists.

Source: wp-includes/class-wp-hook.php:397

Used by 0 functions | Uses 0 functions

WP_Hook::offsetGet()

Method: Retrieves a value at a specified offset.

Source: wp-includes/class-wp-hook.php:411

Used by 0 functions | Uses 0 functions

WP_Hook::offsetSet()

Method: Sets a value at a specified offset.

Source: wp-includes/class-wp-hook.php:425

Used by 0 functions | Uses 0 functions

WP_Hook::offsetUnset()

Method: Unsets a specified offset.

Source: wp-includes/class-wp-hook.php:442

Used by 0 functions | Uses 0 functions

WP_Hook::remove_all_filters()

Method: Removes all callbacks from the current filter.

Source: wp-includes/class-wp-hook.php:239

Used by 0 functions | Uses 1 function

WP_Hook::remove_filter()

Method: Unhooks a function or method from a specific filter action.

Source: wp-includes/class-wp-hook.php:171

Used by 0 functions | Uses 2 functions

WP_Hook::resort_active_iterations()

Method: Handles reseting callback priority keys mid-iteration.

Source: wp-includes/class-wp-hook.php:102

Used by 3 functions | Uses 0 functions

WP_Hook::rewind()

Method: Rewinds the Iterator to the first element.

Source: wp-includes/class-wp-hook.php:505

Used by 0 functions | Uses 0 functions

WP_Hook::valid()

Method: Checks if current position is valid.

Source: wp-includes/class-wp-hook.php:494

Used by 0 functions | Uses 0 functions

WP_Http::block_request()

Method: Block requests through the proxy.

Source: wp-includes/class-http.php:837

Used by 1 function | Uses 3 functions

WP_Http::browser_redirect_compatibility()

Method: Match redirect behaviour to browser handling.

Source: wp-includes/class-http.php:476

Used by 0 functions | Uses 0 functions

WP_Http::buildCookieHeader()

Method: Takes the arguments for a ::request() and checks for the cookie array.

Source: wp-includes/class-http.php:746

Used by 2 functions | Uses 1 function

WP_Http::chunkTransferDecode()

Method: Decodes chunk transfer-encoding, based off the HTTP 1.1 specification.

Source: wp-includes/class-http.php:782

Used by 1 function | Uses 0 functions

WP_Http::get()

Method: Uses the GET HTTP method.

Source: wp-includes/class-http.php:610

Used by 0 functions | Uses 2 functions

WP_Http::handle_redirects()

Method: Handles HTTP Redirects and follows them if appropriate.

Source: wp-includes/class-http.php:990

Used by 2 functions | Uses 4 functions

WP_Http::head()

Method: Uses the HEAD HTTP method.

Source: wp-includes/class-http.php:627

Used by 0 functions | Uses 2 functions

WP_Http::is_ip_address()

Method: Determines if a specified string represents an IP address or not.

Source: wp-includes/class-http.php:1049

Used by 1 function | Uses 0 functions

WP_Http::make_absolute_url()

Method: Converts a relative URL to an absolute URL relative to a given URL.

Source: wp-includes/class-http.php:915

Used by 2 functions | Uses 1 function

WP_Http::normalize_cookies()

Method: Normalizes cookies for using in Requests.

Source: wp-includes/class-http.php:447

Used by 1 function | Uses 2 functions

WP_Http::parse_url()

Method: Used as a wrapper for PHP’s parse_url() function that handles edgecases in < PHP 5.4.7.

Source: wp-includes/class-http.php:899

Used by 0 functions | Uses 2 functions
« Previous 1 … 47 48 49 Next »
  • About
  • Blog
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Showcase
  • Plugins
  • Themes
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
  • @WordPress
  • WordPress

Code is Poetry.

Skip to toolbar
  • About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register