Changeset 56441
- Timestamp:
- 08/24/2023 01:39:25 PM (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/template.php
r56176 r56441 901 901 * 902 902 * @param string $default_template Optional. The template file name. Default empty. 903 * @param string $post_type Optional. Post type to get templates for. Default 'p ost'.903 * @param string $post_type Optional. Post type to get templates for. Default 'page'. 904 904 */ 905 905 function page_template_dropdown( $default_template = '', $post_type = 'page' ) {
Note: See TracChangeset
for help on using the changeset viewer.