You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Description: Converte le row-actions della WP List Table in un popover apribile dal badge ID , con flag bilaterali ( define + filter ) e asset singleton .
6
-
* Version: 1.0.1
6
+
* Version: 1.0.2
7
7
* Author: CodeCorn™
8
8
* Author URI: https://github.com/CodeCornTech
9
9
* License: MIT
@@ -27,7 +27,7 @@ function cc_def( $k, $v ) {
27
27
}
28
28
29
29
/** @var non-empty-string $plugin_vers */
30
-
$plugin_vers = '1.0.1';
30
+
$plugin_vers = '1.0.2';
31
31
/** @var non-empty-string $plugin_dir Percorso assoluto directory del plugin */
32
32
$plugin_dir = __DIR__;
33
33
/** @var non-empty-string $assets_path Path relativo degli assets dentro il plugin */
0 commit comments