Functions
-
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.
-
functionget_autotoggle()
Gets the auto_toggle setting.
-
functionget_available_languages()
Gets all available languages based on the presence of *.mo and *.l10n.php files in a given directory.
-
functionget_available_post_mime_types()
Gets all available post MIME types for a given post type.
-
functionget_available_post_statuses()
Returns all the possible statuses for a post type.
-
functionget_avatar()
Retrieves the avatar “ tag for a user, email address, MD5 hash, comment, or post.
-
functionget_avatar_data()
Retrieves default data about the avatar.