diff --git a/config.php b/config.php index 3afc3df7e1..06c0797c45 100644 --- a/config.php +++ b/config.php @@ -1,6 +1,6 @@ configure the basic settings and get you started in no longer than 3 minutes." msgstr "" -#: ../includes/classes/class-setup-wizard.php:827 +#: ../includes/classes/class-setup-wizard.php:829 msgid "If you don't want to run the setup wizard now, you can skip and return to the WordPress dashboard. You can always come back and run the wizard at your convenience." msgstr "" -#: ../includes/classes/class-setup-wizard.php:831 +#: ../includes/classes/class-setup-wizard.php:833 msgid "Not right now" msgstr "" -#: ../includes/classes/class-setup-wizard.php:832 +#: ../includes/classes/class-setup-wizard.php:834 msgid "Let's Go!" msgstr "" -#: ../includes/classes/class-setup-wizard.php:874 +#: ../includes/classes/class-setup-wizard.php:876 msgid "Directorist › Setup Wizard" msgstr "" @@ -5075,7 +5075,7 @@ msgstr "" msgid "Preview Changes" msgstr "" -#: ../includes/model/ListingForm.php:466, ../includes/model/SingleListing.php:961, ../includes/review/class-builder-screen.php:92 +#: ../includes/model/ListingForm.php:466, ../includes/model/SingleListing.php:963, ../includes/review/class-builder-screen.php:92 msgid "Your Email" msgstr "" @@ -5178,22 +5178,22 @@ msgstr "" msgid "1 Star & Up" msgstr "" -#: ../includes/model/SingleListing.php:933 +#: ../includes/model/SingleListing.php:935 msgctxt "Number of reviews" msgid "Review" msgid_plural "Reviews" msgstr[0] "" msgstr[1] "" -#: ../includes/model/SingleListing.php:965 +#: ../includes/model/SingleListing.php:967 msgid "example@gmail.com" msgstr "" -#: ../includes/model/SingleListing.php:1074, ../includes/widgets/single-map.php:75 +#: ../includes/model/SingleListing.php:1076, ../includes/widgets/single-map.php:75 msgid "No Title" msgstr "" -#: ../includes/model/SingleListing.php:1087, ../templates/archive/fields/google-map.php:69, ../templates/archive/fields/openstreet-map.php:70 +#: ../includes/model/SingleListing.php:1089, ../templates/archive/fields/google-map.php:69, ../templates/archive/fields/openstreet-map.php:70 msgid "Get Directions" msgstr "" diff --git a/readme.txt b/readme.txt index ef0894fc24..3b40da493d 100644 --- a/readme.txt +++ b/readme.txt @@ -5,7 +5,7 @@ Tags: member directory, listing, classifieds, directory plugin, business directo Requires at least: 4.6 Tested up to: 6.4 Requires PHP: 7.0 -Stable tag: 7.8.4 +Stable tag: 7.8.5 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html @@ -410,6 +410,14 @@ Directorist is a complete directory solution and in combination with its advance == Changelog == +7.8.5 - Feb 12, 2024 + +* Fix - Setup wizard user permission issue (#1702) +* Add - New filter hook: Directorist archive single listing url (#1699) +* Add - New hook: single listing slider image size (#1698) +* Improve - atbdp_format_amount filter hook (#1675) +* Improve - Syntax for variables in string literals (#1684) + 7.8.4 - Jan 30, 2024 * Fix - Single listing back button/link (#1695)