Post formats is an optional value added to WordPress posts which allows theme developers to define visual representation of a post. Theme developers can create themes with support for post formats. A number of post formats are available, however it is not possible for themes or plugins to introduce custom post formats. It is not necessary for theme developers to support all post formats.
Standard – The default post format
Aside – A note like post, usually styled without title.
Gallery – A gallery of images.
Link – A link to another site.
Image – An image or photograph
Quote – A quotation.
Status – Twitter like short status update
Video – A post containing video
Audio – An audio file.
Chat – A chat transcript
Related Posts:
- using slug instead of ID in admin edit post url
- Make “Post published. View post” Open in a New Tab
- Hiding by default specific post status on backend list?
- Add filter-by-tag in the all posts admin console page
- Change default Posts page
- Disable inline_edit() on edit.php
- Admin – create custom post status and display above table
- plugin to post from admin to flickr [closed]
- Cannot create new posts or upload images using media manager
- Put page on Archived statut after end of publication date
- issue in wordpress auto delete post and redirect to another 1
- How to change the publishing date of each posts?
- editPost without undo entry
- How to restore post to pending status (no draft)
- How to add an admin notice upon post save/update
- How to remove a column from the Posts page
- Update post counts (published, draft, unattached) in admin interface
- How to display by default only published posts/pages in the admin area?
- Set Default Listing “View” in Admin
- How to Display a List of Users Who Have Made at Least 1 Post?
- display all posts in wordpress admin
- Change label of title field for posts in the backend
- Custom column for changing post status via ajax
- Let private posts stay in status “private” after edit through “editors”
- Sends out email to admin
- Can I force a metabox to be in one column?
- Add a new post status in the post progression
- Help! Turn php link data into url OR hide edit link in post admin OR hide drafts for all users except admin?
- Modifying admin sidebar contents to show pending posts indicator
- Exclude drafts in all() view of edit.php
- How to Arrange Posts by Size in the WordPress Dashboard?
- List latest posts in WP-Admin
- Open WordPress ‘Add New Post’ admin page with parameters set via $_GET
- Any way to create a revision of a post ONLY with a new button in the Meta Box?
- Post Format Archive template name for theme folder?
- Display posts for a single post format
- How to Load Scripts and CSS for Admins Only When Editing or Adding Posts
- Categories box not showing on post edit pages
- Get post only from ‘standard’ post format
- Add “Post Options” for new wordpress post
- Post Admin – Filter by posts without tags
- Add javascript when post is published
- Include Sticky Post in Page Posts Count?
- featuring old articles without messing up with the archive
- Why does the_date work in the first custom column, but not in the second, in a series of customized Posts columns?
- Setting post meta data to random value during post status transition / on publish
- Add link on the top menu of the post table?
- Add a special filter link to All Posts in admin
- which action to hook to in order to perform post-publish action
- How to change post status from publish to draft using hook in wordpress?
- Overview with latest edited posts and pages
- How to edit layout of a particular post format?
- Custom colors for post rows based on post meta value
- How to add an admin function only to posts, not pages?
- prevent showing posts of an specific category in admin posts section
- How to get new post URL?
- Enable commenting on front-end preview page for pending posts
- Change post format using custom field
- How to remove bulk edit options
- Remove whitespace at the end of posts?
- How to enqueue scripts depending on post formats?
- Add confirmation popup on “Move to Trash”
- Allow role to delete posts but block him the wp-admin
- Embed WordPress Admin in an iframe
- Can’t publish, edit or delete posts since Gutenberg update
- Custom Post Status Posts viewable to the public
- Is there a way to change the color of a row in Post Administration based on the type of post?
- Send email to user that his post has been rejected
- Remove some articles from the list in WPAdmin for a user
- How to place HTML below the title of the (custom) post overview
- How do I allow users to follow a post and then allow admins to email all users who have followed that post?
- Getting the different post statuses + count like in edit.php, in a custom submenu page
- How to get a nofication when post submitted
- display list of posts/pages in admin edit post/page
- How can a guest view the “Pending Review” Post?
- Custom Theme Want To Remove One Category From All Displays
- Invalid post type when click “Filter” or “Apply” button in WordPress admin Post list [closed]
- How do I batch create revisions of all posts?
- add filter to “quick edit menu” in wordpress admin
- ‘transition_post_status’ only fires when pressing “Add New”
- How to change the title url on the edit post screen?
- Change Order of Admin Posts Depending on Meta
- How to load a different header based on post format?
- How do I add a custom body class to the admin area of a page?
- Adding a text link under the post title in the lists of posts
- Tumblr-like Post Types for WordPress
- What differences are there between a Privately Published post and a Draft post?
- Is it possible to change the admin posts per page view?
- Remove the Edit button in posts for permalinks on certain user roles? WP 3.3
- Diplay comment date on WP_Post_Comments_List_Table
- Update post status from “publish” to “trash” for half of posts
- Remove rows in the manage post/page view
- Show info to author only
- How can I set a Post’s default visibility to private and pending review checked
- Remove certain post-formats from showing in blog?
- how to remove dash (-) post status from post title on posts listing page wordpress
- I am unable to publish/update post
- WordPress’ ALL post count info on its dashboard does not match phpMyAdmin’s ALL post count!
- How to Link to all posts that have the Standard Post Format
- How to change post status from frontend?