* Plugin Name: GLM Members Database
* Plugin URI: http://www.gaslightmedia.com/
* Description: Gaslight Media Members Database.
- * Version: 2.10.22
+ * Version: 2.10.23
* Author: Gaslight Media
* Author URI: http://www.gaslightmedia.com/
* License: GPL2
* @package glmMembersDatabase
* @author Chuck Scott <cscott@gaslightmedia.com>
* @license http://www.gaslightmedia.com Gaslightmedia
- * @version 2.10.22
+ * @version 2.10.23
*/
$GLOBALS['glmAssociateMemTracker'] = memory_get_usage();
*
*/
-define('GLM_MEMBERS_PLUGIN_VERSION', '2.10.22');
+define('GLM_MEMBERS_PLUGIN_VERSION', '2.10.23');
define('GLM_MEMBERS_PLUGIN_DB_VERSION', '1.1.34');
// Check if plugin version is not current in WordPress option and if needed updated it
(none)
== Changelog ==
+= 2.10.23 =
+* Add New File Upload Manager. This is for sites that have a lot of large PDF
+ files or large number of files in general.
+
= 2.10.22 =
-* Vimeo links that do not start with www. are now correctly interpreted on the
+* Vimeo links that do not start with www. are now correctly interpreted on the
video sections on Member Detail pages
= 2.10.21 =
-* adding url GET params in the member list view to scroll to the search results
+* adding url GET params in the member list view to scroll to the search results
when clicking on alpha search or filter search
= 2.10.17 - 2.10.19 =