• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register

WordPress.org

  • Showcase
  • Learn
  • Themes
  • Plugins
  • Mobile
  • Support
    • Documentation
    • Forums
  • Get Involved
    • Five for the Future
  • About
  • Blog
  • Hosting
  • Get WordPress

Code Reference

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

wp_normalize_path()

Function: Normalize a filesystem path.

Source: wp-includes/functions.php:2109

Used by 10 functions | Uses 1 function

get_status_header_desc()

Function: Retrieve the description for the HTTP status.

Source: wp-includes/functions.php:1311

Used by 5 functions | Uses 1 function

get_the_permalink()

Function: Retrieves the full permalink for the current post or post ID.

Source: wp-includes/link-template.php:157

Used by 1 function | Uses 1 function

wp_register_plugin_realpath()

Function: Register a plugin’s real path.

Source: wp-includes/plugin.php:722

Used by 3 functions | Uses 1 function

doing_filter()

Function: Retrieve the name of a filter currently being processed.

Source: wp-includes/plugin.php:366

Used by 2 functions | Uses 0 functions

doing_action()

Function: Retrieve the name of an action currently being processed.

Source: wp-includes/plugin.php:385

Used by 2 functions | Uses 1 function

current_action()

Function: Retrieve the name of the current action.

Source: wp-includes/plugin.php:341

Used by 2 functions | Uses 1 function

pre_update_option

Filter Hook: Filters an option before its value is (maybe) serialized and updated.

Source: wp-includes/option.php:395

Used by 1 function | Uses 0 functions

wp_validate_logged_in_cookie()

Function: Validates the logged-in cookie.

Source: wp-includes/user.php:523

Used by 0 functions | Uses 3 functions

pre_wp_nav_menu

Filter Hook: Filters whether to short-circuit the wp_nav_menu() output.

Source: wp-includes/nav-menu-template.php:113

Used by 1 function | Uses 0 functions

wp_maybe_generate_attachment_metadata()

Function: Maybe attempts to generate attachment metadata, if missing.

Source: wp-includes/media.php:4764

Used by 1 function | Uses 8 functions

wp_playlist_shortcode()

Function: Builds the Playlist shortcode output.

Source: wp-includes/media.php:2608

Used by 0 functions | Uses 21 functions

post_playlist

Filter Hook: Filters the playlist output.

Source: wp-includes/media.php:2636

Used by 1 function | Uses 0 functions

wp_playlist_scripts

Action Hook: Prints and enqueues playlist scripts, styles, and JavaScript templates.

Source: wp-includes/media.php:2796

Used by 1 function | Uses 0 functions

wp_get_attachment_id3_keys()

Function: Returns useful keys to use to lookup data from an attachment’s stored metadata.

Source: wp-includes/media.php:2876

Used by 5 functions | Uses 4 functions

wp_get_attachment_id3_keys

Filter Hook: Filters the editable list of keys to look up data from an attachment’s metadata.

Source: wp-includes/media.php:2900

Used by 1 function | Uses 0 functions

wp_underscore_playlist_templates()

Function: Outputs the templates used by playlists.

Source: wp-includes/media.php:2512

Used by 1 function | Uses 1 function

wp_playlist_scripts()

Function: Outputs and enqueue default scripts and styles for playlists.

Source: wp-includes/media.php:2562

Used by 1 function | Uses 4 functions

img_caption_shortcode()

Function: Builds the Caption shortcode output.

Source: wp-includes/media.php:2103

Used by 1 function | Uses 9 functions

has_image_size()

Function: Check if an image size exists.

Source: wp-includes/media.php:309

Used by 0 functions | Uses 1 function

remove_image_size()

Function: Remove a new image size.

Source: wp-includes/media.php:324

Used by 0 functions | Uses 0 functions

wp_insert_attachment_data

Filter Hook: Filters attachment post data before it is updated in or added to the database.

Source: wp-includes/post.php:4082

Used by 1 function | Uses 0 functions

_count_posts_cache_key()

Function: Return the cache key for wp_count_posts() based on the passed arguments.

Source: wp-includes/post.php:2708

Used by 2 functions | Uses 4 functions

WP_Rewrite::add_endpoint()

Method: Adds an endpoint, like /trackback/.

Source: wp-includes/class-wp-rewrite.php:1720

Used by 1 function | Uses 1 function

get_site_by_path()

Function: Retrieves the closest matching site object by its domain and path.

Source: wp-includes/ms-load.php:163

Used by 1 function | Uses 5 functions

site_by_path_segments_count

Filter Hook: Filters the number of path segments to consider when searching for a site.

Source: wp-includes/ms-load.php:177

Used by 1 function | Uses 0 functions

pre_get_site_by_path

Filter Hook: Determine a site by its domain and path.

Source: wp-includes/ms-load.php:212

Used by 1 function | Uses 0 functions

network_by_path_segments_count

Filter Hook: Filters the number of path segments to consider when searching for a site.

Source: wp-includes/class-wp-network.php:384

Used by 1 function | Uses 0 functions

pre_get_network_by_path

Filter Hook: Determine a network by its domain and path.

Source: wp-includes/class-wp-network.php:418

Used by 1 function | Uses 0 functions

wp_get_network()

Function: Retrieve an object containing information about the requested network.

Source: wp-includes/ms-load.php:560

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

Code is Poetry.