get_post_timestamp()
Function: Retrieves post published or modified time as a Unix timestamp.
Source: wp-includes/general-template.php:2809
Function: Retrieves post published or modified time as a Unix timestamp.
Source: wp-includes/general-template.php:2809
Function: Retrieves post published or modified time as a `DateTimeImmutable` object instance.
Source: wp-includes/general-template.php:2766
Function: Checks whether WordPress should replace old HTTP URLs to the site with their HTTPS counterpart.
Source: wp-includes/https-migration.php:20
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
Function: Provide a way to filter and escape the HTML attributes being output.
Source: wp-includes/formatting.php:6215
Function: Escaping for XML blocks.
Source: wp-includes/formatting.php:4690
Function: Adds `rel=”nofollow ugc”` string to all HTML A elements in content.
Source: wp-includes/formatting.php:3250
Function: Adds `rel=”noopener”` to all HTML A elements that have a target.
Source: wp-includes/formatting.php:3272