Skip to content

Commit 143a8ce

Browse files
authored
asset updated (#1854)
1 parent cbdd97a commit 143a8ce

10 files changed

+19
-15
lines changed

.wordpress-org/banner-1544x500.jpg

334 KB
Loading

.wordpress-org/banner-1544x500.png

-208 KB
Binary file not shown.

.wordpress-org/banner-772x250.jpg

41.6 KB
Loading

.wordpress-org/icon-128x128.gif

351 KB
Loading

.wordpress-org/icon-128x128.jpeg

-8.02 KB
Binary file not shown.

.wordpress-org/icon-256x256.gif

594 KB
Loading

.wordpress-org/icon-256x256.jpeg

-17.7 KB
Binary file not shown.

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', '7.12.0' );}
3+
if ( ! defined( 'ATBDP_VERSION' ) ) {define( 'ATBDP_VERSION', '7.12.1' );}
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: 7.12.0
7-
* Author: wpWax
6+
* Version: 7.12.1
7+
* Author: wpWax - WP Business Directory Plugin and Classified Listings Directory
88
* Author URI: https://wpwax.com
99
* Text Domain: directorist
1010
* Domain Path: /languages

readme.txt

+16-12
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
=== Directorist - WordPress Business Directory Plugin with Classified Ads Listings ===
2-
Contributors: wpWax - WP Business Directory Plugin and Classified Listings Directory
1+
=== Directorist - WordPress Business Directory Plugin with Classified Ads Listings ===
2+
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.6
77
Requires PHP: 7.0
8-
Stable tag: 7.12.0
8+
Stable tag: 7.12.1
99
License: GPLv3
1010
License URI: https://www.gnu.org/licenses/gpl-3.0.html
1111

12-
A user-centric yet powerful & feature-rich WordPress Directory Plugin to Create Business Directory, Job Listings, Classified Ads, Booking Directory, Local Directory, Service Directory
12+
A user-centric yet powerful WordPress Business Directory Plugin to create a local business directory, job directory, & Classified Ads Listing
1313

1414
== Description ==
1515

@@ -304,16 +304,20 @@ Directorist is a complete directory solution and in combination with its advance
304304

305305
== Changelog ==
306306

307+
7.12.1 - Sep 04, 2024
308+
309+
* Improve - Asset and readme
310+
307311
7.12.0 - Sep 01, 2024
308312

309-
* Add - Dynamic email verification template on user registration
310-
* Add - Filter hook to control email notice preferences
311-
* Fix - Extension less image upload issue
312-
* Fix - Renewal email issue
313-
* Fix - Category custom field issue
314-
* Remove - Some unused stuff classes/class-multiple-cat.php file (#1786)
315-
* Improve - Compatibility with multi site installation
316-
* Improve - Author profile page
313+
* Add Dynamic email verification template on user registration
314+
* Add Filter hook to control email notice preferences
315+
* Fix Extension less image upload issue
316+
* Fix Renewal email issue
317+
* Fix Category custom field issue
318+
* Remove Some unused stuff classes/class-multiple-cat.php file (#1786)
319+
* Improve Compatibility with multi site installation
320+
* Improve Author profile page
317321

318322
7.11.0 - Aug 14, 2024
319323

0 commit comments

Comments
 (0)