Changeset 2819986
- Timestamp:
- 11/17/2022 05:59:12 PM (3 years ago)
- Location:
- ldd-directory-lite/trunk
- Files:
-
- 2 edited
-
README.txt (modified) (1 diff)
-
ldd-directory-lite.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ldd-directory-lite/trunk/README.txt
r2809888 r2819986 5 5 Requires at least: 5.0 or higher 6 6 Tested up to: 6.1 7 Stable tag: 3. 77 Stable tag: 3.8 8 8 License: GPLv2 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
ldd-directory-lite/trunk/ldd-directory-lite.php
r2796756 r2819986 10 10 * Plugin URI: https://plugins.lddwebdesign.com 11 11 * Description: Powerful and simple to use, add a directory of business or other organizations to your web site. 12 * Version: 3. 712 * Version: 3.8 13 13 * Author: LDD Web Design 14 14 * Author URI: http://www.lddwebdesign.com … … 28 28 * Define constants 29 29 */ 30 define('LDDLITE_VERSION', '3. 7');30 define('LDDLITE_VERSION', '3.8'); 31 31 32 32 define('LDDLITE_PATH', dirname(__FILE__));
Note: See TracChangeset
for help on using the changeset viewer.