#22688 closed defect (bug) (fixed)
Unused media strings
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.5 | Priority: | normal |
Severity: | normal | Version: | 3.5 |
Component: | Media | Keywords: | has-patch |
Focuses: | Cc: |
Description
There are a few strings in wp_enqueue_media() that aren't used anywhere. I tried to backtrace when they were introduced and stopped being used, but since there are many related commits, I failed.
Attachments (1)
Change History (6)
#3
in reply to:
↑ 1
@
12 years ago
Replying to nacin:
createGalleryTitle might still get used at one point. Yep, you're right about the other ones.
createGalleryTitle is again used. The other ones can go.
Note: See
TracTickets for help on using
tickets.
createGalleryTitle might still get used at one point. Yep, you're right about the other ones.