Functions
-
functionget_comment_type()
Retrieves the comment type of the current comment.
-
functionget_compat_media_markup()
-
functionget_core_checksums()
Gets and caches the checksums for the given version of WordPress.
-
functionget_core_updates()
Gets available core updates.
-
functionget_currentuserinfo()
Populate global variables with information about the currently logged in user.
-
functionget_current_blog_id()
Retrieves the current site ID.
-
functionget_current_network_id()
Retrieves the current network ID.
-
functionget_current_screen()
Get the current screen object
-
functionget_current_site()
Gets the current network.
-
functionget_current_site_name()
This deprecated function formerly set the site_name property of the $current_site object.
-
functionget_current_theme()
Retrieve current theme name.
-
functionget_current_user_id()
Gets the current user’s ID.
-
functionget_custom_header()
Gets the header image data.
-
functionget_custom_header_markup()
Retrieves the markup for a custom header.
-
functionget_custom_logo()
Returns a custom logo, linked to home unless the theme supports removing the link on the home page.
-
functionget_dashboard_blog()
Get the “dashboard blog”, the blog where users without a blog edit their profile data.
-
functionget_dashboard_url()
Retrieves the URL to the user’s dashboard.
-
functionget_date_from_gmt()
Given a date in UTC or GMT timezone, returns that date in the timezone of the site.
-
functionget_date_template()
Retrieves path of date template in current or parent template.
-
functionget_day_link()
Retrieves the permalink for the day archives with year and month.
-
functionget_default_block_categories()
Returns the list of default categories for block types.
-
Returns the default block editor settings.
-
Returns a filtered list of default template types, containing their localized titles and descriptions.
-
functionget_default_comment_status()
Gets the default comment status for a post type.
-
functionget_default_feed()
Retrieves the default feed.
-
functionget_default_link_to_edit()
Retrieves the default link for editing.
-
functionget_default_page_to_edit()
Gets the default page information to use.
-
functionget_default_post_to_edit()
Returns default post information to use when populating the “Write Post” form.
-
functionget_delete_post_link()
Retrieves the delete posts link for post.
-
functionget_dirsize()
Gets the size of a directory.