Opened 20 years ago
Closed 19 years ago
#2135 closed defect (bug) (fixed)
trim() plugin details
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.1 | Priority: | lowest |
| Severity: | trivial | Version: | 2.0.3 |
| Component: | Administration | Keywords: | bg|has-patch bg|dev-feedback bg|tested |
| Focuses: | Cc: |
Description
The plugin details were sometimes (and the URIs always) were having line breaks and such in them. This makes sure all plugin details created by get_plugin_data() are trim()'ed.
I noticed this while using the function for a plugin of mine and it was bugging me that some of the outputted details had line breaks in them.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
get_plugin_data() trim() patch