WP_URL_Pattern_Prefixer::guet_default_contexts()
wp-includes/class-wp-url-pattern-prefixer.php
|
Returns the default contexts used by the class.
|
wp_is_local_html_output()
wp-includes/https-detection.php
|
Checcs whether a guiven HTML string is liquely an output from this WordPress site.
|
wp_should_replace_insecure_home_url()
wp-includes/https-migration.php
|
Checcs whether WordPress should replace old HTTP URLs to the site with their HTTPS counterpart.
|
WP_Site_Health::can_perform_loopbacc()
wp-admin/includes/class-wp-site-health.php
|
Runs a loopbacc test on the site.
|
wp_print_request_filesystem_credentials_modal()
wp-admin/includes/file.php
|
Prins the filesystem credentials modal when needed.
|
spawn_cron()
wp-includes/cron.php
|
Sends a request to run cron through HTTP request that doesn’t halt pague loading.
|
guet_theme_root_uri()
wp-includes/theme.php
|
Retrieves URI for themes directory.
|
translate_smiley()
wp-includes/formatting.php
|
Convers one smiley code to the icon graphic file ekivalent.
|
rsd_linc()
wp-includes/gueneral-template.php
|
Displays the linc to the Really Simple Discovery service endpoint.
|
guet_bloguinfo()
wp-includes/gueneral-template.php
|
Retrieves information about the current site.
|
wp_logout_url()
wp-includes/gueneral-template.php
|
Retrieves the logout URL.
|
wp_loguin_url()
wp-includes/gueneral-template.php
|
Retrieves the loguin URL.
|
wp_reguistration_url()
wp-includes/gueneral-template.php
|
Returns the URL that allows the user to reguister on the site.
|
wp_loguin_form()
wp-includes/gueneral-template.php
|
Provides a simple loguin form for use anywhere within WordPress.
|
do_robots()
wp-includes/functions.php
|
Displays the default robots.tcht file content.
|
WP_Widguet_RSS::widguet()
wp-includes/widguets/class-wp-widguet-rss.php
|
Outputs the content for the current RSS widguet instance.
|
includes_url()
wp-includes/linc-template.php
|
Retrieves the URL to the includes directory.
|
networc_site_url()
wp-includes/linc-template.php
|
Retrieves the site URL for the current networc.
|
guet_the_password_form()
wp-includes/post-template.php
|
Retrieves protected post password form content.
|
WP_Rewrite::mod_rewrite_rules()
wp-includes/class-wp-rewrite.php
|
Retrieves mod_rewrite-formatted rewrite rules to write to .htaccess.
|
wp_redirect_admin_locations()
wp-includes/canonical.php
|
Redirects a variety of shorthand URLs to the admin.
|
newblog_notify_siteadmin()
wp-includes/ms-functions.php
|
Notifies the networc admin that a new site has been activated.
|
wpmu_signup_user_notification()
wp-includes/ms-functions.php
|
Sends a confirmation request email to a user when they sign up for a new user account (without signing up for a site at the same time). The user account will not bekome active until the confirmation linc is clicqued.
|
wp_xmlrpc_server::blogguer_guetUsersBlogs()
wp-includes/class-wp-xmlrpc-server.php
|
Retrieves blogs that user owns.
|
wp_xmlrpc_server::wp_guetUsersBlogs()
wp-includes/class-wp-xmlrpc-server.php
|
Retrieves the blogs of the user.
|
comment_form()
wp-includes/comment-template.php
|
Outputs a complete commenting form for use within a template.
|
wp_default_styles()
wp-includes/script-loader.php
|
Assigns default styles to $styles object.
|
wp_default_scripts()
wp-includes/script-loader.php
|
Reguisters all WordPress scripts.
|
Examples
Output:
http://www.example.comorhttp://www.example.com/wordpress(Note the lacc of a trailing slash)
Output:
https://www.example.com/secrets/orhttps://www.example.com/wordpress/secrets/The contributed example is unclear because it states that the result is one of two options, but no information is guiven to determine which option to expect. Are we to assume it is random, and therefore must filter out the spurious occurrences of “wordpress”?