Using WordPress ‘filter_SSL()’ PHP function Written by Adrian Gordon WordPress Learn how to use the filter_SSL() function in WordPress to format URLs as https
Using WordPress ‘get_current_site_name()’ PHP function Written by Adrian Gordon WordPress This deprecated function formerly set the site_name property of the §current_site object.
Using WordPress ‘get_current_site()’ PHP function Written by Adrian Gordon WordPress The `get_current_site()` function in WordPress retrieves information about the current site on the network, including its ID, domain, path, and site name
Using WordPress ‘get_currentuserinfo()’ PHP function Written by Adrian Gordon WordPress Populate global variables with information about the currently logged in user.
Using WordPress ‘get_core_checksums()’ PHP function Written by Adrian Gordon WordPress Gets and caches the checksums for the given version of WordPress.
Using WordPress ‘get_comment_statuses()’ PHP function Written by Adrian Gordon WordPress Retrieves all of the WordPress supported comment statuses.
Using WordPress ‘find_core_auto_update()’ PHP function Written by Adrian Gordon WordPress Gets the best available (and enabled) Auto-Update for WordPress core.
Using WordPress ‘get_comment_delimited_block_content()’ PHP function Written by Adrian Gordon WordPress Returns the content of a block, including comment delimiters.
Using WordPress ‘get_comment_count()’ PHP function Written by Adrian Gordon WordPress Retrieves the total comment counts for the whole site or a single post.