Opened 8 weeks ago
#8111 new defect (bug)
Closed plugin name still showing in various places
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | low | |
| Component: | Plugin Directory | Keywords: | |
| Cc: |
Description
When plugins are closed, we cease showing the plugins defined name in the plugin header, and instead start using the plugin slug instead.
This behaviour is only present within the plugin header, and not the <title> or Contributors & Developers section.
We should change the logic to cease using the plugin name in all places, rather than just the header.
We might be able to use the the_title filter.
Note: See
TracTickets for help on using
tickets.