Opened 16 years ago
Closed 16 years ago
#13302 closed enhancement (duplicate)
Custom post type terminology
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | minor | Version: | 3.0 |
| Component: | UI | Keywords: | |
| Focuses: | Cc: |
Description
Throughout the WordPress admin UI, custom post types are still called Pages or Posts in various places (eg. "Post updated" messages). Now that register_post_type() accepts the plural and singular form of the post type name, we can replace these with the correct noun.
I'll probably go through this this weekend and get a patch together.
Change History (1)
Note: See
TracTickets for help on using
tickets.
#12968