Opened 2 years ago
Closed 2 years ago
#16241 closed enhancement (fixed)
Apply the standard tags to the plugin name in get_plugin_data()
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | Plugins | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The plugin name doesn't get standardized the same way the description and other data fields are. Incoming commit handles it. This is not security, just applying a standard set of tags. (See #7325.)
Change History (1)
Note: See
TracTickets for help on using
tickets.

(In [17310]) Offer the standard tags for the plugin name datapoint. props Kawauso, fixes #16241.