|
@@ -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' ); |
|
5
|
+_deprecated_file( esc_html( basename( __FILE__ ) ), 'x.x' ); |