128 results found for “_url”. Showing results 76 to 100.
-
functionstrip_fragment_from_url()
Strips the #fragment from a URL, if one is present.
-
functionwp_get_update_https_url()
Gets the URL to learn more about updating the site to use HTTPS.
-
functionwp_update_urls_to_https()
Update the ‘home’ and ‘siteurl’ option to use the HTTPS variant of their URL.
-
functionattachment_url_to_postid()
Tries to convert an attachment URL into a post ID.
-
functionwp_media_insert_url_form()
Creates the form for external url.
-
functionwp_sitemaps_get_max_urls()
Gets the maximum number of URLs for a sitemap.
-
functionwp_get_original_image_url()
Retrieves the URL to an original attachment image.
-
functionwp_get_post_revisions_url()
Returns the url for viewing and potentially restoring revisions of a given post.
-
functionget_the_post_thumbnail_url()
Returns the post thumbnail URL.
-
functionmedia_upload_type_url_form()
Outputs the legacy media upload form for external media.
-
functionwp_is_home_url_using_https()
Checks whether the current site URL is using HTTPS.
-
functionwp_is_site_url_using_https()
Checks whether the current site’s URL where WordPress is stored is using HTTPS.
-
functionget_comment_author_url_link()
Retrieves the HTML link of the URL of the author of the current comment.
-
functioniis7_save_url_rewrite_rules()
Updates the IIS web.config file with the current rules if it is writable.
-
functionwp_get_attachment_image_url()
Gets the URL of an image attachment.
-
functionwp_get_attachment_thumb_url()
Retrieves URL for an attachment thumbnail.
-
functionwp_get_direct_php_update_url()
Gets the URL for directly updating the PHP version the site is running on.
-
functionwp_replace_insecure_home_url()
Replaces insecure HTTP URLs to the site in the given content, if configured to do so.
-
functionwp_get_default_update_php_url()
Gets the default URL to learn more about updating the PHP version the site is running on.
-
function_remove_qs_args_if_not_in_url()
Removes arguments from a query string if they are not present in a URL DO NOT use this in plugin code.
-
functionwp_get_direct_update_https_url()
Gets the URL for directly updating the site to use HTTPS.
-
Gets the default URL to learn more about updating the site to use HTTPS.
-
Checks whether WordPress should replace old HTTP URLs to the site with their HTTPS counterpart.
-
Retrieves a specific component from a parsed URL array.