ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 43

get_post_timestamp()

Function: Retrieves post published or modified time as a Unix timestamp.

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

Used by 1 function | Uses 1 function

get_post_datetime()

Function: Retrieves post published or modified time as a `DateTimeImmutable` object instance.

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

Used by 3 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_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

cp_attributes()

Function: Provide a way to filter and escape the HTML attributes being output.

Source: wp-includes/formatting.php:6215

Used by 0 functions | Uses 0 functions

esc_xml()

Function: Escaping for XML blocks.

Source: wp-includes/formatting.php:4690

Used by 0 functions | Uses 0 functions

wp_targeted_link_rel()

Function: Adds `rel=”noopener”` to all HTML A elements that have a target.

Source: wp-includes/formatting.php:3272

Used by 0 functions | Uses 0 functions

wp_targeted_link_rel_callback()

Function: Callback to add `rel=”noopener”` string to HTML A element.

Source: wp-includes/formatting.php:3310

Used by 0 functions | Uses 0 functions
« Previous 1 … 42 43 44 … 364 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy