mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-17 21:53:43 +09:00
- changed version to 2.7.0;
- updated dependencies to 2.7.0;
This commit is contained in:
@@ -2044,7 +2044,7 @@ if ( ! class_exists( 'um\admin\Admin' ) ) {
|
||||
}
|
||||
|
||||
/**
|
||||
* @since 2.6.12
|
||||
* @since 2.7.0
|
||||
*
|
||||
* @return Enqueue
|
||||
*/
|
||||
@@ -2080,7 +2080,7 @@ if ( ! class_exists( 'um\admin\Admin' ) ) {
|
||||
}
|
||||
|
||||
/**
|
||||
* @since 2.6.12
|
||||
* @since 2.7.0
|
||||
*
|
||||
* @return Site_Health
|
||||
*/
|
||||
|
||||
@@ -459,7 +459,7 @@ final class Enqueue extends \um\common\Enqueue {
|
||||
/**
|
||||
* Load Fonticons
|
||||
*
|
||||
* @depecated 2.6.12
|
||||
* @depecated 2.7.0
|
||||
*/
|
||||
public function load_fonticons() {
|
||||
}
|
||||
|
||||
@@ -82,7 +82,7 @@ class Site_Health {
|
||||
/**
|
||||
* Add our data to Site Health information.
|
||||
*
|
||||
* @since 2.6.12
|
||||
* @since 2.7.0
|
||||
*
|
||||
* @param array $info The Site Health information.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user