mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-18 14:13:46 +09:00
- added sanitizing of the role meta;
This commit is contained in:
+2
-2
@@ -3,7 +3,7 @@
|
||||
Plugin Name: Ultimate Member
|
||||
Plugin URI: http://ultimatemember.com/
|
||||
Description: The easiest way to create powerful online communities and beautiful user profiles with WordPress
|
||||
Version: 2.1.21-alpha1
|
||||
Version: 2.1.21
|
||||
Author: Ultimate Member
|
||||
Author URI: http://ultimatemember.com/
|
||||
Text Domain: ultimate-member
|
||||
@@ -21,4 +21,4 @@ define( 'ultimatemember_version', $plugin_data['Version'] );
|
||||
define( 'ultimatemember_plugin_name', $plugin_data['Name'] );
|
||||
|
||||
require_once 'includes/class-functions.php';
|
||||
require_once 'includes/class-init.php';
|
||||
require_once 'includes/class-init.php';
|
||||
|
||||
Reference in New Issue
Block a user