Changes between Initial Version and Version 1 of Ticket #34879
- Timestamp:
- 12/06/2015 08:19:16 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34879 – Description
initial v1 1 1 The placeholder separator within `wp_title()` is `%WP_TITILE_SEP%`. A contributor to the Code Reference noticed the typo and wanted to confirm if it was an issue with the code itself or the reference page, so I'm confirming here it's in the code and wonder if it needs to be fixed since it's now in the reference. 2 3 See https://core.trac.wordpress.org/browser/trunk/src/wp-includes/general-template.php#L998 for the details.