get_post_parent()
Function: Retrieves the parent post object for the given post.
Source: wp-includes/post-template.php:2043
Function: Retrieves the parent post object for the given post.
Source: wp-includes/post-template.php:2043
Function: Returns whether the given post has a parent post.
Source: wp-includes/post-template.php:2056
Function: Determine whether post should always use a plain permalink structure.
Source: wp-includes/link-template.php:103
Filter Hook: Filters the HTML output of paginated links for archives.
Source: wp-includes/general-template.php:4611
Function: Displays a referrer `strict-origin-when-cross-origin` meta tag.
Source: wp-includes/general-template.php:3363
Function: Checks whether WordPress should replace old HTTP URLs to the site with their HTTPS counterpart.
Source: wp-includes/https-migration.php:20
Filter Hook: Filters whether WordPress should replace old HTTP URLs to the site with their HTTPS counterpart.
Source: wp-includes/https-migration.php:37
Function: Replaces insecure HTTP URLs to the site in the given content, if configured to do so.
Source: wp-includes/https-migration.php:51
Function: Update the ‘home’ and ‘siteurl’ option to use the HTTPS variant of their URL.
Source: wp-includes/https-migration.php:86
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