Plugin Directory

Changeset 3219803


Ignore:
Timestamp:
01/09/2025 06:14:01 PM (15 months ago)
Author:
rafiq91
Message:

Update to version 8.0.12 from GitHub

Location:
directorist
Files:
8 edited
1 copied

Legend:

Unmodified
Added
Removed
  • directorist/tags/8.0.12/config.php

    r3215873 r3219803  
    11<?php
    22// Plugin version.
    3 if ( ! defined( 'ATBDP_VERSION' ) ) {define( 'ATBDP_VERSION', '8.0.11' );}
     3if ( ! defined( 'ATBDP_VERSION' ) ) {define( 'ATBDP_VERSION', '8.0.12' );}
    44// Plugin Folder Path.
    55if ( ! defined( 'ATBDP_DIR' ) ) { define( 'ATBDP_DIR', plugin_dir_path( __FILE__ ) ); }
  • directorist/tags/8.0.12/directorist-base.php

    r3215873 r3219803  
    44 * Plugin URI: https://wpwax.com
    55 * Description: A comprehensive solution to create professional looking directory site of any kind. Like Yelp, Foursquare, etc.
    6  * Version: 8.0.11
    7  * Author: wpWax - WP Business Directory Plugin and Classified Listings Directory
     6 * Version: 8.0.12
     7 * Author: wpWax - Business Directory and Classified Listings Directory Team by wpWax
    88 * Author URI: https://wpwax.com
    99 * Text Domain: directorist
  • directorist/tags/8.0.12/languages/directorist.pot

    r3215873 r3219803  
    77"Content-Type: text/plain; charset=UTF-8\n"
    88"Content-Transfer-Encoding: 8bit\n"
    9 "POT-Creation-Date: 2025-01-01 06:16+0000\n"
     9"POT-Creation-Date: 2025-01-09 17:58+0000\n"
    1010"X-Poedit-Basepath: ..\n"
    1111"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 WordPress Business Directory Plugin with Classified Ads Listings ===
     1=== Directorist: AI-Powered Business Directory Plugin with Classified Ads Listings ===
    22Contributors: wpwax
    33Donate link: https://directorist.com/extensions/
     
    66Tested up to: 6.7
    77Requires PHP: 7.0
    8 Stable tag: 8.0.11
     8Stable tag: 8.0.12
    99License: GPLv3
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.html
    1111
    12 The Best WordPress Directory Plugin to Create Business Directory, Job Listings, Classified Ads, Booking Directory, Local Directory, Service Directory
     12An Excellent WP Directory Plugin to Create Business Directories, Job Listings, Classified Ads, Booking Directories, Local Directories, and Service Directories.
    1313
    1414== Description ==
     
    298298== Changelog ==
    299299
     3008.0.12 - Jan 10, 2025
     301
     302* Improve: Community guidelines
     303
    3003048.0.11 - Jan 02, 2025
    301305
  • directorist/trunk/config.php

    r3215873 r3219803  
    11<?php
    22// Plugin version.
    3 if ( ! defined( 'ATBDP_VERSION' ) ) {define( 'ATBDP_VERSION', '8.0.11' );}
     3if ( ! defined( 'ATBDP_VERSION' ) ) {define( 'ATBDP_VERSION', '8.0.12' );}
    44// Plugin Folder Path.
    55if ( ! defined( 'ATBDP_DIR' ) ) { define( 'ATBDP_DIR', plugin_dir_path( __FILE__ ) ); }
  • directorist/trunk/directorist-base.php

    r3215873 r3219803  
    44 * Plugin URI: https://wpwax.com
    55 * Description: A comprehensive solution to create professional looking directory site of any kind. Like Yelp, Foursquare, etc.
    6  * Version: 8.0.11
    7  * Author: wpWax - WP Business Directory Plugin and Classified Listings Directory
     6 * Version: 8.0.12
     7 * Author: wpWax - Business Directory and Classified Listings Directory Team by wpWax
    88 * Author URI: https://wpwax.com
    99 * Text Domain: directorist
  • directorist/trunk/languages/directorist.pot

    r3215873 r3219803  
    77"Content-Type: text/plain; charset=UTF-8\n"
    88"Content-Transfer-Encoding: 8bit\n"
    9 "POT-Creation-Date: 2025-01-01 06:16+0000\n"
     9"POT-Creation-Date: 2025-01-09 17:58+0000\n"
    1010"X-Poedit-Basepath: ..\n"
    1111"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 WordPress Business Directory Plugin with Classified Ads Listings ===
     1=== Directorist: AI-Powered Business Directory Plugin with Classified Ads Listings ===
    22Contributors: wpwax
    33Donate link: https://directorist.com/extensions/
     
    66Tested up to: 6.7
    77Requires PHP: 7.0
    8 Stable tag: 8.0.11
     8Stable tag: 8.0.12
    99License: GPLv3
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.html
    1111
    12 The Best WordPress Directory Plugin to Create Business Directory, Job Listings, Classified Ads, Booking Directory, Local Directory, Service Directory
     12An Excellent WP Directory Plugin to Create Business Directories, Job Listings, Classified Ads, Booking Directories, Local Directories, and Service Directories.
    1313
    1414== Description ==
     
    298298== Changelog ==
    299299
     3008.0.12 - Jan 10, 2025
     301
     302* Improve: Community guidelines
     303
    3003048.0.11 - Jan 02, 2025
    301305
Note: See TracChangeset for help on using the changeset viewer.