Plugin Directory

Changeset 2966572


Ignore:
Timestamp:
09/13/2023 02:24:40 PM (3 years ago)
Author:
lddwebdesign
Message:

3.2 release

Location:
ldd-directory-lite/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ldd-directory-lite/trunk/README.txt

    r2920323 r2966572  
    44Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7EUP56RH7E8RJ
    55Requires at least: 5.0 or higher
    6 Tested up to: 6.2.2
    7 Stable tag: 3.12
     6Tested up to: 6.3
     7Stable tag: 3.2
    88License: GPLv2
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    136136
    137137== Upgrade Notice ==
     138
     139= 3.2 =
     140* Fixed front end listing management issue
     141* layout fixes on category page
     142
    138143
    139144= 3.10 =
  • ldd-directory-lite/trunk/ldd-directory-lite.php

    r2920323 r2966572  
    1010 * Plugin URI:        https://plugins.lddwebdesign.com
    1111 * Description:       Powerful and simple to use, add a directory of business or other organizations to your web site.
    12  * Version:           3.12
     12 * Version:           3.2
    1313 * Author:            LDD Web Design
    1414 * Author URI:        http://www.lddwebdesign.com
     
    2828 * Define constants
    2929 */
    30 define('LDDLITE_VERSION', '3.12');
     30define('LDDLITE_VERSION', '3.2');
    3131
    3232define('LDDLITE_PATH', dirname(__FILE__));
Note: See TracChangeset for help on using the changeset viewer.