Skip to content

Commit 1d262fa

Browse files
authored
Build/8.0.12 (#2193)
1 parent a322b09 commit 1d262fa

File tree

4 files changed

+11
-7
lines changed

4 files changed

+11
-7
lines changed

config.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
// Plugin version.
3-
if ( ! defined( 'ATBDP_VERSION' ) ) {define( 'ATBDP_VERSION', '8.0.11' );}
3+
if ( ! defined( 'ATBDP_VERSION' ) ) {define( 'ATBDP_VERSION', '8.0.12' );}
44
// Plugin Folder Path.
55
if ( ! defined( 'ATBDP_DIR' ) ) { define( 'ATBDP_DIR', plugin_dir_path( __FILE__ ) ); }
66
// Plugin Folder URL.

directorist-base.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
* Plugin Name: Directorist - Business Directory Plugin
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
1010
* Domain Path: /languages

languages/directorist.pot

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"MIME-Version: 1.0\n"
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"
1212
"X-Poedit-SearchPath-0: .\n"

readme.txt

+7-3
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
=== Directorist: AI-Powered WordPress Business Directory Plugin with Classified Ads Listings ===
1+
=== Directorist: AI-Powered Business Directory Plugin with Classified Ads Listings ===
22
Contributors: wpwax
33
Donate link: https://directorist.com/extensions/
44
Tags: member directory, listing, classifieds, directory plugin, business directory
55
Requires at least: 4.6
66
Tested up to: 6.7
77
Requires PHP: 7.0
8-
Stable tag: 8.0.11
8+
Stable tag: 8.0.12
99
License: GPLv3
1010
License 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
12+
An Excellent WP Directory Plugin to Create Business Directories, Job Listings, Classified Ads, Booking Directories, Local Directories, and Service Directories.
1313

1414
== Description ==
1515

@@ -297,6 +297,10 @@ Directorist is a complete directory solution and in combination with its advance
297297

298298
== Changelog ==
299299

300+
8.0.12 - Jan 10, 2025
301+
302+
* Improve: Community guidelines
303+
300304
8.0.11 - Jan 02, 2025
301305

302306
* Improve: Location Value Change on Filter | Radius Search Value on Search (#2178)

0 commit comments

Comments
 (0)