Skip to content

Commit d42aba4

Browse files
authored
build files (#2096)
* build files * author name update
1 parent 629fa31 commit d42aba4

13 files changed

+59
-46
lines changed

assets/css/admin-main.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/admin-main.rtl.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/all-listings.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/all-listings.rtl.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/public-main.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/public-main.rtl.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/add-listing.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/all-listings.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/js/search-form.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.1' );}
3+
if ( ! defined( 'ATBDP_VERSION' ) ) {define( 'ATBDP_VERSION', '8.0.2' );}
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.1
7-
* Author: wpWax
6+
* Version: 8.0.2
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

languages/directorist.pot

+29-29
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: 2024-11-10 10:09+0000\n"
9+
"POT-Creation-Date: 2024-11-13 11:03+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"
@@ -752,22 +752,6 @@ msgstr ""
752752
msgid "The plugin has been downloaded successfully"
753753
msgstr ""
754754

755-
#: ../includes/update-functions.php:377
756-
msgid "Listings Slider Settings"
757-
msgstr ""
758-
759-
#: ../includes/update-functions.php:381
760-
msgid "Enable Footer Thumbnail"
761-
msgstr ""
762-
763-
#: ../includes/update-functions.php:405, ../includes/modules/multi-directory-setup/class-builder-data.php:1115, ../includes/modules/multi-directory-setup/class-builder-data.php:2363, ../includes/modules/multi-directory-setup/class-builder-data.php:2395
764-
msgid "Listing Title Settings"
765-
msgstr ""
766-
767-
#: ../includes/update-functions.php:409, ../includes/modules/multi-directory-setup/class-builder-data.php:1119, ../includes/modules/multi-directory-setup/class-builder-data.php:2372, ../includes/modules/multi-directory-setup/class-builder-data.php:2399
768-
msgid "Show Tagline"
769-
msgstr ""
770-
771755
#: ../includes/asset-loader/localized_data.php:67
772756
msgid "Your review has been received. It requires admin approval to publish."
773757
msgstr ""
@@ -1277,6 +1261,22 @@ msgstr ""
12771261
msgid "The announcement has been closed successfully"
12781262
msgstr ""
12791263

1264+
#: ../includes/classes/class-background-updater.php:301
1265+
msgid "Listings Slider Settings"
1266+
msgstr ""
1267+
1268+
#: ../includes/classes/class-background-updater.php:305
1269+
msgid "Enable Footer Thumbnail"
1270+
msgstr ""
1271+
1272+
#: ../includes/classes/class-background-updater.php:329, ../includes/modules/multi-directory-setup/class-builder-data.php:1115, ../includes/modules/multi-directory-setup/class-builder-data.php:2363, ../includes/modules/multi-directory-setup/class-builder-data.php:2395
1273+
msgid "Listing Title Settings"
1274+
msgstr ""
1275+
1276+
#: ../includes/classes/class-background-updater.php:333, ../includes/modules/multi-directory-setup/class-builder-data.php:1119, ../includes/modules/multi-directory-setup/class-builder-data.php:2372, ../includes/modules/multi-directory-setup/class-builder-data.php:2399
1277+
msgid "Show Tagline"
1278+
msgstr ""
1279+
12801280
#: ../includes/classes/class-cron.php:55
12811281
msgid "Every 30 minutes"
12821282
msgstr ""
@@ -1672,7 +1672,7 @@ msgstr ""
16721672
msgid "No Category"
16731673
msgstr ""
16741674

1675-
#: ../includes/classes/class-email.php:119, ../includes/model/ListingDashboard.php:148, ../views/admin-templates/listing-form/expiration-featured-fields.php:45
1675+
#: ../includes/classes/class-email.php:119, ../includes/model/ListingDashboard.php:143, ../views/admin-templates/listing-form/expiration-featured-fields.php:45
16761676
msgid "Never Expires"
16771677
msgstr ""
16781678

@@ -2155,15 +2155,15 @@ msgstr ""
21552155
msgid "Pending Confirmation Message"
21562156
msgstr ""
21572157

2158-
#: ../includes/classes/class-settings-panel.php:268, ../includes/model/ListingDashboard.php:487, ../includes/model/SingleListing.php:953
2158+
#: ../includes/classes/class-settings-panel.php:268, ../includes/model/ListingDashboard.php:482, ../includes/model/SingleListing.php:953
21592159
msgid "Thank you for your submission. Your listing is being reviewed and it may take up to 24 hours to complete the review."
21602160
msgstr ""
21612161

21622162
#: ../includes/classes/class-settings-panel.php:279
21632163
msgid "Publish Confirmation Message"
21642164
msgstr ""
21652165

2166-
#: ../includes/classes/class-settings-panel.php:280, ../includes/model/ListingDashboard.php:482, ../includes/model/SingleListing.php:948
2166+
#: ../includes/classes/class-settings-panel.php:280, ../includes/model/ListingDashboard.php:477, ../includes/model/SingleListing.php:948
21672167
msgid "Congratulations! Your listing has been approved/published. Now it is publicly available."
21682168
msgstr ""
21692169

@@ -2889,7 +2889,7 @@ msgstr ""
28892889
msgid "\"My Listing\" Tab Label"
28902890
msgstr ""
28912891

2892-
#: ../includes/classes/class-settings-panel.php:1594, ../includes/model/ListingDashboard.php:376
2892+
#: ../includes/classes/class-settings-panel.php:1594, ../includes/model/ListingDashboard.php:371
28932893
msgid "My Listing"
28942894
msgstr ""
28952895

@@ -2905,7 +2905,7 @@ msgstr ""
29052905
msgid "\"My Profile\" Tab Label"
29062906
msgstr ""
29072907

2908-
#: ../includes/classes/class-settings-panel.php:1635, ../includes/model/ListingDashboard.php:390, ../templates/dashboard/tab-profile.php:31
2908+
#: ../includes/classes/class-settings-panel.php:1635, ../includes/model/ListingDashboard.php:385, ../templates/dashboard/tab-profile.php:31
29092909
msgid "My Profile"
29102910
msgstr ""
29112911

@@ -2917,7 +2917,7 @@ msgstr ""
29172917
msgid "\"Favourite Listings\" Tab Label"
29182918
msgstr ""
29192919

2920-
#: ../includes/classes/class-settings-panel.php:1651, ../includes/model/ListingDashboard.php:398
2920+
#: ../includes/classes/class-settings-panel.php:1651, ../includes/model/ListingDashboard.php:393
29212921
msgid "Favorite Listings"
29222922
msgstr ""
29232923

@@ -5069,27 +5069,27 @@ msgid_plural "<span>%s</span> Listings"
50695069
msgstr[0] ""
50705070
msgstr[1] ""
50715071

5072-
#: ../includes/model/ListingDashboard.php:143, ../templates/dashboard/tab-my-listings.php:40
5072+
#: ../includes/model/ListingDashboard.php:138, ../templates/dashboard/tab-my-listings.php:40
50735073
msgid "Expired"
50745074
msgstr ""
50755075

5076-
#: ../includes/model/ListingDashboard.php:235
5076+
#: ../includes/model/ListingDashboard.php:230
50775077
msgid "Untitled"
50785078
msgstr ""
50795079

5080-
#: ../includes/model/ListingDashboard.php:405, ../templates/dashboard/tab-preferences.php:20
5080+
#: ../includes/model/ListingDashboard.php:400, ../templates/dashboard/tab-preferences.php:20
50815081
msgid "Preferences"
50825082
msgstr ""
50835083

5084-
#: ../includes/model/ListingDashboard.php:609
5084+
#: ../includes/model/ListingDashboard.php:604
50855085
msgid "Renew"
50865086
msgstr ""
50875087

5088-
#: ../includes/model/ListingDashboard.php:619
5088+
#: ../includes/model/ListingDashboard.php:614
50895089
msgid "Promote"
50905090
msgstr ""
50915091

5092-
#: ../includes/model/ListingDashboard.php:628
5092+
#: ../includes/model/ListingDashboard.php:623
50935093
msgid "Delete Listing"
50945094
msgstr ""
50955095

readme.txt

+18-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
=== Directorist - AI-Powered WordPress Business Directory Plugin with Classified Ads Listings ===
1+
=== Directorist: AI-Powered WordPress 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.1
8+
Stable tag: 8.0.2
99
License: GPLv3
1010
License URI: https://www.gnu.org/licenses/gpl-3.0.html
1111

@@ -39,13 +39,17 @@ Introducing our robust Directorist, optimized for scalability to an ocean of lis
3939

4040
🔥🔥🔥 **Directorist Mobile App for Android & iOS** 🔥🔥🔥
4141
Boost your directory website’s accessibility and interactivity while turning visitors into paying customers with the Directorist mobile app!
42+
4243
🔥🔥🔥 **AI-Generated Directory Creation** 🔥🔥🔥
4344
One of our standout features is AI-driven directory creation, which accelerates and streamlines the content creation for directories, making it faster, smarter, and more efficient.
44-
Enhanced Integrations with Popular Page Builders Like Bricks
45+
46+
🔥🔥🔥 **Enhanced Integrations with Popular Page Builders Like Bricks** 🔥🔥🔥
4547
The enhanced integrations of Directorist with Gutenberg, Elementor, and the latest integration with Bricks, Directorist provide the flexibility you need to build a lucrative directory in the blink of an eye.
46-
28 Pre-Made Templates
48+
49+
🔥🔥🔥 **28 Pre-Made Templates** 🔥🔥🔥
4750
Directorist now offers over 28 pre-made templates, allowing users to quickly set up their directories without having to start from scratch. Amazing, right?
48-
Redesigned Login and Registration Forms
51+
52+
🔥🔥🔥 **Redesigned Login and Registration Forms** 🔥🔥🔥
4953
We've also redesigned the login and registration forms to provide a more user-friendly and visually appealing interface, making it easier for users to interact with your site.
5054

5155
📱 [Launch Your Mobile App Now](https://directorist.com/mobile-app/)
@@ -310,6 +314,15 @@ Directorist is a complete directory solution and in combination with its advance
310314

311315
== Changelog ==
312316

317+
8.0.2 - Nov 13, 2024
318+
319+
* Fix - Ajax search with Radius
320+
* Fix - Category icon picker width and color issue
321+
* Fix - Add listing image uploading issue with gallery extension
322+
* Improve - Migration form v7 to v8
323+
* Improve - User dashboard
324+
* Improve - Admin notices
325+
313326
8.0.1 - Nov 10, 2024
314327

315328
* Fix - Search form removal issue with AI created directory

0 commit comments

Comments
 (0)