Functions
-
functionget_dropins()
Checks the wp-content directory and retrieve all drop-ins with any plugin data.
-
functionget_dynamic_block_names()
Returns an array of the names of all registered dynamic block types.
-
functionget_editable_authors()
Gets author users who can edit posts.
-
functionget_editable_roles()
Fetch a filtered list of user roles that the current user is allowed to edit.
-
functionget_editable_user_ids()
Gets the IDs of any users who can edit posts.
-
functionget_editor_stylesheets()
Retrieves any registered editor stylesheet URLs.
-
functionget_edit_bookmark_link()
Displays the edit bookmark link.
-
functionget_edit_comment_link()
Retrieves the edit comment link.
-
functionget_edit_post_link()
Retrieves the edit post link for post.
-
functionget_edit_profile_url()
Retrieves the URL to the user’s profile editor.
-
functionget_edit_tag_link()
Retrieves the edit link for a tag.
-
functionget_edit_term_link()
Retrieves the URL for editing a given term.
-
functionget_edit_user_link()
Retrieves the edit user link.
-
functionget_embed_template()
Retrieves an embed template path in the current or parent template.
-
functionget_enclosed()
Retrieves enclosures already enclosed for a post.
-
functionget_extended()
Gets extended entry info ().
-
functionget_feed_build_date()
Gets the UTC time of the most recently modified post from WP_Query.
-
functionget_feed_link()
Retrieves the permalink for the feed type.
-
functionget_filesystem_method()
Determines which method to use for reading, writing, modifying, or deleting files on the filesystem.
-
functionget_file_data()
Retrieves metadata from a file.
-
functionget_file_description()
Gets the description for standard WordPress theme files.
-
functionget_footer()
Loads footer template.
-
functionget_front_page_template()
Retrieves path of front page template in current or parent template.
-
functionget_gmt_from_date()
Given a date in the timezone of the site, returns that date in UTC.
-
functionget_header()
Loads header template.
-
functionget_header_image()
Retrieves header image for custom header.
-
functionget_header_image_tag()
Creates image tag markup for a custom header image.
-
functionget_header_textcolor()
Retrieves the custom header text color in 3- or 6-digit hexadecimal form.
-
functionget_header_video_settings()
Retrieves header video settings.