Functions
-
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.
-
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.