]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/theme-compat/footer.php
Wordpress 4.6
[autoinstalls/wordpress.git] / wp-includes / theme-compat / footer.php
index 61f91b19dc9ef8ea3ec52b87c4028326282f8989..6d9655236b653e2304c8735bdf33fec21ced40d1 100644 (file)
@@ -2,15 +2,14 @@
 /**
  * @package WordPress
  * @subpackage Theme_Compat
 /**
  * @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 3.0.0
  *
  *
+ * This file is here for backward compatibility with old themes and will be removed in a future version
  */
 _deprecated_file(
        /* translators: %s: template name */
        sprintf( __( 'Theme without %s' ), basename( __FILE__ ) ),
  */
 _deprecated_file(
        /* translators: %s: template name */
        sprintf( __( 'Theme without %s' ), basename( __FILE__ ) ),
-       '3.0',
+       '3.0.0',
        null,
        /* translators: %s: template name */
        sprintf( __( 'Please include a %s template in your theme.' ), basename( __FILE__ ) )
        null,
        /* translators: %s: template name */
        sprintf( __( 'Please include a %s template in your theme.' ), basename( __FILE__ ) )