Version Description
Download this release
Release Info
Developer | businessdirectoryplugin |
Plugin | Business Directory Plugin |
Version | 5.15.1 |
Comparing to | |
See all releases |
Code changes from version 5.15 to 5.15.1
- README.TXT +5 -15
- assets/css/widgets.min.css +1 -1
- business-directory-plugin.php +1 -1
- includes/admin/controllers/class-admin-listings.php +1 -1
- includes/admin/helpers/tables/class-fees-table.php +14 -14
- includes/class-wpbdp.php +1 -1
- languages/business-directory-plugin-ar.po +3 -3
- languages/business-directory-plugin-de_DE.po +3 -3
- languages/business-directory-plugin-en_US.po +3 -3
- languages/business-directory-plugin-fr_FR.po +3 -3
- languages/business-directory-plugin-it_IT.po +3 -3
- languages/business-directory-plugin-nl_NL.po +3 -3
- languages/business-directory-plugin-pl_PL.po +3 -3
- languages/business-directory-plugin-ru_RU.po +3 -3
- languages/business-directory-plugin-sv_SE.po +3 -3
- languages/business-directory-plugin.pot +4 -4
- themes/default/theme.json +1 -1
README.TXT
CHANGED
@@ -4,7 +4,7 @@ Tags: business directory, listings, directory plugin, staff directory, member di
|
|
4 |
Requires at least: 4.8
|
5 |
Requires PHP: 5.6
|
6 |
Tested up to: 5.8.1
|
7 |
-
Stable tag: 5.15
|
8 |
License: GPLv2 or later
|
9 |
|
10 |
The best WordPress Business Directory Plugin. Build an easy team directory, member directory, staff directory, church directory, and more.
|
@@ -158,6 +158,10 @@ Yes it is. However, you cannot "network activate" the plugin (as this will share
|
|
158 |
This can be done under Plugins -> Add New as the Administrator user. Do not "network activate" as the "super admin".
|
159 |
|
160 |
== Changelog ==
|
|
|
|
|
|
|
|
|
161 |
= 5.15 =
|
162 |
* New: The listing widgets have tons more functionality. Now you can add fields to a widget, set the image position, size images consistently, and use the coming soon image.
|
163 |
* Fix: The search form didn't look right in a couple default WordPress themes.
|
@@ -181,18 +185,4 @@ This can be done under Plugins -> Add New as the Administrator user. Do not "net
|
|
181 |
= 5.14.1 =
|
182 |
* Fix: Prevent the default free fee option from showing when payments are turned on.
|
183 |
|
184 |
-
= 5.14 =
|
185 |
-
* New: Make the button styling more consistent across all buttons in the directory. The option to Override the theme button styles better handles this now, and lets the theme handle it when turned off. This update added the "button" class to buttons throughout the plugin in order to allow themes to cover the styling.
|
186 |
-
* New: Load the BD CSS in an Elementor template. This helps the page look much closer to reality.
|
187 |
-
* New: Made the fee plans easier to use. The "unavailable" category has been removed and multiple fee plans can be created when payments are turned off.
|
188 |
-
* Perfomance: Load all scripts in the footer instead of header for better page loading times.
|
189 |
-
* Removed: The setting to force SSL on checkout has been removed. This is now standard practice.
|
190 |
-
* Fix: Cut down on server checkins when add-ons are installed. It was happening daily for each add-on, plus weekly for all of them. Now, the daily check has been eliminated.
|
191 |
-
* Fix: The listing title in the excerpt was showing twice in some themes.
|
192 |
-
* Fix: The email address in the contact form wasn't required as it should have been.
|
193 |
-
* Fix: The featured listings shortcode wasn't matching the listing order in the settings.
|
194 |
-
* Fix: Prevent movement in the search form when the page is loaded on most screen sizes.
|
195 |
-
* Code: Added wpbdp_admin_listing_owner_mode hook to switch between autocomplete or not for the user selector in the back-end (ajax or inline)
|
196 |
-
* Code: Start organizing the code structure.
|
197 |
-
|
198 |
<a href="https://businessdirectoryplugin.com/plugins/business-directory/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion">See changelog for all versions</a>
|
4 |
Requires at least: 4.8
|
5 |
Requires PHP: 5.6
|
6 |
Tested up to: 5.8.1
|
7 |
+
Stable tag: 5.15.1
|
8 |
License: GPLv2 or later
|
9 |
|
10 |
The best WordPress Business Directory Plugin. Build an easy team directory, member directory, staff directory, church directory, and more.
|
158 |
This can be done under Plugins -> Add New as the Administrator user. Do not "network activate" as the "super admin".
|
159 |
|
160 |
== Changelog ==
|
161 |
+
= 5.15.1 =
|
162 |
+
* Fix: Listings set to never expire were switching to expired on edit.
|
163 |
+
* Fix: Long listing titles in sidebar widgets weren't wrapping with some settings.
|
164 |
+
|
165 |
= 5.15 =
|
166 |
* New: The listing widgets have tons more functionality. Now you can add fields to a widget, set the image position, size images consistently, and use the coming soon image.
|
167 |
* Fix: The search form didn't look right in a couple default WordPress themes.
|
185 |
= 5.14.1 =
|
186 |
* Fix: Prevent the default free fee option from showing when payments are turned on.
|
187 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
188 |
<a href="https://businessdirectoryplugin.com/plugins/business-directory/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion">See changelog for all versions</a>
|
assets/css/widgets.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.wpbdp-listings-widget-list{margin:0 !important;padding:0 !important;list-style-type:none !important}.wpbdp-listings-widget-list li{list-style:none;border-bottom:1px dotted #eee;margin:0;padding:2px 0}.wpbdp-listings-widget-list li .listing-title{font-weight:bold;display:block}.wpbdp-listings-widget-list .wpbdp-listings-widget-item{padding:10px 0}.wpbdp-listings-widget-list .wpbdp-listings-widget-container{display:flex;gap:0 10px}.wpbdp-listings-widget-list .wpbdp-listings-widget-thumb,.wpbdp-listings-widget-list .wpbdp-listings-widget-item--title-and-content{box-sizing:border-box;flex:0 0 auto}.wpbdp-listings-widget-list .wpbdp-listings-widget-item--title-and-content{flex-grow:1}.wpbdp-listings-widget-list .wpbdp-listings-widget-thumb{margin:0}.wpbdp-listings-widget-list .wpbdp-listings-widget-thumb a{display:block !important;margin:0 auto !important;position:relative;width:100%}.wpbdp-listings-widget-list .wpbdp-listings-widget-thumb img{height:auto;max-width:100%;margin:0 auto}.wpbdp-listings-widget-list .wpbdp-listing-title{font-weight:bold}.wpbdp-listings-widget-list .wpbdp-listings-widget-item--field-ratings .count{display:none}.wpbdp-listings-widget-list .wpbdp-listings-widget-item-with-left-thumbnail-in-desktop,.wpbdp-listings-widget-list .wpbdp-listings-widget-item-with-right-thumbnail-in-desktop{flex-direction:row;flex-wrap:wrap}.wpbdp-listings-widget-list .wpbdp-listings-widget-item-with-left-thumbnail-in-desktop .wpbdp-listings-widget-thumb,.wpbdp-listings-widget-list .wpbdp-listings-widget-item-with-right-thumbnail-in-desktop .wpbdp-listings-widget-thumb{width:33%}.wpbdp-listings-widget-list .wpbdp-listings-widget-item-with-right-thumbnail-in-desktop .wpbdp-listings-widget-container{flex-direction:row-reverse}.wpbdp-listings-widget-list .wpbdp-listings-widget-item-with-thumbnail-above-in-desktop .wpbdp-listings-widget-container{flex-direction:column;text-align:center}.wpbdp-listings-widget-list .wpbdp-listings-widget-item-with-thumbnail-above-in-desktop .wpbdp-listings-widget-container .wpbdp-listings-widget-thumb{width:100%}.wpbdp-listings-widget-list .wpbdp-listings-widget-item-with-thumbnail-above-in-desktop .wpbdp-listings-widget-container .wpbdp-listings-widget-thumb img{width:100%}@media screen and (min-width:44em){.wpbdp-listings-widget-items-list .wpbdp-listings-widget-item-with-left-thumbnail-in-mobile,.wpbdp-listings-widget-items-list .wpbdp-listings-widget-item-with-right-thumbnail-in-mobile{flex-direction:row;flex-wrap:wrap}.wpbdp-listings-widget-items-list .wpbdp-listings-widget-item-with-left-thumbnail-in-mobile .wpbdp-listings-widget-thumb,.wpbdp-listings-widget-items-list .wpbdp-listings-widget-item-with-right-thumbnail-in-mobile .wpbdp-listings-widget-thumb{width:33%}.wpbdp-listings-widget-items-list .wpbdp-listings-widget-item-with-right-thumbnail-in-mobile .wpbdp-listings-widget-container{flex-direction:row-reverse}.wpbdp-listings-widget-items-list .wpbdp-listings-widget-item-with-thumbnail-above-in-mobile .wpbdp-listings-widget-container{flex-direction:column;text-align:center}.wpbdp-listings-widget-items-list .wpbdp-listings-widget-item-with-thumbnail-above-in-mobile .wpbdp-listings-widget-container .wpbdp-listings-widget-thumb{width:100%}.wpbdp-listings-widget-items-list .wpbdp-listings-widget-item-with-thumbnail-above-in-mobile .wpbdp-listings-widget-container .wpbdp-listings-widget-thumb img{width:100%}}
|
1 |
+
.wpbdp-listings-widget-list{margin:0 !important;padding:0 !important;list-style-type:none !important}.wpbdp-listings-widget-list li{list-style:none;border-bottom:1px dotted #eee;margin:0;padding:2px 0}.wpbdp-listings-widget-list li .listing-title{font-weight:bold;display:block}.wpbdp-listings-widget-list .wpbdp-listings-widget-item{padding:10px 0}.wpbdp-listings-widget-list .wpbdp-listings-widget-container{display:flex;gap:0 10px}.wpbdp-listings-widget-list .wpbdp-listings-widget-thumb,.wpbdp-listings-widget-list .wpbdp-listings-widget-item--title-and-content{box-sizing:border-box;flex:0 0 auto}.wpbdp-listings-widget-list .wpbdp-listings-widget-item--title-and-content{flex-grow:1;flex:1}.wpbdp-listings-widget-list .wpbdp-listings-widget-thumb{margin:0}.wpbdp-listings-widget-list .wpbdp-listings-widget-thumb a{display:block !important;margin:0 auto !important;position:relative;width:100%}.wpbdp-listings-widget-list .wpbdp-listings-widget-thumb img{height:auto;max-width:100%;margin:0 auto}.wpbdp-listings-widget-list .wpbdp-listing-title{font-weight:bold}.wpbdp-listings-widget-list .wpbdp-listings-widget-item--field-ratings .count{display:none}.wpbdp-listings-widget-list .wpbdp-listings-widget-item-with-left-thumbnail-in-desktop,.wpbdp-listings-widget-list .wpbdp-listings-widget-item-with-right-thumbnail-in-desktop{flex-direction:row;flex-wrap:wrap}.wpbdp-listings-widget-list .wpbdp-listings-widget-item-with-left-thumbnail-in-desktop .wpbdp-listings-widget-thumb,.wpbdp-listings-widget-list .wpbdp-listings-widget-item-with-right-thumbnail-in-desktop .wpbdp-listings-widget-thumb{flex-basis:33%;width:33%}.wpbdp-listings-widget-list .wpbdp-listings-widget-item-with-right-thumbnail-in-desktop .wpbdp-listings-widget-container{flex-direction:row-reverse}.wpbdp-listings-widget-list .wpbdp-listings-widget-item-with-thumbnail-above-in-desktop .wpbdp-listings-widget-container{flex-direction:column;text-align:center}.wpbdp-listings-widget-list .wpbdp-listings-widget-item-with-thumbnail-above-in-desktop .wpbdp-listings-widget-container .wpbdp-listings-widget-thumb{width:100%}.wpbdp-listings-widget-list .wpbdp-listings-widget-item-with-thumbnail-above-in-desktop .wpbdp-listings-widget-container .wpbdp-listings-widget-thumb img{width:100%}@media screen and (min-width:44em){.wpbdp-listings-widget-items-list .wpbdp-listings-widget-item-with-left-thumbnail-in-mobile,.wpbdp-listings-widget-items-list .wpbdp-listings-widget-item-with-right-thumbnail-in-mobile{flex-direction:row;flex-wrap:wrap}.wpbdp-listings-widget-items-list .wpbdp-listings-widget-item-with-left-thumbnail-in-mobile .wpbdp-listings-widget-thumb,.wpbdp-listings-widget-items-list .wpbdp-listings-widget-item-with-right-thumbnail-in-mobile .wpbdp-listings-widget-thumb{flex-basis:33%;width:33%}.wpbdp-listings-widget-items-list .wpbdp-listings-widget-item-with-right-thumbnail-in-mobile .wpbdp-listings-widget-container{flex-direction:row-reverse}.wpbdp-listings-widget-items-list .wpbdp-listings-widget-item-with-thumbnail-above-in-mobile .wpbdp-listings-widget-container{flex-direction:column;text-align:center}.wpbdp-listings-widget-items-list .wpbdp-listings-widget-item-with-thumbnail-above-in-mobile .wpbdp-listings-widget-container .wpbdp-listings-widget-thumb{width:100%}.wpbdp-listings-widget-items-list .wpbdp-listings-widget-item-with-thumbnail-above-in-mobile .wpbdp-listings-widget-container .wpbdp-listings-widget-thumb img{width:100%}}
|
business-directory-plugin.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Business Directory Plugin
|
4 |
* Plugin URI: https://businessdirectoryplugin.com
|
5 |
* Description: Provides the ability to maintain a free or paid business directory on your WordPress powered site.
|
6 |
-
* Version: 5.15
|
7 |
* Author: Business Directory Team
|
8 |
* Author URI: https://businessdirectoryplugin.com
|
9 |
* Text Domain: business-directory-plugin
|
3 |
* Plugin Name: Business Directory Plugin
|
4 |
* Plugin URI: https://businessdirectoryplugin.com
|
5 |
* Description: Provides the ability to maintain a free or paid business directory on your WordPress powered site.
|
6 |
+
* Version: 5.15.1
|
7 |
* Author: Business Directory Team
|
8 |
* Author URI: https://businessdirectoryplugin.com
|
9 |
* Text Domain: business-directory-plugin
|
includes/admin/controllers/class-admin-listings.php
CHANGED
@@ -600,7 +600,7 @@ class WPBDP_Admin_Listings {
|
|
600 |
|
601 |
// Update plan attributes.
|
602 |
$row = array();
|
603 |
-
$row['expiration_date'] = '' == $new_plan['expiration_date'] ?
|
604 |
$row['fee_images'] = absint( $new_plan['fee_images'] );
|
605 |
|
606 |
$wpdb->update( $wpdb->prefix . 'wpbdp_listings', $row, array( 'listing_id' => $post_id ) );
|
600 |
|
601 |
// Update plan attributes.
|
602 |
$row = array();
|
603 |
+
$row['expiration_date'] = '' == $new_plan['expiration_date'] ? null : $new_plan['expiration_date'];
|
604 |
$row['fee_images'] = absint( $new_plan['fee_images'] );
|
605 |
|
606 |
$wpdb->update( $wpdb->prefix . 'wpbdp_listings', $row, array( 'listing_id' => $post_id ) );
|
includes/admin/helpers/tables/class-fees-table.php
CHANGED
@@ -146,21 +146,21 @@ class WPBDP__Admin__Fees_Table extends WP_List_Table {
|
|
146 |
$admin_fees_url
|
147 |
);
|
148 |
|
149 |
-
if ( $fee->enabled ) {
|
150 |
-
$actions['disable'] = sprintf(
|
151 |
-
'<a href="%s">%s</a>',
|
152 |
-
esc_url( $toggle_url ),
|
153 |
-
esc_html__( 'Disable', 'business-directory-plugin' )
|
154 |
-
);
|
155 |
-
} else {
|
156 |
-
$actions['enable'] = sprintf(
|
157 |
-
'<a href="%s">%s</a>',
|
158 |
-
esc_url( $toggle_url ),
|
159 |
-
esc_html__( 'Enable', 'business-directory-plugin' )
|
160 |
-
);
|
161 |
-
}
|
162 |
-
|
163 |
if ( 'free' !== $fee->tag ) {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
164 |
$actions['delete'] = sprintf(
|
165 |
'<a href="%s">%s</a>',
|
166 |
esc_url(
|
146 |
$admin_fees_url
|
147 |
);
|
148 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
149 |
if ( 'free' !== $fee->tag ) {
|
150 |
+
if ( $fee->enabled ) {
|
151 |
+
$actions['disable'] = sprintf(
|
152 |
+
'<a href="%s">%s</a>',
|
153 |
+
esc_url( $toggle_url ),
|
154 |
+
esc_html__( 'Disable', 'business-directory-plugin' )
|
155 |
+
);
|
156 |
+
} else {
|
157 |
+
$actions['enable'] = sprintf(
|
158 |
+
'<a href="%s">%s</a>',
|
159 |
+
esc_url( $toggle_url ),
|
160 |
+
esc_html__( 'Enable', 'business-directory-plugin' )
|
161 |
+
);
|
162 |
+
}
|
163 |
+
|
164 |
$actions['delete'] = sprintf(
|
165 |
'<a href="%s">%s</a>',
|
166 |
esc_url(
|
includes/class-wpbdp.php
CHANGED
@@ -28,7 +28,7 @@ final class WPBDP {
|
|
28 |
}
|
29 |
|
30 |
private function setup_constants() {
|
31 |
-
define( 'WPBDP_VERSION', '5.15' );
|
32 |
|
33 |
define( 'WPBDP_PATH', wp_normalize_path( plugin_dir_path( WPBDP_PLUGIN_FILE ) ) );
|
34 |
define( 'WPBDP_INC', trailingslashit( WPBDP_PATH . 'includes' ) );
|
28 |
}
|
29 |
|
30 |
private function setup_constants() {
|
31 |
+
define( 'WPBDP_VERSION', '5.15.1' );
|
32 |
|
33 |
define( 'WPBDP_PATH', wp_normalize_path( plugin_dir_path( WPBDP_PLUGIN_FILE ) ) );
|
34 |
define( 'WPBDP_INC', trailingslashit( WPBDP_PATH . 'includes' ) );
|
languages/business-directory-plugin-ar.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2021-11-
|
9 |
"PO-Revision-Date: 2017-01-16 17:47-0500\n"
|
10 |
"Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
@@ -474,12 +474,12 @@ msgstr "Poster annonce(paiement initial)"
|
|
474 |
msgid "There are no fees right now. %1$sCreate one%2$s."
|
475 |
msgstr "لا توجد أي رسوم الآن. يمكنك <a>إنشاء واحد</a>، إذا كنت تريد."
|
476 |
|
477 |
-
#: includes/admin/helpers/tables/class-fees-table.php:
|
478 |
#, fuzzy
|
479 |
msgid "Disable"
|
480 |
msgstr "تعطيل"
|
481 |
|
482 |
-
#: includes/admin/helpers/tables/class-fees-table.php:
|
483 |
#, fuzzy
|
484 |
msgid "Enable"
|
485 |
msgstr "تفعيل"
|
5 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2021-11-16 21:09:16+00:00\n"
|
9 |
"PO-Revision-Date: 2017-01-16 17:47-0500\n"
|
10 |
"Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
474 |
msgid "There are no fees right now. %1$sCreate one%2$s."
|
475 |
msgstr "لا توجد أي رسوم الآن. يمكنك <a>إنشاء واحد</a>، إذا كنت تريد."
|
476 |
|
477 |
+
#: includes/admin/helpers/tables/class-fees-table.php:154
|
478 |
#, fuzzy
|
479 |
msgid "Disable"
|
480 |
msgstr "تعطيل"
|
481 |
|
482 |
+
#: includes/admin/helpers/tables/class-fees-table.php:160
|
483 |
#, fuzzy
|
484 |
msgid "Enable"
|
485 |
msgstr "تفعيل"
|
languages/business-directory-plugin-de_DE.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2021-11-
|
9 |
"PO-Revision-Date: 2020-06-17 15:32-0500\n"
|
10 |
"Last-Translator: Axel J. Metayer <axel@kfz.net>\n"
|
11 |
"Language-Team: Business Directory Plugin <support@businessdirectoryplugin."
|
@@ -478,12 +478,12 @@ msgstr ""
|
|
478 |
"Es gibt derzeit keine Angebote. Sie können jetzt <a>ein Angebot erstellen</"
|
479 |
"a>."
|
480 |
|
481 |
-
#: includes/admin/helpers/tables/class-fees-table.php:
|
482 |
#, fuzzy
|
483 |
msgid "Disable"
|
484 |
msgstr "Deaktivieren"
|
485 |
|
486 |
-
#: includes/admin/helpers/tables/class-fees-table.php:
|
487 |
#, fuzzy
|
488 |
msgid "Enable"
|
489 |
msgstr "Aktivieren"
|
5 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2021-11-16 21:09:16+00:00\n"
|
9 |
"PO-Revision-Date: 2020-06-17 15:32-0500\n"
|
10 |
"Last-Translator: Axel J. Metayer <axel@kfz.net>\n"
|
11 |
"Language-Team: Business Directory Plugin <support@businessdirectoryplugin."
|
478 |
"Es gibt derzeit keine Angebote. Sie können jetzt <a>ein Angebot erstellen</"
|
479 |
"a>."
|
480 |
|
481 |
+
#: includes/admin/helpers/tables/class-fees-table.php:154
|
482 |
#, fuzzy
|
483 |
msgid "Disable"
|
484 |
msgstr "Deaktivieren"
|
485 |
|
486 |
+
#: includes/admin/helpers/tables/class-fees-table.php:160
|
487 |
#, fuzzy
|
488 |
msgid "Enable"
|
489 |
msgstr "Aktivieren"
|
languages/business-directory-plugin-en_US.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2021-11-
|
9 |
"PO-Revision-Date: 2020-06-17 15:32-0500\n"
|
10 |
"Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
@@ -404,11 +404,11 @@ msgstr ""
|
|
404 |
msgid "There are no fees right now. %1$sCreate one%2$s."
|
405 |
msgstr ""
|
406 |
|
407 |
-
#: includes/admin/helpers/tables/class-fees-table.php:
|
408 |
msgid "Disable"
|
409 |
msgstr ""
|
410 |
|
411 |
-
#: includes/admin/helpers/tables/class-fees-table.php:
|
412 |
msgid "Enable"
|
413 |
msgstr ""
|
414 |
|
5 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2021-11-16 21:09:16+00:00\n"
|
9 |
"PO-Revision-Date: 2020-06-17 15:32-0500\n"
|
10 |
"Last-Translator: BD Team <support@businessdirectoryplugin.com>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
404 |
msgid "There are no fees right now. %1$sCreate one%2$s."
|
405 |
msgstr ""
|
406 |
|
407 |
+
#: includes/admin/helpers/tables/class-fees-table.php:154
|
408 |
msgid "Disable"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: includes/admin/helpers/tables/class-fees-table.php:160
|
412 |
msgid "Enable"
|
413 |
msgstr ""
|
414 |
|
languages/business-directory-plugin-fr_FR.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2021-11-
|
9 |
"PO-Revision-Date: 2020-06-17 15:32-0500\n"
|
10 |
"Last-Translator: Laurent Provin <lprovin@yahoo.fr>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
@@ -476,12 +476,12 @@ msgstr ""
|
|
476 |
"Il n'y a pas de tarif en ce moment. Vous pouvez <a>en créer un</a>, si vous "
|
477 |
"le souhaitez."
|
478 |
|
479 |
-
#: includes/admin/helpers/tables/class-fees-table.php:
|
480 |
#, fuzzy
|
481 |
msgid "Disable"
|
482 |
msgstr "Effacer les Frais"
|
483 |
|
484 |
-
#: includes/admin/helpers/tables/class-fees-table.php:
|
485 |
#, fuzzy
|
486 |
msgid "Enable"
|
487 |
msgstr "Activer"
|
5 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2021-11-16 21:09:16+00:00\n"
|
9 |
"PO-Revision-Date: 2020-06-17 15:32-0500\n"
|
10 |
"Last-Translator: Laurent Provin <lprovin@yahoo.fr>\n"
|
11 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
476 |
"Il n'y a pas de tarif en ce moment. Vous pouvez <a>en créer un</a>, si vous "
|
477 |
"le souhaitez."
|
478 |
|
479 |
+
#: includes/admin/helpers/tables/class-fees-table.php:154
|
480 |
#, fuzzy
|
481 |
msgid "Disable"
|
482 |
msgstr "Effacer les Frais"
|
483 |
|
484 |
+
#: includes/admin/helpers/tables/class-fees-table.php:160
|
485 |
#, fuzzy
|
486 |
msgid "Enable"
|
487 |
msgstr "Activer"
|
languages/business-directory-plugin-it_IT.po
CHANGED
@@ -3,7 +3,7 @@ msgstr ""
|
|
3 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
-
"POT-Creation-Date: 2021-11-
|
7 |
"PO-Revision-Date: 2020-06-17 15:33-0500\n"
|
8 |
"Last-Translator: \n"
|
9 |
"Language-Team: \n"
|
@@ -480,12 +480,12 @@ msgstr ""
|
|
480 |
"Non ci sono contributi in questo momento. È possibile <a>crearne uno</a>, se "
|
481 |
"volete."
|
482 |
|
483 |
-
#: includes/admin/helpers/tables/class-fees-table.php:
|
484 |
#, fuzzy
|
485 |
msgid "Disable"
|
486 |
msgstr "Disabilita"
|
487 |
|
488 |
-
#: includes/admin/helpers/tables/class-fees-table.php:
|
489 |
#, fuzzy
|
490 |
msgid "Enable"
|
491 |
msgstr "Abilita"
|
3 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
+
"POT-Creation-Date: 2021-11-16 21:09:16+00:00\n"
|
7 |
"PO-Revision-Date: 2020-06-17 15:33-0500\n"
|
8 |
"Last-Translator: \n"
|
9 |
"Language-Team: \n"
|
480 |
"Non ci sono contributi in questo momento. È possibile <a>crearne uno</a>, se "
|
481 |
"volete."
|
482 |
|
483 |
+
#: includes/admin/helpers/tables/class-fees-table.php:154
|
484 |
#, fuzzy
|
485 |
msgid "Disable"
|
486 |
msgstr "Disabilita"
|
487 |
|
488 |
+
#: includes/admin/helpers/tables/class-fees-table.php:160
|
489 |
#, fuzzy
|
490 |
msgid "Enable"
|
491 |
msgstr "Abilita"
|
languages/business-directory-plugin-nl_NL.po
CHANGED
@@ -3,7 +3,7 @@ msgstr ""
|
|
3 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
-
"POT-Creation-Date: 2021-11-
|
7 |
"PO-Revision-Date: 2020-06-17 15:33-0500\n"
|
8 |
"Last-Translator: admin <info@nederlofcentrum.nl>\n"
|
9 |
"Language-Team: Dutch\n"
|
@@ -448,12 +448,12 @@ msgstr ""
|
|
448 |
msgid "There are no fees right now. %1$sCreate one%2$s."
|
449 |
msgstr ""
|
450 |
|
451 |
-
#: includes/admin/helpers/tables/class-fees-table.php:
|
452 |
#, fuzzy
|
453 |
msgid "Disable"
|
454 |
msgstr "Uitzetten"
|
455 |
|
456 |
-
#: includes/admin/helpers/tables/class-fees-table.php:
|
457 |
#, fuzzy
|
458 |
msgid "Enable"
|
459 |
msgstr "Aanzetten"
|
3 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
+
"POT-Creation-Date: 2021-11-16 21:09:16+00:00\n"
|
7 |
"PO-Revision-Date: 2020-06-17 15:33-0500\n"
|
8 |
"Last-Translator: admin <info@nederlofcentrum.nl>\n"
|
9 |
"Language-Team: Dutch\n"
|
448 |
msgid "There are no fees right now. %1$sCreate one%2$s."
|
449 |
msgstr ""
|
450 |
|
451 |
+
#: includes/admin/helpers/tables/class-fees-table.php:154
|
452 |
#, fuzzy
|
453 |
msgid "Disable"
|
454 |
msgstr "Uitzetten"
|
455 |
|
456 |
+
#: includes/admin/helpers/tables/class-fees-table.php:160
|
457 |
#, fuzzy
|
458 |
msgid "Enable"
|
459 |
msgstr "Aanzetten"
|
languages/business-directory-plugin-pl_PL.po
CHANGED
@@ -3,7 +3,7 @@ msgstr ""
|
|
3 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
-
"POT-Creation-Date: 2021-11-
|
7 |
"PO-Revision-Date: 2020-06-17 15:33-0500\n"
|
8 |
"Last-Translator: HomeSupport <admin@homesupport.pl>\n"
|
9 |
"Language-Team: HomeSupport\n"
|
@@ -538,12 +538,12 @@ msgstr "Prześlij ofertę"
|
|
538 |
msgid "There are no fees right now. %1$sCreate one%2$s."
|
539 |
msgstr ""
|
540 |
|
541 |
-
#: includes/admin/helpers/tables/class-fees-table.php:
|
542 |
msgid "Disable"
|
543 |
msgstr ""
|
544 |
|
545 |
# @ WPBDM
|
546 |
-
#: includes/admin/helpers/tables/class-fees-table.php:
|
547 |
#, fuzzy
|
548 |
msgid "Enable"
|
549 |
msgstr "Włączyć pasek sortowania?"
|
3 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
+
"POT-Creation-Date: 2021-11-16 21:09:16+00:00\n"
|
7 |
"PO-Revision-Date: 2020-06-17 15:33-0500\n"
|
8 |
"Last-Translator: HomeSupport <admin@homesupport.pl>\n"
|
9 |
"Language-Team: HomeSupport\n"
|
538 |
msgid "There are no fees right now. %1$sCreate one%2$s."
|
539 |
msgstr ""
|
540 |
|
541 |
+
#: includes/admin/helpers/tables/class-fees-table.php:154
|
542 |
msgid "Disable"
|
543 |
msgstr ""
|
544 |
|
545 |
# @ WPBDM
|
546 |
+
#: includes/admin/helpers/tables/class-fees-table.php:160
|
547 |
#, fuzzy
|
548 |
msgid "Enable"
|
549 |
msgstr "Włączyć pasek sortowania?"
|
languages/business-directory-plugin-ru_RU.po
CHANGED
@@ -3,7 +3,7 @@ msgstr ""
|
|
3 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
-
"POT-Creation-Date: 2021-11-
|
7 |
"PO-Revision-Date: 2020-06-17 15:33-0500\n"
|
8 |
"Last-Translator: Mick Levin <mikhaillevin@hotmail.com>\n"
|
9 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
@@ -480,11 +480,11 @@ msgstr ""
|
|
480 |
msgid "There are no fees right now. %1$sCreate one%2$s."
|
481 |
msgstr ""
|
482 |
|
483 |
-
#: includes/admin/helpers/tables/class-fees-table.php:
|
484 |
msgid "Disable"
|
485 |
msgstr ""
|
486 |
|
487 |
-
#: includes/admin/helpers/tables/class-fees-table.php:
|
488 |
#, fuzzy
|
489 |
msgid "Enable"
|
490 |
msgstr "Показать строку сортировки?"
|
3 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
4 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
5 |
"directory-plugin\n"
|
6 |
+
"POT-Creation-Date: 2021-11-16 21:09:16+00:00\n"
|
7 |
"PO-Revision-Date: 2020-06-17 15:33-0500\n"
|
8 |
"Last-Translator: Mick Levin <mikhaillevin@hotmail.com>\n"
|
9 |
"Language-Team: BD Team <support@businessdirectoryplugin.com>\n"
|
480 |
msgid "There are no fees right now. %1$sCreate one%2$s."
|
481 |
msgstr ""
|
482 |
|
483 |
+
#: includes/admin/helpers/tables/class-fees-table.php:154
|
484 |
msgid "Disable"
|
485 |
msgstr ""
|
486 |
|
487 |
+
#: includes/admin/helpers/tables/class-fees-table.php:160
|
488 |
#, fuzzy
|
489 |
msgid "Enable"
|
490 |
msgstr "Показать строку сортировки?"
|
languages/business-directory-plugin-sv_SE.po
CHANGED
@@ -5,7 +5,7 @@ msgstr ""
|
|
5 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2021-11-
|
9 |
"PO-Revision-Date: 2020-06-17 15:33-0500\n"
|
10 |
"Last-Translator: \n"
|
11 |
"Language-Team: \n"
|
@@ -471,12 +471,12 @@ msgstr "Notering skickas in av admin. Betalning hoppas över."
|
|
471 |
msgid "There are no fees right now. %1$sCreate one%2$s."
|
472 |
msgstr "Det finns inga avgifter just nu. Du kan <a>skapa ett</a> , om du vill."
|
473 |
|
474 |
-
#: includes/admin/helpers/tables/class-fees-table.php:
|
475 |
#, fuzzy
|
476 |
msgid "Disable"
|
477 |
msgstr "Koppla ur"
|
478 |
|
479 |
-
#: includes/admin/helpers/tables/class-fees-table.php:
|
480 |
#, fuzzy
|
481 |
msgid "Enable"
|
482 |
msgstr "Aktivera"
|
5 |
"Project-Id-Version: Business Directory Plugin v5.7.3\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/business-"
|
7 |
"directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2021-11-16 21:09:16+00:00\n"
|
9 |
"PO-Revision-Date: 2020-06-17 15:33-0500\n"
|
10 |
"Last-Translator: \n"
|
11 |
"Language-Team: \n"
|
471 |
msgid "There are no fees right now. %1$sCreate one%2$s."
|
472 |
msgstr "Det finns inga avgifter just nu. Du kan <a>skapa ett</a> , om du vill."
|
473 |
|
474 |
+
#: includes/admin/helpers/tables/class-fees-table.php:154
|
475 |
#, fuzzy
|
476 |
msgid "Disable"
|
477 |
msgstr "Koppla ur"
|
478 |
|
479 |
+
#: includes/admin/helpers/tables/class-fees-table.php:160
|
480 |
#, fuzzy
|
481 |
msgid "Enable"
|
482 |
msgstr "Aktivera"
|
languages/business-directory-plugin.pot
CHANGED
@@ -2,10 +2,10 @@
|
|
2 |
# This file is distributed under the GPLv2 or any later version.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: Business Directory Plugin 5.15\n"
|
6 |
"Report-Msgid-Bugs-To: "
|
7 |
"https://wordpress.org/support/plugin/business-directory-plugin\n"
|
8 |
-
"POT-Creation-Date: 2021-11-
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=utf-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
@@ -401,11 +401,11 @@ msgstr ""
|
|
401 |
msgid "There are no fees right now. %1$sCreate one%2$s."
|
402 |
msgstr ""
|
403 |
|
404 |
-
#: includes/admin/helpers/tables/class-fees-table.php:
|
405 |
msgid "Disable"
|
406 |
msgstr ""
|
407 |
|
408 |
-
#: includes/admin/helpers/tables/class-fees-table.php:
|
409 |
msgid "Enable"
|
410 |
msgstr ""
|
411 |
|
2 |
# This file is distributed under the GPLv2 or any later version.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: Business Directory Plugin 5.15.1\n"
|
6 |
"Report-Msgid-Bugs-To: "
|
7 |
"https://wordpress.org/support/plugin/business-directory-plugin\n"
|
8 |
+
"POT-Creation-Date: 2021-11-16 21:09:16+00:00\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=utf-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
401 |
msgid "There are no fees right now. %1$sCreate one%2$s."
|
402 |
msgstr ""
|
403 |
|
404 |
+
#: includes/admin/helpers/tables/class-fees-table.php:154
|
405 |
msgid "Disable"
|
406 |
msgstr ""
|
407 |
|
408 |
+
#: includes/admin/helpers/tables/class-fees-table.php:160
|
409 |
msgid "Enable"
|
410 |
msgstr ""
|
411 |
|
themes/default/theme.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"name": "Default Theme",
|
3 |
"description": "The default look of Business Directory. A clean, basic look. This theme is always installed and cannot be removed.",
|
4 |
-
"version": "5.15",
|
5 |
"author": "Business Directory Team",
|
6 |
"author_email": "support@businessdirectoryplugin.com",
|
7 |
"author_url": "https://businessdirectoryplugin.com",
|
1 |
{
|
2 |
"name": "Default Theme",
|
3 |
"description": "The default look of Business Directory. A clean, basic look. This theme is always installed and cannot be removed.",
|
4 |
+
"version": "5.15.1",
|
5 |
"author": "Business Directory Team",
|
6 |
"author_email": "support@businessdirectoryplugin.com",
|
7 |
"author_url": "https://businessdirectoryplugin.com",
|