Skip to content
Snippets Groups Projects

Feature/loader

2 unresolved threads
Closed Krzysztof Dyszczyk requested to merge feature/loader into devel
2 unresolved threads
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -33,7 +33,7 @@ if ( ! defined( 'ABSPATH' ) ) {
@@ -33,7 +33,7 @@ if ( ! defined( 'ABSPATH' ) ) {
exit;
exit;
} // Exit if accessed directly
} // Exit if accessed directly
/* THESE WHO VARIABLES CAN BE CHANGES AUTOMATICALLY */
/* THESE TWO VARIABLES CAN BE CHANGED AUTOMATICALLY */
$plugin_version = '1.0';
$plugin_version = '1.0';
$plugin_release_date = '2018-01-01';
$plugin_release_date = '2018-01-01';
Loading