- minified assets;

- updated readme.txt > changelog section;
- PHPDoc + Hookdocs updated for enqueue classes (common, admin, frontend);
- fixed typos in PHPDoc;
This commit is contained in:
Mykyta Synelnikov
2023-11-17 17:25:47 +02:00
parent 0bb3e243f6
commit 9798c81a5e
29 changed files with 406 additions and 250 deletions
+1 -1
View File
@@ -684,7 +684,7 @@ if ( ! class_exists( 'um\admin\core\Admin_Notices' ) ) {
/**
* @note Removed for now to avoid the bad reviews.
* @deprecated 2.7.1
* @deprecated 2.8.0
*/
private function reviews_notice() {
$first_activation_date = get_option( 'um_first_activation_date', false );