Opened 13 years ago
Closed 12 years ago
#25526 closed defect (bug) (fixed)
Deprecate format_to_post
| Reported by: | simonwheatley | Owned by: | johnbillion |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.9 |
| Component: | Formatting | Version: | 1.2 |
| Severity: | normal | Keywords: | has-patch dev-feedback |
| Cc: | Focuses: |
Description
While documenting the hooks in formatting.php (#25518) I noticed format_to_post which is unused except for 25 or so plugins in the repo. The description is generic, and useless.
WAY back in the day it seems it was used to add slashes before stuff got put into the database.
After asking around, I think we should deprecate it.
Attachments (1)
Change History (8)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(I checked, and
format_to_postis not used in core.)