[wp-trac] [WordPress Trac] #21099: The 'allowed_themes' filter has disappeared
WordPress Trac
wp-trac at lists.automattic.com
Thu Jun 28 15:12:14 UTC 2012
#21099: The 'allowed_themes' filter has disappeared
--------------------------+-----------------------------
Reporter: johnbillion | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version: 3.4
Severity: normal | Keywords:
--------------------------+-----------------------------
r20029 deprecated the `get_allowed_themes()` function and replaced it with
`wp_get_themes( array( 'allowed' => true ) )`. This also removed the
`allowed_themes` filter.
1. Is there a replacement filter?
2. If not, can the `allowed_themes` filter be reinstated?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21099>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list