﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
21099,The 'allowed_themes' filter has disappeared,johnbillion,,"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?",defect (bug),closed,normal,3.4.2,Themes,3.4,normal,fixed,has-patch,scribu lancewillett
