#26217 closed defect (bug) (fixed)
Hook Docs (2): wp-includes/class-wp-theme.php
Reported by: | richard2222 | Owned by: | kpdesign |
---|---|---|---|
Milestone: | 3.9 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Themes | Keywords: | has-patch |
Focuses: | docs | Cc: |
Description (last modified by )
Attached patch for filters:
wp_cache_themes_persistently
allowed_themes
Attachments (3)
Change History (12)
#3
@
11 years ago
- Keywords needs-patch added; has-patch removed
- Summary changed from Hook Docs: wp-includes/class-wp-theme.php to Hook Docs (2): wp-includes/class-wp-theme.php
#4
@
11 years ago
26217.2.patch adds missing variable in allowed themes
, fixes @since value, and minor alignment fixes.
Ready for a second review and a recommendation.
Note: See
TracTickets for help on using
tickets.
Looking at 26217.patch, looks like the variable was missed on the
allowed_themes
hook. Could use a review and recommendation.