mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 10:46:11 +09:00
* release preparations;
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
/assets/libs/fontawesome/scss export-ignore
|
||||
/docs export-ignore
|
||||
/tests export-ignore
|
||||
/blocks-src export-ignore
|
||||
|
||||
# Files
|
||||
/.bowerrc export-ignore
|
||||
|
||||
@@ -15,8 +15,8 @@
|
||||
<exclude-pattern>node_modules/*</exclude-pattern>
|
||||
<exclude-pattern>documentor/*</exclude-pattern>
|
||||
<exclude-pattern>\.idea/*</exclude-pattern>
|
||||
<exclude-pattern>includes/blocks/*</exclude-pattern>
|
||||
<exclude-pattern>blocks-src/*</exclude-pattern>
|
||||
<exclude-pattern>build/*</exclude-pattern>
|
||||
|
||||
<rule ref="WordPress-Extra"/>
|
||||
|
||||
|
||||
@@ -168,6 +168,10 @@ IMPORTANT: PLEASE UPDATE THE PLUGIN TO AT LEAST VERSION 2.6.7 IMMEDIATELY. VERSI
|
||||
|
||||
= 2.9.0 2024-11-12 =
|
||||
|
||||
**Enhancements**
|
||||
|
||||
* Added: Supporting new `wp_register_block_metadata_collection()` function for registering WP Blocks
|
||||
|
||||
**Bugfixes**
|
||||
|
||||
* Fixed: User status filter on wp-admin > Users on mobile devices
|
||||
|
||||
+1
-1
@@ -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.9.0-alpha
|
||||
* Version: 2.9.0-beta
|
||||
* Author: Ultimate Member
|
||||
* Author URI: http://ultimatemember.com/
|
||||
* Text Domain: ultimate-member
|
||||
|
||||
Reference in New Issue
Block a user