Changeset 15843 for trunk/wp-includes/theme-compat/comments-popup.php
- Timestamp:
- 10/19/2010 07:48:22 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/theme-compat/comments-popup.php
r14771 r15843 4 4 * @subpackage Theme_Compat 5 5 * @deprecated 3.0 6 * 6 * 7 7 * This file is here for Backwards compatibility with old themes and will be removed in a future version 8 * 8 * 9 9 */ 10 10 _deprecated_file( sprintf( __( 'Theme without %1$s' ), basename(__FILE__) ), '3.0', null, sprintf( __('Please include a %1$s template in your theme.'), basename(__FILE__) ) );
Note: See TracChangeset
for help on using the changeset viewer.