ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 5.7.0
  • Page 8

get_post_parent()

Function: Retrieves the parent post object for the given post.

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

Used by 1 function | Uses 0 functions

has_post_parent()

Function: Returns whether the given post has a parent post.

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

Used by 0 functions | Uses 1 function

wp_force_plain_post_permalink()

Function: Determine whether post should always use a plain permalink structure.

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

Used by 4 functions | Uses 1 function

paginate_links_output

Filter Hook: Filters the HTML output of paginated links for archives.

Source: wp-includes/general-template.php:4611

Used by 1 function | Uses 0 functions

wp_strict_cross_origin_referrer()

Function: Displays a referrer `strict-origin-when-cross-origin` meta tag.

Source: wp-includes/general-template.php:3363

Used by 0 functions | Uses 0 functions

wp_should_replace_insecure_home_url()

Function: Checks whether WordPress should replace old HTTP URLs to the site with their HTTPS counterpart.

Source: wp-includes/https-migration.php:20

Used by 1 function | Uses 6 functions

wp_should_replace_insecure_home_url

Filter Hook: Filters whether WordPress should replace old HTTP URLs to the site with their HTTPS counterpart.

Source: wp-includes/https-migration.php:37

Used by 1 function | Uses 0 functions

wp_replace_insecure_home_url()

Function: Replaces insecure HTTP URLs to the site in the given content, if configured to do so.

Source: wp-includes/https-migration.php:51

Used by 0 functions | Uses 2 functions

wp_update_urls_to_https()

Function: Update the ‘home’ and ‘siteurl’ option to use the HTTPS variant of their URL.

Source: wp-includes/https-migration.php:86

Used by 0 functions | Uses 1 function

wp_update_https_migration_required()

Function: Updates the ‘https_migration_required’ option if needed when the given URL has been updated from HTTP to HTTPS.

Source: wp-includes/https-migration.php:124

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