Changeset 28569
- Timestamp:
- 05/24/2014 05:22:34 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/default-constants.php
r28563 r28569 297 297 * Filesystem path to the current active template directory 298 298 * @since 1.5.0 299 * @deprecated 4.0 299 * @deprecated 4.0.0 300 300 * @deprecated Use get_template_directory() 301 301 */ … … 305 305 * Filesystem path to the current active template stylesheet directory 306 306 * @since 2.1.0 307 * @deprecated 4.0 307 * @deprecated 4.0.0 308 308 * @deprecated Use get_stylesheet_directory() 309 309 */
Note: See TracChangeset
for help on using the changeset viewer.