mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
Pinking shears.
git-svn-id: https://develop.svn.wordpress.org/trunk@15843 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
* @package WordPress
|
||||
* @subpackage Theme_Compat
|
||||
* @deprecated 3.0
|
||||
*
|
||||
*
|
||||
* This file is here for Backwards compatibility with old themes and will be removed in a future version
|
||||
*
|
||||
*
|
||||
*/
|
||||
_deprecated_file( sprintf( __( 'Theme without %1$s' ), basename(__FILE__) ), '3.0', null, sprintf( __('Please include a %1$s template in your theme.'), basename(__FILE__) ) );
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user