mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
- updated version number;
This commit is contained in:
+1
-1
@@ -163,7 +163,7 @@ No, you do not need to use our plugin’s login or registration pages and can us
|
||||
* To learn more about version 2.1 please see this [docs](https://docs.ultimatemember.com/article/1512-upgrade-2-1-0)
|
||||
* UM2.1+ is a significant update to the Member Directories' code base from 2.0.x. Please make sure you take a full-site backup with restore point before updating the plugin
|
||||
|
||||
= 2.6.1: May 25, 2023 =
|
||||
= 2.6.1: May 29, 2023 =
|
||||
|
||||
* Enhancements:
|
||||
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@ Text Domain: ultimate-member
|
||||
|
||||
defined( 'ABSPATH' ) || exit;
|
||||
|
||||
require_once( ABSPATH . 'wp-admin/includes/plugin.php' );
|
||||
require_once ABSPATH . 'wp-admin/includes/plugin.php';
|
||||
$plugin_data = get_plugin_data( __FILE__ );
|
||||
|
||||
define( 'um_url', plugin_dir_url( __FILE__ ) );
|
||||
|
||||
Reference in New Issue
Block a user