page_template_dropdown
page_template_dropdown ( $default_template = '', $post_type = 'page' )
Parameters:- (string) default_template Optional. The template file name. Default empty.
- (string) post_type Optional. Post type to get templates for. Default 'page'.
Defined at:Change Log: - Introduced in WordPress: 1.5.0
- Deprecated in WordPress: —
Description
Prints out option HTML elements for the page templates drop-down.