#20245 closed defect (bug) (fixed)
Bulk edit does not recognize post format settings
Reported by: | andrewspittle | Owned by: | nacin |
---|---|---|---|
Milestone: | 3.4 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Quick/Bulk Edit | Keywords: | |
Focuses: | Cc: |
Description
The bulk edit tool for posts does not recognize post format settings for a theme. Instead of displaying those the active theme supports it lists all formats.
To reproduce:
- Set Twenty Eleven as your active theme
- Go to the Posts tab
- Select multiple posts
- Select "Bulk Edit" and click "Apply"
- Select the "Post Format" dropdown
All post formats will be listed, even though Twenty Eleven only supports a limited set of formats.
It would be better for the dropdown to only list those formats which your current theme supports. This prevents a user from setting their post to a format that a theme does not support.
Change History (3)
Note: See
TracTickets for help on using
tickets.
Introduced in #18083.