theme_page_templates not working

The theme_page_templates filter is not available anymore, please use the theme_templates filter instead.

add_filter( 'theme_templates', 'filter_template_dropdown' );