Skip to content

Commit

Permalink
Build/8.0.12 (#2193)
Browse files Browse the repository at this point in the history
  • Loading branch information
vairafiq authored Jan 9, 2025
1 parent a322b09 commit 1d262fa
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 7 deletions.
2 changes: 1 addition & 1 deletion config.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
// Plugin version.
if ( ! defined( 'ATBDP_VERSION' ) ) {define( 'ATBDP_VERSION', '8.0.11' );}
if ( ! defined( 'ATBDP_VERSION' ) ) {define( 'ATBDP_VERSION', '8.0.12' );}
// Plugin Folder Path.
if ( ! defined( 'ATBDP_DIR' ) ) { define( 'ATBDP_DIR', plugin_dir_path( __FILE__ ) ); }
// Plugin Folder URL.
Expand Down
4 changes: 2 additions & 2 deletions directorist-base.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
* Plugin Name: Directorist - Business Directory Plugin
* Plugin URI: https://wpwax.com
* Description: A comprehensive solution to create professional looking directory site of any kind. Like Yelp, Foursquare, etc.
* Version: 8.0.11
* Author: wpWax - WP Business Directory Plugin and Classified Listings Directory
* Version: 8.0.12
* Author: wpWax - Business Directory and Classified Listings Directory Team by wpWax
* Author URI: https://wpwax.com
* Text Domain: directorist
* Domain Path: /languages
Expand Down
2 changes: 1 addition & 1 deletion languages/directorist.pot
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2025-01-01 06:16+0000\n"
"POT-Creation-Date: 2025-01-09 17:58+0000\n"
"X-Poedit-Basepath: ..\n"
"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"
"X-Poedit-SearchPath-0: .\n"
Expand Down
10 changes: 7 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
=== Directorist: AI-Powered WordPress Business Directory Plugin with Classified Ads Listings ===
=== Directorist: AI-Powered Business Directory Plugin with Classified Ads Listings ===
Contributors: wpwax
Donate link: https://directorist.com/extensions/
Tags: member directory, listing, classifieds, directory plugin, business directory
Requires at least: 4.6
Tested up to: 6.7
Requires PHP: 7.0
Stable tag: 8.0.11
Stable tag: 8.0.12
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

The Best WordPress Directory Plugin to Create Business Directory, Job Listings, Classified Ads, Booking Directory, Local Directory, Service Directory
An Excellent WP Directory Plugin to Create Business Directories, Job Listings, Classified Ads, Booking Directories, Local Directories, and Service Directories.

== Description ==

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

== Changelog ==

8.0.12 - Jan 10, 2025

* Improve: Community guidelines

8.0.11 - Jan 02, 2025

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

0 comments on commit 1d262fa

Please sign in to comment.