#31569 closed defect (bug) (fixed)
Fix editable_slug hook documentation
| Reported by: | DrewAPicture | Owned by: | dd32 |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.2 |
| Component: | Taxonomy | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | docs |
Description
In the way that these things sometimes happen, the hook doc for the original use of the editable_slug filter is not lining up in the code reference due to the apply_filters() call being nested within HTML. For the initial instance of the hook, we need to break out the value.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 31687: