- Timestamp:
- 04/28/2020 03:00:30 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-theme.php
r47557 r47631 1190 1190 * @since 4.7.0 1191 1191 * 1192 * @return string Array of page templates, keyed by filename and post type,1193 * with the value of the translated header name.1192 * @return string[] Array of page templates, keyed by filename and post type, 1193 * with the value of the translated header name. 1194 1194 */ 1195 1195 public function get_post_templates() {
Note: See TracChangeset
for help on using the changeset viewer.