| @@ -1,5 +1,5 @@ | ||
| 1 | 1 | <?php |
| 2 | 2 | if ( ! defined( 'ABSPATH' ) ) { |
| 3 | 3 | die( 'You are not allowed to call this page directly.' ); |
| 4 | 4 | } |
| 5 | -_deprecated_file( esc_html( basename( __FILE__ ) ), '6.0', '', 'The styler now uses the Embed/Preview/Update header. It uses the same save button as other pages with Form tabs.' ); | |
| 5 | +_deprecated_file( esc_html( basename( __FILE__ ) ), 'x.x', '', 'The styler now uses the Embed/Preview/Update header. It uses the same save button as other pages with Form tabs.' ); | |