Functions
-
functionget_allowed_block_types()
Gets the list of allowed block types to use in the block editor.
-
functionget_allowed_http_origins()
Retrieves list of allowed HTTP origins.
-
functionget_allowed_mime_types()
Retrieves the list of allowed mime types and file extensions.
-
functionget_allowed_themes()
Get the allowed themes for the current site.
-
functionget_all_category_ids()
Retrieves all category IDs.
-
functionget_all_page_ids()
Gets a list of page IDs.
-
functionget_all_post_type_supports()
Gets all the post type features
-
Retrieves the list of all registered block bindings sources.
-
functionget_all_user_settings()
Retrieves all user interface settings.
-
functionget_ancestors()
Gets an array of ancestor IDs for a given object.
-
functionget_approved_comments()
Retrieves the approved comments for a post.
-
functionget_archives()
Retrieves a list of archives.
-
functionget_archives_link()
Retrieves archive link content based on predefined or custom code.
-
functionget_archive_template()
Retrieves path of archive template in current or parent template.
-
functionget_attached_file()
Retrieves attached file path based on attachment ID.
-
functionget_attached_media()
Retrieves media attached to the passed post.
-
functionget_attachment_fields_to_edit()
Retrieves the attachment fields to edit form fields.
-
functionget_attachment_icon()
Retrieve HTML content of icon attachment image element.
-
functionget_attachment_icon_src()
Retrieve icon URL and Path.
-
functionget_attachment_innerHTML()
Retrieve HTML content of image element.
-
functionget_attachment_link()
Retrieves the permalink for an attachment.
-
functionget_attachment_taxonomies()
Retrieves taxonomies attached to given the attachment.
-
functionget_attachment_template()
Retrieves path of attachment template in current or parent template.
-
functionget_author_feed_link()
Retrieves the feed link for a given author.
-
functionget_author_link()
Returns or Prints link to the author’s posts.
-
functionget_author_name()
Retrieve the specified author’s preferred display name.
-
functionget_author_rss_link()
Print/Return link to author RSS feed.
-
functionget_author_template()
Retrieves path of author template in current or parent template.
-
functionget_author_user_ids()
Get all user IDs.