Changeset 3219803
- Timestamp:
- 01/09/2025 06:14:01 PM (15 months ago)
- Location:
- directorist
- Files:
-
- 8 edited
- 1 copied
-
tags/8.0.12 (copied) (copied from directorist/trunk)
-
tags/8.0.12/config.php (modified) (1 diff)
-
tags/8.0.12/directorist-base.php (modified) (1 diff)
-
tags/8.0.12/languages/directorist.pot (modified) (1 diff)
-
tags/8.0.12/readme.txt (modified) (3 diffs)
-
trunk/config.php (modified) (1 diff)
-
trunk/directorist-base.php (modified) (1 diff)
-
trunk/languages/directorist.pot (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
directorist/tags/8.0.12/config.php
r3215873 r3219803 1 1 <?php 2 2 // Plugin version. 3 if ( ! defined( 'ATBDP_VERSION' ) ) {define( 'ATBDP_VERSION', '8.0.1 1' );}3 if ( ! defined( 'ATBDP_VERSION' ) ) {define( 'ATBDP_VERSION', '8.0.12' );} 4 4 // Plugin Folder Path. 5 5 if ( ! defined( 'ATBDP_DIR' ) ) { define( 'ATBDP_DIR', plugin_dir_path( __FILE__ ) ); } -
directorist/tags/8.0.12/directorist-base.php
r3215873 r3219803 4 4 * Plugin URI: https://wpwax.com 5 5 * Description: A comprehensive solution to create professional looking directory site of any kind. Like Yelp, Foursquare, etc. 6 * Version: 8.0.1 17 * Author: wpWax - WP Business Directory Plugin and Classified Listings Directory6 * Version: 8.0.12 7 * Author: wpWax - Business Directory and Classified Listings Directory Team by wpWax 8 8 * Author URI: https://wpwax.com 9 9 * Text Domain: directorist -
directorist/tags/8.0.12/languages/directorist.pot
r3215873 r3219803 7 7 "Content-Type: text/plain; charset=UTF-8\n" 8 8 "Content-Transfer-Encoding: 8bit\n" 9 "POT-Creation-Date: 2025-01-0 1 06:16+0000\n"9 "POT-Creation-Date: 2025-01-09 17:58+0000\n" 10 10 "X-Poedit-Basepath: ..\n" 11 11 "X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -
directorist/tags/8.0.12/readme.txt
r3215873 r3219803 1 === Directorist: AI-Powered WordPressBusiness Directory Plugin with Classified Ads Listings ===1 === Directorist: AI-Powered Business Directory Plugin with Classified Ads Listings === 2 2 Contributors: wpwax 3 3 Donate link: https://directorist.com/extensions/ … … 6 6 Tested up to: 6.7 7 7 Requires PHP: 7.0 8 Stable tag: 8.0.1 18 Stable tag: 8.0.12 9 9 License: GPLv3 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html 11 11 12 The Best WordPress Directory Plugin to Create Business Directory, Job Listings, Classified Ads, Booking Directory, Local Directory, Service Directory 12 An Excellent WP Directory Plugin to Create Business Directories, Job Listings, Classified Ads, Booking Directories, Local Directories, and Service Directories. 13 13 14 14 == Description == … … 298 298 == Changelog == 299 299 300 8.0.12 - Jan 10, 2025 301 302 * Improve: Community guidelines 303 300 304 8.0.11 - Jan 02, 2025 301 305 -
directorist/trunk/config.php
r3215873 r3219803 1 1 <?php 2 2 // Plugin version. 3 if ( ! defined( 'ATBDP_VERSION' ) ) {define( 'ATBDP_VERSION', '8.0.1 1' );}3 if ( ! defined( 'ATBDP_VERSION' ) ) {define( 'ATBDP_VERSION', '8.0.12' );} 4 4 // Plugin Folder Path. 5 5 if ( ! defined( 'ATBDP_DIR' ) ) { define( 'ATBDP_DIR', plugin_dir_path( __FILE__ ) ); } -
directorist/trunk/directorist-base.php
r3215873 r3219803 4 4 * Plugin URI: https://wpwax.com 5 5 * Description: A comprehensive solution to create professional looking directory site of any kind. Like Yelp, Foursquare, etc. 6 * Version: 8.0.1 17 * Author: wpWax - WP Business Directory Plugin and Classified Listings Directory6 * Version: 8.0.12 7 * Author: wpWax - Business Directory and Classified Listings Directory Team by wpWax 8 8 * Author URI: https://wpwax.com 9 9 * Text Domain: directorist -
directorist/trunk/languages/directorist.pot
r3215873 r3219803 7 7 "Content-Type: text/plain; charset=UTF-8\n" 8 8 "Content-Transfer-Encoding: 8bit\n" 9 "POT-Creation-Date: 2025-01-0 1 06:16+0000\n"9 "POT-Creation-Date: 2025-01-09 17:58+0000\n" 10 10 "X-Poedit-Basepath: ..\n" 11 11 "X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -
directorist/trunk/readme.txt
r3215873 r3219803 1 === Directorist: AI-Powered WordPressBusiness Directory Plugin with Classified Ads Listings ===1 === Directorist: AI-Powered Business Directory Plugin with Classified Ads Listings === 2 2 Contributors: wpwax 3 3 Donate link: https://directorist.com/extensions/ … … 6 6 Tested up to: 6.7 7 7 Requires PHP: 7.0 8 Stable tag: 8.0.1 18 Stable tag: 8.0.12 9 9 License: GPLv3 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.html 11 11 12 The Best WordPress Directory Plugin to Create Business Directory, Job Listings, Classified Ads, Booking Directory, Local Directory, Service Directory 12 An Excellent WP Directory Plugin to Create Business Directories, Job Listings, Classified Ads, Booking Directories, Local Directories, and Service Directories. 13 13 14 14 == Description == … … 298 298 == Changelog == 299 299 300 8.0.12 - Jan 10, 2025 301 302 * Improve: Community guidelines 303 300 304 8.0.11 - Jan 02, 2025 301 305
Note: See TracChangeset
for help on using the changeset viewer.