Refine UI: Fix plugin icon position, increase plugin name width, synchronize version display
This commit is contained in:
@ -20,7 +20,7 @@ if ( ! defined( 'WPINC' ) ) {
|
||||
}
|
||||
|
||||
// Define plugin version
|
||||
define( 'WP_ALLSTARS_VERSION', '1.0.0' );
|
||||
define( 'WP_ALLSTARS_VERSION', '0.1 (Beta)' );
|
||||
|
||||
// Activation hook
|
||||
function wp_allstars_activate() {
|
||||
|
Reference in New Issue
Block a user