mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
- changed readme;
This commit is contained in:
@@ -1066,6 +1066,7 @@ jQuery(document.body).ready( function() {
|
||||
um_members_show_preloader( directory );
|
||||
um_ajax_get_members( directory, {first_load:true} );
|
||||
|
||||
// slideup/slidedown animation fix for grid filters bar
|
||||
if ( directory.find('.um-search').length ) {
|
||||
if ( ! directory.find('.um-search').is(':visible') ) {
|
||||
directory.find('.um-search').css({
|
||||
|
||||
+3
-2
@@ -139,9 +139,10 @@ The plugin works with popular caching plugins by automatically excluding Ultimat
|
||||
|
||||
== Changelog ==
|
||||
|
||||
= Important: To learn more about version 2.1 please see this [topic](https://wordpress.org/support/topic/version-2-1-4/)
|
||||
= Important: =
|
||||
|
||||
= Important: 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 =
|
||||
* To learn more about version 2.1 please see this [topic](https://wordpress.org/support/topic/version-2-1-4/)
|
||||
* 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.1.1: November 12, 2019 =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user