mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-17 13:43:38 +09:00
- 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:
@@ -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 );
|
||||
|
||||
Reference in New Issue
Block a user