Changeset 36540 for trunk/src/wp-includes/general-template.php
- Timestamp:
- 02/16/2016 10:27:05 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/general-template.php
r36418 r36540 1013 1013 $title = ''; 1014 1014 1015 $t_sep = '%WP_TIT ILE_SEP%'; // Temporary separator, for accurate flipping, if necessary1015 $t_sep = '%WP_TITLE_SEP%'; // Temporary separator, for accurate flipping, if necessary 1016 1016 1017 1017 // If there is a post
Note: See TracChangeset
for help on using the changeset viewer.