- changed readme;

This commit is contained in:
nikitasinelnikov
2019-11-12 19:12:22 +02:00
parent 65a8db9230
commit 966d674633
2 changed files with 4 additions and 2 deletions
+1
View File
@@ -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
View File
@@ -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 =