From 39c98d4e0aad0d990779470ad510eaf3a42f55f2 Mon Sep 17 00:00:00 2001 From: Sapayth Hossain Date: Wed, 31 Jan 2024 20:12:53 +0600 Subject: [PATCH] chore: bump version to 4.0.5 --- admin/html/whats-new.php | 10 + changelog.txt | 3 + includes/Admin/Menu.php | 2 +- languages/wp-user-frontend.pot | 999 +++++++++++++++++---------------- package-lock.json | 4 +- package.json | 2 +- readme.md | 5 +- readme.txt | 5 +- wpuf-functions.php | 4 + wpuf.php | 4 +- 10 files changed, 535 insertions(+), 503 deletions(-) diff --git a/admin/html/whats-new.php b/admin/html/whats-new.php index 31b470f2e..1e99a09a2 100644 --- a/admin/html/whats-new.php +++ b/admin/html/whats-new.php @@ -1,5 +1,15 @@ 'Version 4.0.5', + 'released' => '2024-01-31', + 'changes' => [ + [ + 'title' => __( 'Integrate headway and canny', 'wp-user-frontend' ), + 'type' => 'Enhance', + ], + ], + ], [ 'version' => 'Version 4.0.4', 'released' => '2024-01-25', diff --git a/changelog.txt b/changelog.txt index 0f585bc92..0920a30de 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,6 @@ += v4.0.5 (31 Jan, 2024) = +* Enhance - Integrate headway and canny + = v4.0.4 (25 Jan, 2024) = * Enhance - Add visibility to the Columns field * Fix - Login with reCAPTCHA gives error diff --git a/includes/Admin/Menu.php b/includes/Admin/Menu.php index 67d00ea51..845b90709 100644 --- a/includes/Admin/Menu.php +++ b/includes/Admin/Menu.php @@ -113,7 +113,7 @@ public function wpuf_post_forms_page() { /** * Load the Headway badge * - * @since WPUF_SINCE + * @since 4.0.5 * * @return void */ diff --git a/languages/wp-user-frontend.pot b/languages/wp-user-frontend.pot index 01e2f8d0b..682ee0c0b 100644 --- a/languages/wp-user-frontend.pot +++ b/languages/wp-user-frontend.pot @@ -2,9 +2,9 @@ # This file is distributed under the GPL2 or later. msgid "" msgstr "" -"Project-Id-Version: WP User Frontend 4.0.4\n" +"Project-Id-Version: WP User Frontend 4.0.5\n" "Report-Msgid-Bugs-To: https://wedevs.com/contact/\n" -"POT-Creation-Date: 2024-01-24 18:43:09+00:00\n" +"POT-Creation-Date: 2024-01-31 14:11:33+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -99,7 +99,7 @@ msgstr "" #: admin/class-admin-settings.php:89 includes/Admin/Menu.php:27 #: includes/Admin/Menu.php:28 -#: includes/Admin/views/post-forms-list-table-view.php:4 +#: includes/Admin/views/post-forms-list-table-view.php:5 msgid "Post Forms" msgstr "" @@ -133,7 +133,7 @@ msgstr "" #: admin/class-admin-settings.php:119 admin/class-admin-settings.php:167 #: admin/form-builder/views/form-builder.php:9 #: includes/Admin/Admin_Settings.php:66 includes/Admin/Menu.php:81 -#: includes/Admin/Menu.php:287 includes/Setup_Wizard.php:141 +#: includes/Admin/Menu.php:323 includes/Setup_Wizard.php:141 msgid "Settings" msgstr "" @@ -142,7 +142,7 @@ msgstr "" msgid "Subscribers" msgstr "" -#: admin/class-admin-settings.php:464 includes/Admin/Menu.php:135 +#: admin/class-admin-settings.php:464 includes/Admin/Menu.php:168 msgid "Number of items per page:" msgstr "" @@ -158,15 +158,15 @@ msgid "" "vulnerability.%s" msgstr "" -#: admin/class-admin-settings.php:534 includes/Admin/Menu.php:245 +#: admin/class-admin-settings.php:534 includes/Admin/Menu.php:278 msgid "WPUF Import Forms" msgstr "" -#: admin/class-admin-settings.php:535 includes/Admin/Menu.php:246 +#: admin/class-admin-settings.php:535 includes/Admin/Menu.php:279 msgid "Add JSON file" msgstr "" -#: admin/class-admin-settings.php:536 includes/Admin/Menu.php:247 +#: admin/class-admin-settings.php:536 includes/Admin/Menu.php:280 msgid "Could not import forms." msgstr "" @@ -799,1115 +799,1119 @@ msgid "Limit Reached Message" msgstr "" #: admin/html/whats-new.php:8 +msgid "Integrate headway and canny" +msgstr "" + +#: admin/html/whats-new.php:18 msgid "Add visibility to the Columns field" msgstr "" -#: admin/html/whats-new.php:12 +#: admin/html/whats-new.php:22 msgid "Login with reCAPTCHA gives error" msgstr "" -#: admin/html/whats-new.php:16 +#: admin/html/whats-new.php:26 msgid "AJAX image upload" msgstr "" -#: admin/html/whats-new.php:20 +#: admin/html/whats-new.php:30 msgid "Error on multi select form custom taxonomy" msgstr "" -#: admin/html/whats-new.php:24 +#: admin/html/whats-new.php:34 msgid "Frontend registration form is not showing" msgstr "" -#: admin/html/whats-new.php:28 +#: admin/html/whats-new.php:38 msgid "Handle email for guest post" msgstr "" -#: admin/html/whats-new.php:32 +#: admin/html/whats-new.php:42 msgid "Default form template not selecting" msgstr "" -#: admin/html/whats-new.php:36 +#: admin/html/whats-new.php:46 msgid "Error in setup wizard" msgstr "" -#: admin/html/whats-new.php:46 admin/html/whats-new.php:68 -#: admin/html/whats-new.php:90 admin/html/whats-new.php:112 +#: admin/html/whats-new.php:56 admin/html/whats-new.php:78 +#: admin/html/whats-new.php:100 admin/html/whats-new.php:122 msgid "Restructure plugin codes" msgstr "" -#: admin/html/whats-new.php:50 admin/html/whats-new.php:72 -#: admin/html/whats-new.php:94 admin/html/whats-new.php:116 +#: admin/html/whats-new.php:60 admin/html/whats-new.php:82 +#: admin/html/whats-new.php:104 admin/html/whats-new.php:126 msgid "Error when editing the featured post" msgstr "" -#: admin/html/whats-new.php:54 admin/html/whats-new.php:76 -#: admin/html/whats-new.php:98 admin/html/whats-new.php:120 +#: admin/html/whats-new.php:64 admin/html/whats-new.php:86 +#: admin/html/whats-new.php:108 admin/html/whats-new.php:130 msgid "add/edit post forms if the site language is set to Simplified Chinese" msgstr "" -#: admin/html/whats-new.php:58 admin/html/whats-new.php:80 -#: admin/html/whats-new.php:102 admin/html/whats-new.php:124 +#: admin/html/whats-new.php:68 admin/html/whats-new.php:90 +#: admin/html/whats-new.php:112 admin/html/whats-new.php:134 msgid "Errors with Post Form Conditional Logic" msgstr "" -#: admin/html/whats-new.php:134 +#: admin/html/whats-new.php:144 msgid "Add capabilities check on AJAX actions" msgstr "" -#: admin/html/whats-new.php:144 +#: admin/html/whats-new.php:154 msgid "Delete upload file even after clicking cancel button" msgstr "" -#: admin/html/whats-new.php:148 +#: admin/html/whats-new.php:158 msgid "Taxonomy data not showing for checkbox" msgstr "" -#: admin/html/whats-new.php:152 +#: admin/html/whats-new.php:162 msgid "Some validation for AJAX actions" msgstr "" -#: admin/html/whats-new.php:162 +#: admin/html/whats-new.php:172 msgid "conflicts with Advanced Custom Fields Pro Plugin" msgstr "" -#: admin/html/whats-new.php:166 +#: admin/html/whats-new.php:176 msgid "conflicts with the Classic Editor Plugin" msgstr "" -#: admin/html/whats-new.php:170 +#: admin/html/whats-new.php:180 msgid "multiple HTML field inside column field" msgstr "" -#: admin/html/whats-new.php:180 +#: admin/html/whats-new.php:190 msgid "Restrict shortcode in post form" msgstr "" -#: admin/html/whats-new.php:184 +#: admin/html/whats-new.php:194 msgid "Add custom note on plugin update page" msgstr "" -#: admin/html/whats-new.php:194 +#: admin/html/whats-new.php:204 msgid "Revamp registration page design" msgstr "" -#: admin/html/whats-new.php:198 +#: admin/html/whats-new.php:208 msgid "Expiration time not showing for admin" msgstr "" -#: admin/html/whats-new.php:202 +#: admin/html/whats-new.php:212 msgid "Error when editing user profile" msgstr "" -#: admin/html/whats-new.php:212 +#: admin/html/whats-new.php:222 msgid "Post submission for dokan vendors" msgstr "" -#: admin/html/whats-new.php:216 +#: admin/html/whats-new.php:226 msgid "Paypal transaction not showing" msgstr "" -#: admin/html/whats-new.php:220 +#: admin/html/whats-new.php:230 msgid "Predefined category field not working" msgstr "" -#: admin/html/whats-new.php:224 +#: admin/html/whats-new.php:234 msgid "Field visibility not working" msgstr "" -#: admin/html/whats-new.php:234 +#: admin/html/whats-new.php:244 msgid "Error if Dokan not installed" msgstr "" -#: admin/html/whats-new.php:238 +#: admin/html/whats-new.php:248 msgid "Style conflict with LearnPress" msgstr "" -#: admin/html/whats-new.php:248 +#: admin/html/whats-new.php:258 msgid "Post submission for the Dokan Vendors" msgstr "" -#: admin/html/whats-new.php:258 +#: admin/html/whats-new.php:268 msgid "Add responsiveness to the upgrade-to-pro popup widget" msgstr "" -#: admin/html/whats-new.php:262 +#: admin/html/whats-new.php:272 msgid "Update Appsero SDK to the latest version" msgstr "" -#: admin/html/whats-new.php:266 +#: admin/html/whats-new.php:276 msgid "warning before updating a subscription package" msgstr "" -#: admin/html/whats-new.php:270 +#: admin/html/whats-new.php:280 msgid "Subscription shouldn't be editable from user's profile" msgstr "" -#: admin/html/whats-new.php:274 +#: admin/html/whats-new.php:284 msgid "Text field append '0' when character exceeds content restriction limit" msgstr "" -#: admin/html/whats-new.php:278 +#: admin/html/whats-new.php:288 msgid "Fields within column doesn't behave as expected in forms" msgstr "" -#: admin/html/whats-new.php:282 +#: admin/html/whats-new.php:292 msgid "Change sweetalert2 to v11.4.19 to remove anti-war message" msgstr "" -#: admin/html/whats-new.php:292 +#: admin/html/whats-new.php:302 msgid "Admin dashboard news and update meta-box added" msgstr "" -#: admin/html/whats-new.php:296 +#: admin/html/whats-new.php:306 msgid "Upgrade prompts design" msgstr "" -#: admin/html/whats-new.php:300 +#: admin/html/whats-new.php:310 msgid "Email style handled" msgstr "" -#: admin/html/whats-new.php:304 +#: admin/html/whats-new.php:314 msgid "" "text-area type selection(Normal, Rich text-area, Teeny Rich text-area) bug " "in field options" msgstr "" -#: admin/html/whats-new.php:308 +#: admin/html/whats-new.php:318 msgid "Frontend form validation" msgstr "" -#: admin/html/whats-new.php:312 +#: admin/html/whats-new.php:322 msgid "Default value not saving for radio, dropdown, checkbox" msgstr "" -#: admin/html/whats-new.php:316 +#: admin/html/whats-new.php:326 msgid "sweetalert2 version" msgstr "" -#: admin/html/whats-new.php:326 +#: admin/html/whats-new.php:336 msgid "Short-code encryption updated for registration page" msgstr "" -#: admin/html/whats-new.php:336 +#: admin/html/whats-new.php:346 msgid "Updated compatibility with the latest version of WordPress 6.0" msgstr "" -#: admin/html/whats-new.php:340 +#: admin/html/whats-new.php:350 msgid "Improved some backend implementations" msgstr "" -#: admin/html/whats-new.php:350 +#: admin/html/whats-new.php:360 msgid "Email template enhanced for after activation" msgstr "" -#: admin/html/whats-new.php:354 +#: admin/html/whats-new.php:364 msgid "Read only option for custom field" msgstr "" -#: admin/html/whats-new.php:358 +#: admin/html/whats-new.php:368 msgid "Editor toolbar exclude option enhanced" msgstr "" -#: admin/html/whats-new.php:362 +#: admin/html/whats-new.php:372 msgid "Preview option enhanced for user profile" msgstr "" -#: admin/html/whats-new.php:366 +#: admin/html/whats-new.php:376 msgid "Meta key enhanced for user email notification" msgstr "" -#: admin/html/whats-new.php:370 +#: admin/html/whats-new.php:380 msgid "Global option for disable post edit on account" msgstr "" -#: admin/html/whats-new.php:374 +#: admin/html/whats-new.php:384 msgid "Filter for conditional logic for fields added" msgstr "" -#: admin/html/whats-new.php:378 +#: admin/html/whats-new.php:388 msgid "PHP 8 compatibility handled" msgstr "" -#: admin/html/whats-new.php:382 +#: admin/html/whats-new.php:392 msgid "Address / Billing address inconsistency handled" msgstr "" -#: admin/html/whats-new.php:386 +#: admin/html/whats-new.php:396 msgid "Content restriction several issue fixed" msgstr "" -#: admin/html/whats-new.php:390 +#: admin/html/whats-new.php:400 msgid "Tax calculation properly handled for all areas" msgstr "" -#: admin/html/whats-new.php:394 +#: admin/html/whats-new.php:404 msgid "Validation added for invalid email and URL formats" msgstr "" -#: admin/html/whats-new.php:398 +#: admin/html/whats-new.php:408 msgid "Special character password handled for login" msgstr "" -#: admin/html/whats-new.php:402 +#: admin/html/whats-new.php:412 msgid "Reset password handled for sidebar widget" msgstr "" -#: admin/html/whats-new.php:406 +#: admin/html/whats-new.php:416 msgid "Required google map issues handled" msgstr "" -#: admin/html/whats-new.php:410 +#: admin/html/whats-new.php:420 msgid "Translation related issue handled for admin menu" msgstr "" -#: admin/html/whats-new.php:414 +#: admin/html/whats-new.php:424 msgid "Label & query enhanced for transaction table" msgstr "" -#: admin/html/whats-new.php:418 +#: admin/html/whats-new.php:428 msgid "Template override for child theme fixed" msgstr "" -#: admin/html/whats-new.php:422 +#: admin/html/whats-new.php:432 msgid "Custom field modal handled for registration form" msgstr "" -#: admin/html/whats-new.php:426 +#: admin/html/whats-new.php:436 msgid "Redundant CSS issues handled" msgstr "" -#: admin/html/whats-new.php:430 +#: admin/html/whats-new.php:440 msgid "Address field inconsistency fixed" msgstr "" -#: admin/html/whats-new.php:434 +#: admin/html/whats-new.php:444 msgid "Plugin page spin loading issue handled" msgstr "" -#: admin/html/whats-new.php:438 +#: admin/html/whats-new.php:448 msgid "Warning on exit for draft post fixed" msgstr "" -#: admin/html/whats-new.php:442 +#: admin/html/whats-new.php:452 msgid "Unlimited expire on admin user profile handled" msgstr "" -#: admin/html/whats-new.php:446 +#: admin/html/whats-new.php:456 msgid "No value checkbox issue handled" msgstr "" -#: admin/html/whats-new.php:450 +#: admin/html/whats-new.php:460 msgid "Tag search security Vulnerability handled" msgstr "" -#: admin/html/whats-new.php:454 +#: admin/html/whats-new.php:464 msgid "Multi dropdown field error handled" msgstr "" -#: admin/html/whats-new.php:465 +#: admin/html/whats-new.php:475 msgid "Promotion notice enhanced through api" msgstr "" -#: admin/html/whats-new.php:476 +#: admin/html/whats-new.php:486 msgid "Security Vulnerability fixed" msgstr "" -#: admin/html/whats-new.php:487 +#: admin/html/whats-new.php:497 msgid "Featured item for subscriber" msgstr "" -#: admin/html/whats-new.php:491 +#: admin/html/whats-new.php:501 msgid "Warning added for unsaved form data on frontend" msgstr "" -#: admin/html/whats-new.php:495 +#: admin/html/whats-new.php:505 msgid "Settings page search implemented" msgstr "" -#: admin/html/whats-new.php:499 +#: admin/html/whats-new.php:509 msgid "Editor added for registration form email template" msgstr "" -#: admin/html/whats-new.php:503 +#: admin/html/whats-new.php:513 msgid "Fallback pay per post not working with when draft enabled" msgstr "" -#: admin/html/whats-new.php:507 +#: admin/html/whats-new.php:517 msgid "User Dashboard responsive issues fixed" msgstr "" -#: admin/html/whats-new.php:511 +#: admin/html/whats-new.php:521 msgid "Showing wrong license expire message handled" msgstr "" -#: admin/html/whats-new.php:515 +#: admin/html/whats-new.php:525 msgid "Remove expire cron handled for once daily" msgstr "" -#: admin/html/whats-new.php:519 +#: admin/html/whats-new.php:529 msgid "Billing address validation handled" msgstr "" -#: admin/html/whats-new.php:523 +#: admin/html/whats-new.php:533 msgid "Promotion notice restricted for WPUF menu" msgstr "" -#: admin/html/whats-new.php:534 +#: admin/html/whats-new.php:544 msgid "reCaptcha issue with other plugin handled" msgstr "" -#: admin/html/whats-new.php:538 +#: admin/html/whats-new.php:548 msgid "Multiple post type for wpuf dashboard not working fixed" msgstr "" -#: admin/html/whats-new.php:542 +#: admin/html/whats-new.php:552 msgid "Billing address ajax request issue handled" msgstr "" -#: admin/html/whats-new.php:546 +#: admin/html/whats-new.php:556 msgid "Halloween promotion notice added" msgstr "" -#: admin/html/whats-new.php:557 +#: admin/html/whats-new.php:567 msgid "Content restriction for minimum, maximum value enhanced" msgstr "" -#: admin/html/whats-new.php:561 +#: admin/html/whats-new.php:571 msgid "New option for redirection after pay per post payment in form setting" msgstr "" -#: admin/html/whats-new.php:565 +#: admin/html/whats-new.php:575 msgid "Controller added for various email notification" msgstr "" -#: admin/html/whats-new.php:569 +#: admin/html/whats-new.php:579 msgid "Placeholder added for unauth message option" msgstr "" -#: admin/html/whats-new.php:573 +#: admin/html/whats-new.php:583 msgid "Subscription Post expiration option change to input field" msgstr "" -#: admin/html/whats-new.php:577 +#: admin/html/whats-new.php:587 msgid "Content restriction message translatable" msgstr "" -#: admin/html/whats-new.php:581 +#: admin/html/whats-new.php:591 msgid "ACF integration inconsistency handled" msgstr "" -#: admin/html/whats-new.php:585 +#: admin/html/whats-new.php:595 msgid "Enable payment checkbox handled for child option" msgstr "" -#: admin/html/whats-new.php:589 +#: admin/html/whats-new.php:599 msgid "Broken asset link handled for custom field popup" msgstr "" -#: admin/html/whats-new.php:593 +#: admin/html/whats-new.php:603 msgid "Rollback inconsistency for CPT handled" msgstr "" -#: admin/html/whats-new.php:597 +#: admin/html/whats-new.php:607 msgid "Login form loaded after resetting password" msgstr "" -#: admin/html/whats-new.php:601 +#: admin/html/whats-new.php:611 msgid "Billing address inconsistency handled" msgstr "" -#: admin/html/whats-new.php:605 +#: admin/html/whats-new.php:615 msgid "Form duplication on creation handled" msgstr "" -#: admin/html/whats-new.php:609 +#: admin/html/whats-new.php:619 msgid "Field Dragging inconsistency fixed" msgstr "" -#: admin/html/whats-new.php:620 +#: admin/html/whats-new.php:630 msgid "Google Map field enhanced along with acf google map" msgstr "" -#: admin/html/whats-new.php:624 +#: admin/html/whats-new.php:634 msgid "Filter added for dashboard account menu" msgstr "" -#: admin/html/whats-new.php:628 +#: admin/html/whats-new.php:638 msgid "Fallback Pay Per Post inconsistency handled" msgstr "" -#: admin/html/whats-new.php:632 +#: admin/html/whats-new.php:642 msgid "Google map search field not showing" msgstr "" -#: admin/html/whats-new.php:636 +#: admin/html/whats-new.php:646 msgid "Form preview page inconsistency with builder" msgstr "" -#: admin/html/whats-new.php:640 +#: admin/html/whats-new.php:650 msgid "Category not showing as hierarchy" msgstr "" -#: admin/html/whats-new.php:644 +#: admin/html/whats-new.php:654 msgid "TOC field randering issue with registration form" msgstr "" -#: admin/html/whats-new.php:648 +#: admin/html/whats-new.php:658 msgid "Custom plupload filter inconsistency with file upload handled" msgstr "" -#: admin/html/whats-new.php:652 +#: admin/html/whats-new.php:662 msgid "Guest Pay Per Post inconsistency handled" msgstr "" -#: admin/html/whats-new.php:656 +#: admin/html/whats-new.php:666 msgid "Responsive and font issue handled" msgstr "" -#: admin/html/whats-new.php:667 +#: admin/html/whats-new.php:677 msgid "Preview page added for post form and registration form" msgstr "" -#: admin/html/whats-new.php:671 +#: admin/html/whats-new.php:681 msgid "Post types menu on account page added" msgstr "" -#: admin/html/whats-new.php:675 +#: admin/html/whats-new.php:685 msgid "Dashboard shortcode attributes enhanced" msgstr "" -#: admin/html/whats-new.php:679 +#: admin/html/whats-new.php:689 msgid "Account page post type list new design" msgstr "" -#: admin/html/whats-new.php:683 +#: admin/html/whats-new.php:693 msgid "Payment page restricted from direct unauthenticated access" msgstr "" -#: admin/html/whats-new.php:687 +#: admin/html/whats-new.php:697 msgid "Timepicker conflict with dokan handled" msgstr "" -#: admin/html/whats-new.php:691 +#: admin/html/whats-new.php:701 msgid "Trial inconsistency with paypal fixed" msgstr "" -#: admin/html/whats-new.php:695 +#: admin/html/whats-new.php:705 msgid "Subscription does not cancel with paypal due to profile missing id" msgstr "" -#: admin/html/whats-new.php:699 +#: admin/html/whats-new.php:709 msgid "Subscription email notification inconsistency fixed" msgstr "" -#: admin/html/whats-new.php:703 +#: admin/html/whats-new.php:713 msgid "Various issues on payment page for non-logged in user handled" msgstr "" -#: admin/html/whats-new.php:707 +#: admin/html/whats-new.php:717 msgid "Column inner field cloning inconsistency fixed" msgstr "" -#: admin/html/whats-new.php:711 +#: admin/html/whats-new.php:721 msgid "Popup z-index changed due to other plugin z-index" msgstr "" -#: admin/html/whats-new.php:723 +#: admin/html/whats-new.php:733 msgid "Added Mauritian Rupee for currency" msgstr "" -#: admin/html/whats-new.php:727 +#: admin/html/whats-new.php:737 msgid "Added eid promotional offer notice" msgstr "" -#: admin/html/whats-new.php:731 +#: admin/html/whats-new.php:741 msgid "Multiple google map validation for same form" msgstr "" -#: admin/html/whats-new.php:735 +#: admin/html/whats-new.php:745 msgid "Various issues on verification, autologin payments & address field" msgstr "" -#: admin/html/whats-new.php:739 +#: admin/html/whats-new.php:749 msgid "Docs update for file & attachments feature which is pro only" msgstr "" -#: admin/html/whats-new.php:750 +#: admin/html/whats-new.php:760 msgid "Overflow footer on form builder page" msgstr "" -#: admin/html/whats-new.php:754 +#: admin/html/whats-new.php:764 msgid "WordPress 5.7 compatibility" msgstr "" -#: admin/html/whats-new.php:758 +#: admin/html/whats-new.php:768 msgid "Limited time promotion for weDevs birthday" msgstr "" -#: admin/html/whats-new.php:769 +#: admin/html/whats-new.php:779 msgid "Meta key will not change if label update" msgstr "" -#: admin/html/whats-new.php:773 +#: admin/html/whats-new.php:783 msgid "Login redirect empty previous url" msgstr "" -#: admin/html/whats-new.php:777 +#: admin/html/whats-new.php:787 msgid "Email doesnt set as username" msgstr "" -#: admin/html/whats-new.php:781 +#: admin/html/whats-new.php:791 msgid "Post redirection to payment doesn't work" msgstr "" -#: admin/html/whats-new.php:785 +#: admin/html/whats-new.php:795 msgid "Address field not working when used with conditional logic" msgstr "" -#: admin/html/whats-new.php:789 +#: admin/html/whats-new.php:799 msgid "Ajax type category child of not working" msgstr "" -#: admin/html/whats-new.php:793 +#: admin/html/whats-new.php:803 msgid "Non recurring subscription did not work" msgstr "" -#: admin/html/whats-new.php:804 +#: admin/html/whats-new.php:814 msgid "Menu position has chenged due to dokan has same menu position" msgstr "" -#: admin/html/whats-new.php:808 +#: admin/html/whats-new.php:818 msgid "Drag and drop not working properly for new field" msgstr "" -#: admin/html/whats-new.php:819 +#: admin/html/whats-new.php:829 msgid "QR and math captcha added to pro feature list" msgstr "" -#: admin/html/whats-new.php:823 +#: admin/html/whats-new.php:833 msgid "Tooltip for category navigate" msgstr "" -#: admin/html/whats-new.php:827 +#: admin/html/whats-new.php:837 msgid "Understandable guest payment notice" msgstr "" -#: admin/html/whats-new.php:831 +#: admin/html/whats-new.php:841 msgid "Paypal non recurring pack id does not set" msgstr "" -#: admin/html/whats-new.php:842 +#: admin/html/whats-new.php:852 msgid "Once trial subscription is used, it couldn't reset" msgstr "" -#: admin/html/whats-new.php:846 +#: admin/html/whats-new.php:856 msgid "Subscription cancel doesn't work" msgstr "" -#: admin/html/whats-new.php:850 +#: admin/html/whats-new.php:860 msgid "The tax rate was not calculated with the total amount" msgstr "" -#: admin/html/whats-new.php:854 +#: admin/html/whats-new.php:864 msgid "The width of the column field was breaking" msgstr "" -#: admin/html/whats-new.php:858 +#: admin/html/whats-new.php:868 msgid "Paypal recurring payment" msgstr "" -#: admin/html/whats-new.php:869 +#: admin/html/whats-new.php:879 msgid "Updated codebase to fix timezone mismatch" msgstr "" -#: admin/html/whats-new.php:880 +#: admin/html/whats-new.php:890 msgid "Custom html content field's width" msgstr "" -#: admin/html/whats-new.php:884 +#: admin/html/whats-new.php:894 msgid "All states of New Zealand are added" msgstr "" -#: admin/html/whats-new.php:895 +#: admin/html/whats-new.php:905 msgid "Get appropriate user id when role based conditions are present" msgstr "" -#: admin/html/whats-new.php:899 +#: admin/html/whats-new.php:909 msgid "Show Invalid subscription message if wrong pack id passed" msgstr "" -#: admin/html/whats-new.php:903 +#: admin/html/whats-new.php:913 msgid "URL field new window not working" msgstr "" -#: admin/html/whats-new.php:907 +#: admin/html/whats-new.php:917 msgid "Option label not working when & use" msgstr "" -#: admin/html/whats-new.php:911 +#: admin/html/whats-new.php:921 msgid "Ajax type category not showing on edit" msgstr "" -#: admin/html/whats-new.php:915 +#: admin/html/whats-new.php:925 msgid "Multiple file image can't select" msgstr "" -#: admin/html/whats-new.php:919 +#: admin/html/whats-new.php:929 msgid "Subscription pack PayPal Checkout gets \"Error: Access Denied\"" msgstr "" -#: admin/html/whats-new.php:923 +#: admin/html/whats-new.php:933 msgid "Conflict image field with acf image field" msgstr "" -#: admin/html/whats-new.php:927 +#: admin/html/whats-new.php:937 msgid "Missing Auckland State for New Zealand country" msgstr "" -#: admin/html/whats-new.php:931 +#: admin/html/whats-new.php:941 msgid "Added support for WooCommerce product category value replacemen" msgstr "" -#: admin/html/whats-new.php:941 +#: admin/html/whats-new.php:951 msgid "Add character restriction feature" msgstr "" -#: admin/html/whats-new.php:945 +#: admin/html/whats-new.php:955 msgid "Make sure post author edit link works only in frontend" msgstr "" -#: admin/html/whats-new.php:949 +#: admin/html/whats-new.php:959 msgid "Inconsistency in lost password reset email message" msgstr "" -#: admin/html/whats-new.php:953 +#: admin/html/whats-new.php:963 msgid "Saving custom taxonomy terms when input type is text" msgstr "" -#: admin/html/whats-new.php:957 +#: admin/html/whats-new.php:967 msgid "Taxonomy field JS error in builder" msgstr "" -#: admin/html/whats-new.php:961 +#: admin/html/whats-new.php:971 msgid "Showing WPUF edit link for WP default roles" msgstr "" -#: admin/html/whats-new.php:965 +#: admin/html/whats-new.php:975 msgid "Upload button unresponsive issue in iOS" msgstr "" -#: admin/html/whats-new.php:975 +#: admin/html/whats-new.php:985 msgid "Add post edit link for post authors in single or archive pages" msgstr "" -#: admin/html/whats-new.php:979 +#: admin/html/whats-new.php:989 msgid "Enhance post delete message" msgstr "" -#: admin/html/whats-new.php:983 +#: admin/html/whats-new.php:993 msgid "Refactor control buttons visibility in form builder" msgstr "" -#: admin/html/whats-new.php:987 +#: admin/html/whats-new.php:997 msgid "Add missing colons after field label" msgstr "" -#: admin/html/whats-new.php:991 +#: admin/html/whats-new.php:1001 msgid "Post edit map capability condition" msgstr "" -#: admin/html/whats-new.php:995 +#: admin/html/whats-new.php:1005 msgid "Role based permission for accessing a post form" msgstr "" -#: admin/html/whats-new.php:999 +#: admin/html/whats-new.php:1009 msgid "Section-break field alignment" msgstr "" -#: admin/html/whats-new.php:1003 +#: admin/html/whats-new.php:1013 msgid "Pay per post doesn't work if subscription pack is activated" msgstr "" -#: admin/html/whats-new.php:1007 +#: admin/html/whats-new.php:1017 msgid "Mime type for uploading JSON files" msgstr "" -#: admin/html/whats-new.php:1011 +#: admin/html/whats-new.php:1021 msgid "File upload with same file name" msgstr "" -#: admin/html/whats-new.php:1015 +#: admin/html/whats-new.php:1025 msgid "Post preview missing fields" msgstr "" -#: admin/html/whats-new.php:1019 +#: admin/html/whats-new.php:1029 msgid "Illigal variable declartion" msgstr "" -#: admin/html/whats-new.php:1023 +#: admin/html/whats-new.php:1033 msgid "Featured image updating issue" msgstr "" -#: admin/html/whats-new.php:1027 +#: admin/html/whats-new.php:1037 msgid "Conflict with Phlox theme" msgstr "" -#: admin/html/whats-new.php:1031 +#: admin/html/whats-new.php:1041 msgid "Textarea custom field data sanitization" msgstr "" -#: admin/html/whats-new.php:1035 +#: admin/html/whats-new.php:1045 msgid "exclude_type warning in wpuf_category_checklist" msgstr "" -#: admin/html/whats-new.php:1039 +#: admin/html/whats-new.php:1049 msgid "Category field not showing all child categories for selection type child of" msgstr "" -#: admin/html/whats-new.php:1043 +#: admin/html/whats-new.php:1053 msgid "Conflict between image and file upload custom fields" msgstr "" -#: admin/html/whats-new.php:1047 +#: admin/html/whats-new.php:1057 msgid "Login url when login page is not set" msgstr "" -#: admin/html/whats-new.php:1057 +#: admin/html/whats-new.php:1067 msgid "" "Use common names for Ivory Coast, North Korea and Sourth Korea instead of " "their official names" msgstr "" -#: admin/html/whats-new.php:1061 +#: admin/html/whats-new.php:1071 msgid "Fix condition to use default avatar" msgstr "" -#: admin/html/whats-new.php:1065 +#: admin/html/whats-new.php:1075 msgid "Make Email and URL fields clickable" msgstr "" -#: admin/html/whats-new.php:1069 +#: admin/html/whats-new.php:1079 msgid "Fix redirect after user login" msgstr "" -#: admin/html/whats-new.php:1073 +#: admin/html/whats-new.php:1083 msgid "Sanitize textarea field data" msgstr "" -#: admin/html/whats-new.php:1077 +#: admin/html/whats-new.php:1087 msgid "" "Fix missing colon to email, URL, text and textarea labels when renders " "their data" msgstr "" -#: admin/html/whats-new.php:1081 +#: admin/html/whats-new.php:1091 msgid "Prevent showing empty labels for fields that have render_field_data method" msgstr "" -#: admin/html/whats-new.php:1091 +#: admin/html/whats-new.php:1101 msgid "Add Namibian Dollar in currency list" msgstr "" -#: admin/html/whats-new.php:1095 +#: admin/html/whats-new.php:1105 msgid "Add sync values option for option data fields" msgstr "" -#: admin/html/whats-new.php:1099 +#: admin/html/whats-new.php:1109 msgid "Allow uploading image that having filesize meets php ini settings" msgstr "" -#: admin/html/whats-new.php:1103 +#: admin/html/whats-new.php:1113 msgid "Limit the selection of one image at a time" msgstr "" -#: admin/html/whats-new.php:1107 +#: admin/html/whats-new.php:1117 msgid "Use file name and size to generate hash to prevent duplicant image upload" msgstr "" -#: admin/html/whats-new.php:1111 +#: admin/html/whats-new.php:1121 msgid "Sanitize text and textarea field data" msgstr "" -#: admin/html/whats-new.php:1115 +#: admin/html/whats-new.php:1125 msgid "" "Show label instead of values for radio, checkbox, dropdown and multiselect " "data" msgstr "" -#: admin/html/whats-new.php:1119 +#: admin/html/whats-new.php:1129 msgid "Saving custom taxonomies for type text input" msgstr "" -#: admin/html/whats-new.php:1123 +#: admin/html/whats-new.php:1133 msgid "Admin settings link for recaptcha helper text" msgstr "" -#: admin/html/whats-new.php:1127 +#: admin/html/whats-new.php:1137 msgid "Undefined name property for Custom HTML fields" msgstr "" -#: admin/html/whats-new.php:1131 +#: admin/html/whats-new.php:1141 msgid "Delete attachment process" msgstr "" -#: admin/html/whats-new.php:1135 +#: admin/html/whats-new.php:1145 msgid "Missing billing address in invoice PDF" msgstr "" -#: admin/html/whats-new.php:1139 +#: admin/html/whats-new.php:1149 msgid "Showing country field value in frontend post content" msgstr "" -#: admin/html/whats-new.php:1143 +#: admin/html/whats-new.php:1153 msgid "Avatar size display not complying with admin settings size" msgstr "" -#: admin/html/whats-new.php:1147 +#: admin/html/whats-new.php:1157 msgid "Display default avatars on admin settings discussion page" msgstr "" -#: admin/html/whats-new.php:1151 +#: admin/html/whats-new.php:1161 msgid "Redirect to subscription page at registration" msgstr "" -#: admin/html/whats-new.php:1155 +#: admin/html/whats-new.php:1165 msgid "Error notice regarding registration page redirect" msgstr "" -#: admin/html/whats-new.php:1159 +#: admin/html/whats-new.php:1169 msgid "Escaping html in registration errors" msgstr "" -#: admin/html/whats-new.php:1163 +#: admin/html/whats-new.php:1173 msgid "Default login redirect link" msgstr "" -#: admin/html/whats-new.php:1167 +#: admin/html/whats-new.php:1177 msgid "Implementing default WP login page override option" msgstr "" -#: admin/html/whats-new.php:1171 +#: admin/html/whats-new.php:1181 msgid "Transparent background of autosuggestion dropdown" msgstr "" -#: admin/html/whats-new.php:1181 +#: admin/html/whats-new.php:1191 msgid "Import forms system" msgstr "" -#: admin/html/whats-new.php:1185 +#: admin/html/whats-new.php:1195 msgid "Password reset system" msgstr "" -#: admin/html/whats-new.php:1189 +#: admin/html/whats-new.php:1199 msgid "Updated url validation regex to support modern tlds" msgstr "" -#: admin/html/whats-new.php:1193 +#: admin/html/whats-new.php:1203 msgid "Export WPUF forms individually from admin tools page" msgstr "" -#: admin/html/whats-new.php:1197 +#: admin/html/whats-new.php:1207 msgid "Subscription cycle label translation issue" msgstr "" -#: admin/html/whats-new.php:1201 +#: admin/html/whats-new.php:1211 msgid "ACF integration for checkbox fields" msgstr "" -#: admin/html/whats-new.php:1205 +#: admin/html/whats-new.php:1215 msgid "Illegal string offset warning while updating settings" msgstr "" -#: admin/html/whats-new.php:1209 +#: admin/html/whats-new.php:1219 msgid "Conditional logic for Section Break field" msgstr "" -#: admin/html/whats-new.php:1213 +#: admin/html/whats-new.php:1223 msgid "Subscriptions cannot be deleted from backend" msgstr "" -#: admin/html/whats-new.php:1217 +#: admin/html/whats-new.php:1227 msgid "A regression regarding saving checkbox data" msgstr "" -#: admin/html/whats-new.php:1221 +#: admin/html/whats-new.php:1231 msgid "Default value of multi-select fields is not showing" msgstr "" -#: admin/html/whats-new.php:1231 +#: admin/html/whats-new.php:1241 msgid "Hide post edit option when subscription is expired" msgstr "" -#: admin/html/whats-new.php:1233 +#: admin/html/whats-new.php:1243 msgid "Hide post edit option from users whose subscription pack is expired." msgstr "" -#: admin/html/whats-new.php:1236 +#: admin/html/whats-new.php:1246 msgid "Check files to prevent duplicity in media upload" msgstr "" -#: admin/html/whats-new.php:1238 +#: admin/html/whats-new.php:1248 msgid "" "A simple measure has been taken to prevent maliciously flooding the site by " "uploading same file multiple times. Though this won't work with already " "uploaded medias." msgstr "" -#: admin/html/whats-new.php:1241 +#: admin/html/whats-new.php:1251 msgid "Refactor address fields in Account section" msgstr "" -#: admin/html/whats-new.php:1243 +#: admin/html/whats-new.php:1253 msgid "Address edit section from Account section has been rewritten to improve UX." msgstr "" -#: admin/html/whats-new.php:1246 +#: admin/html/whats-new.php:1256 msgid "Update Paypal payment gateway" msgstr "" -#: admin/html/whats-new.php:1248 +#: admin/html/whats-new.php:1258 msgid "Paypal payment gateway has seen some improvements." msgstr "" -#: admin/html/whats-new.php:1251 +#: admin/html/whats-new.php:1261 msgid "Default Category selection improvements" msgstr "" -#: admin/html/whats-new.php:1253 +#: admin/html/whats-new.php:1263 msgid "" "An intuitive way of selecting default category of a selected post type has " "been introduced." msgstr "" -#: admin/html/whats-new.php:1256 +#: admin/html/whats-new.php:1266 msgid "Compatibility issue with ACF date time field" msgstr "" -#: admin/html/whats-new.php:1258 +#: admin/html/whats-new.php:1268 msgid "A Compatibility issue with ACF date time field has been addressed." msgstr "" -#: admin/html/whats-new.php:1261 +#: admin/html/whats-new.php:1271 msgid "Media title, caption & description not saving" msgstr "" -#: admin/html/whats-new.php:1263 +#: admin/html/whats-new.php:1273 msgid "" "Media title, caption & description were not saving from frontend. They will " "now." msgstr "" -#: admin/html/whats-new.php:1266 +#: admin/html/whats-new.php:1276 msgid "" "The Events Calendar venue and organizer fields issue in WPUF Custom Fields " "metabox" msgstr "" -#: admin/html/whats-new.php:1268 +#: admin/html/whats-new.php:1278 msgid "" "A workaround has been introduced to save The Events Calendar Venue and " "Organizer fields properly from WPUF Custom Fields metabox." msgstr "" -#: admin/html/whats-new.php:1271 +#: admin/html/whats-new.php:1281 msgid "Checkbox data not saving from WPUF Custom Fields metabox" msgstr "" -#: admin/html/whats-new.php:1273 +#: admin/html/whats-new.php:1283 msgid "" "Checkboxe data from WPUF Custom Fields metabox were not saving. It has been " "fixed." msgstr "" -#: admin/html/whats-new.php:1276 +#: admin/html/whats-new.php:1286 msgid "Multi-column Repeater field data saving issue" msgstr "" -#: admin/html/whats-new.php:1278 +#: admin/html/whats-new.php:1288 msgid "" "Multi-column Repeater field data from a form was not saving. It has been " "fixed." msgstr "" -#: admin/html/whats-new.php:1281 +#: admin/html/whats-new.php:1291 msgid "Multistep form conflict with Elementor" msgstr "" -#: admin/html/whats-new.php:1283 +#: admin/html/whats-new.php:1293 msgid "Multistep form had a conflict with Elementor. It has been fixed." msgstr "" -#: admin/html/whats-new.php:1286 +#: admin/html/whats-new.php:1296 msgid "Multiple images showing issue in frontend" msgstr "" -#: admin/html/whats-new.php:1288 +#: admin/html/whats-new.php:1298 msgid "Multiple images in a post were not showing in frontend. Now they will." msgstr "" -#: admin/html/whats-new.php:1297 +#: admin/html/whats-new.php:1307 msgid "Nonce not verify on login" msgstr "" -#: admin/html/whats-new.php:1299 +#: admin/html/whats-new.php:1309 msgid "Return of function wp_verify_nonce() was ignored." msgstr "" -#: admin/html/whats-new.php:1308 +#: admin/html/whats-new.php:1318 msgid "Option to set which tab shows as active on the account page" msgstr "" -#: admin/html/whats-new.php:1310 +#: admin/html/whats-new.php:1320 msgid "" "Option to set which tab shows as active on the account page. To configure " "this setting navigate to wp-admin->User Frontend->Settings->My " "Account->Active Tab " msgstr "" -#: admin/html/whats-new.php:1313 +#: admin/html/whats-new.php:1323 msgid "Unlock option was unavailable after the post being locked" msgstr "" -#: admin/html/whats-new.php:1315 +#: admin/html/whats-new.php:1325 msgid "Unlock option was unavailable after the post being locked." msgstr "" -#: admin/html/whats-new.php:1318 +#: admin/html/whats-new.php:1328 msgid "Gutenberg block of WPUF didn't work on bedrock installation" msgstr "" -#: admin/html/whats-new.php:1320 +#: admin/html/whats-new.php:1330 msgid "Gutenberg block of WPUF didn't work on bedrock installation." msgstr "" -#: admin/html/whats-new.php:1323 +#: admin/html/whats-new.php:1333 msgid "Sending admin payment received email twice" msgstr "" -#: admin/html/whats-new.php:1325 +#: admin/html/whats-new.php:1335 msgid "" "After processing payment admin & user was receiving payment received email " "twice." msgstr "" -#: admin/html/whats-new.php:1328 +#: admin/html/whats-new.php:1338 msgid "" "Add shortcode support to display post information in the Post Expiration " "Message" msgstr "" -#: admin/html/whats-new.php:1330 +#: admin/html/whats-new.php:1340 msgid "" "Add shortcode support to display post information in the Post Expiration " "Message. You can use: {post_author} {post_url} {blogname} " "{post_title} {post_status}" msgstr "" -#: admin/html/whats-new.php:1333 +#: admin/html/whats-new.php:1343 msgid "Add optin on the setup wizard" msgstr "" -#: admin/html/whats-new.php:1335 +#: admin/html/whats-new.php:1345 msgid "" "Added optin on the setup wizard, admin can choose whether he/she wants to " "share server environment details (php, mysql, server, WordPress versions), " @@ -1915,126 +1919,126 @@ msgid "" "name and url, admin name and email address. No sensitive data is tracked" msgstr "" -#: admin/html/whats-new.php:1344 +#: admin/html/whats-new.php:1354 msgid "Post Owner problem" msgstr "" -#: admin/html/whats-new.php:1346 +#: admin/html/whats-new.php:1356 msgid "" "Posts were not assigned to the selected default post owner, this issue has " "been fixed." msgstr "" -#: admin/html/whats-new.php:1349 +#: admin/html/whats-new.php:1359 msgid "Google reCaptcha was not working" msgstr "" -#: admin/html/whats-new.php:1351 +#: admin/html/whats-new.php:1361 msgid "" "Google reCaptcha was not working, users could submit the form without " "reCaptcha validation." msgstr "" -#: admin/html/whats-new.php:1360 +#: admin/html/whats-new.php:1370 msgid "Added column field" msgstr "" -#: admin/html/whats-new.php:1365 +#: admin/html/whats-new.php:1375 msgid "Unable to render the events on the front-end dashboard" msgstr "" -#: admin/html/whats-new.php:1367 +#: admin/html/whats-new.php:1377 msgid "" "On the frontend dashboard, the submitted events were not showing, you will " "get it fixed in this version." msgstr "" -#: admin/html/whats-new.php:1370 +#: admin/html/whats-new.php:1380 msgid "Page order getting 0(zero) after editing from the frontend" msgstr "" -#: admin/html/whats-new.php:1372 +#: admin/html/whats-new.php:1382 msgid "" "Page order was not saving while editing a post using WPUF form, it has been " "fixed." msgstr "" -#: admin/html/whats-new.php:1375 +#: admin/html/whats-new.php:1385 msgid "Text input field for taxonomies not working" msgstr "" -#: admin/html/whats-new.php:1377 +#: admin/html/whats-new.php:1387 msgid "" "When taxonomy field type is set to `Text Input` then a fatal error was " "showing on the frontend, no error with taxonomy field in the latest version." msgstr "" -#: admin/html/whats-new.php:1380 +#: admin/html/whats-new.php:1390 msgid "" "In radio and checkbox field use conditional logic that value does not save " "in database" msgstr "" -#: admin/html/whats-new.php:1382 +#: admin/html/whats-new.php:1392 msgid "" "The selected value of radio and checkbox field were not showing while " "editing posts from the backend or frontend, you can see the selected value " "in this version." msgstr "" -#: admin/html/whats-new.php:1385 +#: admin/html/whats-new.php:1395 msgid "The args param not working with get_avatar filter" msgstr "" -#: admin/html/whats-new.php:1387 +#: admin/html/whats-new.php:1397 msgid "The args parameter did not exist with get_avatar filter, which now exists." msgstr "" -#: admin/html/whats-new.php:1390 +#: admin/html/whats-new.php:1400 msgid "The item in ajax taxonomy field was not selected" msgstr "" -#: admin/html/whats-new.php:1392 +#: admin/html/whats-new.php:1402 msgid "" "When the taxonomy field type is set to Ajax, the submitted terms were not " "showing in the backend and frontend which have been fixed." msgstr "" -#: admin/html/whats-new.php:1401 +#: admin/html/whats-new.php:1411 msgid "Unable to send new user registration email" msgstr "" -#: admin/html/whats-new.php:1403 +#: admin/html/whats-new.php:1413 msgid "" "WP User Frontend default registration form `[wpuf-registration]` was unable " "to send the new user registration email." msgstr "" -#: admin/html/whats-new.php:1406 +#: admin/html/whats-new.php:1416 msgid "WPUF forms block compatibility issue with the latest WP version" msgstr "" -#: admin/html/whats-new.php:1408 +#: admin/html/whats-new.php:1418 msgid "" "With the latest version of WordPress the gutenberg block of WP User " "Frontend were not working. In this version, you will get it fixed." msgstr "" -#: admin/html/whats-new.php:1411 +#: admin/html/whats-new.php:1421 msgid "Page not update where `[wpuf_dashboard]` shortcode exist" msgstr "" -#: admin/html/whats-new.php:1413 +#: admin/html/whats-new.php:1423 msgid "" "While using Gutenberg, the page were not being updated with WPUF shortcode " "[wpuf dashboard]" msgstr "" -#: admin/html/whats-new.php:1416 +#: admin/html/whats-new.php:1426 msgid "Retain default when determining whether to display the admin bar" msgstr "" -#: admin/html/whats-new.php:1418 +#: admin/html/whats-new.php:1428 msgid "" "From the User Frontend Settings, set that Administrator, Editor, Vendor can " "see the admin bar. Now, the super admin want, one specific user ( who has " @@ -2044,11 +2048,11 @@ msgid "" "frontend." msgstr "" -#: admin/html/whats-new.php:1421 +#: admin/html/whats-new.php:1431 msgid "Fatal error when use PHP lower version (5.4 or lower)" msgstr "" -#: admin/html/whats-new.php:1423 +#: admin/html/whats-new.php:1433 msgid "" "It was unable to install WP User Frontend with PHP 5.4 or lower version. " "Here is the error details:

Fatal error: Can't use method " @@ -2056,42 +2060,42 @@ msgid "" "/wp-user-frontend/class/frontend-form-post.php on line 194" msgstr "" -#: admin/html/whats-new.php:1426 +#: admin/html/whats-new.php:1436 msgid "Product form was unable to show the single gallery image" msgstr "" -#: admin/html/whats-new.php:1428 +#: admin/html/whats-new.php:1438 msgid "" "When user upload single image for product gallery using WPUF WooCommerce " "product form, that image were not showing on the frontend." msgstr "" -#: admin/html/whats-new.php:1437 +#: admin/html/whats-new.php:1447 msgid "WooCommerce gallery images not getting saved" msgstr "" -#: admin/html/whats-new.php:1439 +#: admin/html/whats-new.php:1449 msgid "" "After releasing version 2.9.3, WooCommerce gallery image field stopped " "working. You will get it fixed in this version." msgstr "" -#: admin/html/whats-new.php:1448 +#: admin/html/whats-new.php:1458 msgid "The Events Calendar Integration Form" msgstr "" -#: admin/html/whats-new.php:1450 +#: admin/html/whats-new.php:1460 msgid "" "Now admin can allow users to create event from the frontend. Currently WPUF " "has a one click pre-build event form that has been integrated with The " "Events Calendar plugin" msgstr "" -#: admin/html/whats-new.php:1453 +#: admin/html/whats-new.php:1463 msgid "Post Submission Facility From Account Page" msgstr "" -#: admin/html/whats-new.php:1455 +#: admin/html/whats-new.php:1465 msgid "" "On the frontend account page, added a new menu item named Submit " "Post. Now admin can allow users to submit post from their default " @@ -2100,504 +2104,504 @@ msgid "" "you can assign any post form that will use to submit posts." msgstr "" -#: admin/html/whats-new.php:1458 +#: admin/html/whats-new.php:1468 msgid "Login/Lost Password Link Under Registration Form" msgstr "" -#: admin/html/whats-new.php:1460 +#: admin/html/whats-new.php:1470 msgid "Added Login/Lost Password link under registration form" msgstr "" -#: admin/html/whats-new.php:1469 +#: admin/html/whats-new.php:1479 msgid "Added drag and drop image ordering on image upload" msgstr "" -#: admin/html/whats-new.php:1471 +#: admin/html/whats-new.php:1481 msgid "" "Now frontend users can drag & drop the images/files to change the order " "while uploading." msgstr "" -#: admin/html/whats-new.php:1474 +#: admin/html/whats-new.php:1484 msgid "Added reCAPTCHA field in login form" msgstr "" -#: admin/html/whats-new.php:1476 +#: admin/html/whats-new.php:1486 msgid "" "Admin has the option to show reCAPTCHA field in login form. Check the " "related settings from User Frontend > Settings > " "Login/Registration" msgstr "" -#: admin/html/whats-new.php:1479 +#: admin/html/whats-new.php:1489 msgid "Added preview option in forms" msgstr "" -#: admin/html/whats-new.php:1481 +#: admin/html/whats-new.php:1491 msgid "" "You can see a nice Preview button with Save " "Form button, admin can take a quick look of the form without using " "shortcode" msgstr "" -#: admin/html/whats-new.php:1484 +#: admin/html/whats-new.php:1494 msgid "Fixed hiding “Select Image” button while uploading multiple images." msgstr "" -#: admin/html/whats-new.php:1486 +#: admin/html/whats-new.php:1496 msgid "" "The upload button will not be hidden until the user selects max number of " "files " msgstr "" -#: admin/html/whats-new.php:1489 +#: admin/html/whats-new.php:1499 msgid "Added form limit notice before form submission" msgstr "" -#: admin/html/whats-new.php:1491 +#: admin/html/whats-new.php:1501 msgid "" "Limit notice message was showing after submission, now it is showing when " "rendering the form" msgstr "" -#: admin/html/whats-new.php:1494 +#: admin/html/whats-new.php:1504 msgid "Fixed: default post category not saving" msgstr "" -#: admin/html/whats-new.php:1496 +#: admin/html/whats-new.php:1506 msgid "" "From the form Settings > Post Settings, default post " "category options were not saving. Now, it's fixed." msgstr "" -#: admin/html/whats-new.php:1499 +#: admin/html/whats-new.php:1509 msgid "" "WPUF dashboard shortcode with form_id attribute was not showing posts " "properly" msgstr "" -#: admin/html/whats-new.php:1501 +#: admin/html/whats-new.php:1511 msgid "" "Now you can list posts on the frontend by using form_id " "attribute with [wpuf_dashboard] shortcode" msgstr "" -#: admin/html/whats-new.php:1510 +#: admin/html/whats-new.php:1520 msgid "Changed text domain to `wp-user-frontend` from `wpuf` " msgstr "" -#: admin/html/whats-new.php:1512 +#: admin/html/whats-new.php:1522 msgid "" "If you are using other language than English. Please rename your " ".po and .mo files to `wp-user-frontend_` from `wpuf_`
This " "change was made to support translations from translate.wordpress.org" msgstr "" -#: admin/html/whats-new.php:1515 +#: admin/html/whats-new.php:1525 msgid "Added WP User Frontend Data export and erase functionality." msgstr "" -#: admin/html/whats-new.php:1517 +#: admin/html/whats-new.php:1527 msgid "Added functionality to export WP User Frontend Data to comply with GDPR." msgstr "" -#: admin/html/whats-new.php:1520 +#: admin/html/whats-new.php:1530 msgid "Added billing address customizer." msgstr "" -#: admin/html/whats-new.php:1522 +#: admin/html/whats-new.php:1532 msgid "Added customizer options for billing address in payment page." msgstr "" -#: admin/html/whats-new.php:1525 +#: admin/html/whats-new.php:1535 msgid "Make the payment page responsive." msgstr "" -#: admin/html/whats-new.php:1527 +#: admin/html/whats-new.php:1537 msgid "Some css adjustments are made in payment page to make it responsive." msgstr "" -#: admin/html/whats-new.php:1530 +#: admin/html/whats-new.php:1540 msgid "Fixed image upload issue in Safari." msgstr "" -#: admin/html/whats-new.php:1532 +#: admin/html/whats-new.php:1542 msgid "Images were not showing after upload in safari, it is fixed now." msgstr "" -#: admin/html/whats-new.php:1535 +#: admin/html/whats-new.php:1545 msgid "Post update issue after updating or removing post images." msgstr "" -#: admin/html/whats-new.php:1537 +#: admin/html/whats-new.php:1547 msgid "" "Posts cannot be updated after updating or removing post images, it is fixed " "now." msgstr "" -#: admin/html/whats-new.php:1546 +#: admin/html/whats-new.php:1556 msgid "Allow overriding form input styles using theme styling." msgstr "" -#: admin/html/whats-new.php:1548 +#: admin/html/whats-new.php:1558 msgid "Overriding form input styles using theme style is now possible." msgstr "" -#: admin/html/whats-new.php:1551 +#: admin/html/whats-new.php:1561 msgid "Fixed Auto Login after registration." msgstr "" -#: admin/html/whats-new.php:1553 +#: admin/html/whats-new.php:1563 msgid "Auto Login after registration was not working is fixed now." msgstr "" -#: admin/html/whats-new.php:1556 +#: admin/html/whats-new.php:1566 msgid "Fixed fallback cost calculation" msgstr "" -#: admin/html/whats-new.php:1558 +#: admin/html/whats-new.php:1568 msgid "Fallback cost calculation was inaccurate for some cases, it is fixed now." msgstr "" -#: admin/html/whats-new.php:1561 +#: admin/html/whats-new.php:1571 msgid "Removal of subscription from User Profile gets reverted if updated" msgstr "" -#: admin/html/whats-new.php:1563 +#: admin/html/whats-new.php:1573 msgid "User subscription deletion gets reverted if updated is fixed." msgstr "" -#: admin/html/whats-new.php:1566 +#: admin/html/whats-new.php:1576 msgid "Show Free pack users in subscribers list." msgstr "" -#: admin/html/whats-new.php:1568 +#: admin/html/whats-new.php:1578 msgid "Free pack users were not showing in subscribers list, now they will." msgstr "" -#: admin/html/whats-new.php:1577 +#: admin/html/whats-new.php:1587 msgid "WP User Frontend Guten Block is added" msgstr "" -#: admin/html/whats-new.php:1579 +#: admin/html/whats-new.php:1589 msgid "" "WPUF Form Block is now available to be used within gutenberg editor with " "preview of the form. " msgstr "" -#: admin/html/whats-new.php:1582 +#: admin/html/whats-new.php:1592 msgid "Advanced Custom Fields plugin compatibility" msgstr "" -#: admin/html/whats-new.php:1584 +#: admin/html/whats-new.php:1594 msgid "Now all your ACF fields can be used within WPUF Post forms. " msgstr "" -#: admin/html/whats-new.php:1587 +#: admin/html/whats-new.php:1597 msgid "Taxonomy Terms not showing for custom post types" msgstr "" -#: admin/html/whats-new.php:1589 +#: admin/html/whats-new.php:1599 msgid "" "Fixed an issue with taxonomy terms not appearing for Custom Post types " "within Form Settings and Dashboard Post Listing" msgstr "" -#: admin/html/whats-new.php:1592 +#: admin/html/whats-new.php:1602 msgid "Various other code optimizations" msgstr "" -#: admin/html/whats-new.php:1594 admin/html/whats-new.php:1651 +#: admin/html/whats-new.php:1604 admin/html/whats-new.php:1661 msgid "Code structure organization and optimization for better performance" msgstr "" -#: admin/html/whats-new.php:1603 +#: admin/html/whats-new.php:1613 msgid "WoooCommerce billing address Sync" msgstr "" -#: admin/html/whats-new.php:1605 +#: admin/html/whats-new.php:1615 msgid "" "If an existing customer has previously set his billing address, that will " "be imported into WPUF Billing address " msgstr "" -#: admin/html/whats-new.php:1608 +#: admin/html/whats-new.php:1618 msgid "Trial subscription message not showing properly" msgstr "" -#: admin/html/whats-new.php:1610 +#: admin/html/whats-new.php:1620 msgid "Subscriptions with Trial now shows trial notices" msgstr "" -#: admin/html/whats-new.php:1613 +#: admin/html/whats-new.php:1623 msgid "Reset email Key not working" msgstr "" -#: admin/html/whats-new.php:1615 +#: admin/html/whats-new.php:1625 msgid "Reset Email key was not working in some cases" msgstr "" -#: admin/html/whats-new.php:1618 +#: admin/html/whats-new.php:1628 msgid "Post count not showing on the frontend dashboard" msgstr "" -#: admin/html/whats-new.php:1620 +#: admin/html/whats-new.php:1630 msgid "" "Dashboard with multiple post type was not showing post counts properly, is " "now fixed and shows count for each post type" msgstr "" -#: admin/html/whats-new.php:1623 +#: admin/html/whats-new.php:1633 msgid "Login Redirect showing blank page is fixed" msgstr "" -#: admin/html/whats-new.php:1625 +#: admin/html/whats-new.php:1635 msgid "" "If \"Previous Page\" was set for redirection, login redirect was " "redirecting to blank page for users who hit login page directly" msgstr "" -#: admin/html/whats-new.php:1634 +#: admin/html/whats-new.php:1644 msgid "Enhanced Login Redirect to redirect users to previous page" msgstr "" -#: admin/html/whats-new.php:1636 +#: admin/html/whats-new.php:1646 msgid "" "You can choose Previous Page as Login Redirect page settings now to " "redirect users to the page from which they went for Login. " msgstr "" -#: admin/html/whats-new.php:1639 +#: admin/html/whats-new.php:1649 msgid "Email HTML links not Rendreing properly issue is fixed" msgstr "" -#: admin/html/whats-new.php:1641 +#: admin/html/whats-new.php:1651 msgid "" "For some clients emails were not rendering the HTML links properly, this is " "now fixed" msgstr "" -#: admin/html/whats-new.php:1644 +#: admin/html/whats-new.php:1654 msgid "Form Builder : Form Field's Help text styles not showing properly" msgstr "" -#: admin/html/whats-new.php:1646 +#: admin/html/whats-new.php:1656 msgid "Help texts styling is now fixed and much easier to read and understand" msgstr "" -#: admin/html/whats-new.php:1649 +#: admin/html/whats-new.php:1659 msgid "Various other code improvements" msgstr "" -#: admin/html/whats-new.php:1660 +#: admin/html/whats-new.php:1670 msgid "Dashboard Post Listing now supports multiple post types" msgstr "" -#: admin/html/whats-new.php:1662 +#: admin/html/whats-new.php:1672 msgid "" "Now you can show multiple post type in user dashboard using shortcode like " "this :
[wpuf_dashboard post_type=\"post,page,custom_type\"] " msgstr "" -#: admin/html/whats-new.php:1665 +#: admin/html/whats-new.php:1675 msgid "Added Login Redirect Settings" msgstr "" -#: admin/html/whats-new.php:1667 +#: admin/html/whats-new.php:1677 msgid "" "You can now set a page from WPUF Settings > Login/Registration > " "Redirect after Login. When login redirection is active the user will be " "redirected to this page after login." msgstr "" -#: admin/html/whats-new.php:1670 +#: admin/html/whats-new.php:1680 msgid "Image Upload field button text can be changed" msgstr "" -#: admin/html/whats-new.php:1672 +#: admin/html/whats-new.php:1682 msgid "" "The upload button text can now be changed for image upload fields which " "defaults to \"Select Image\" if not set. " msgstr "" -#: admin/html/whats-new.php:1675 +#: admin/html/whats-new.php:1685 msgid "Multi Step Form styles made compatible with more themes" msgstr "" -#: admin/html/whats-new.php:1677 +#: admin/html/whats-new.php:1687 msgid "Multi Step form can now be styled more easily with other themes " msgstr "" -#: admin/html/whats-new.php:1680 +#: admin/html/whats-new.php:1690 msgid "Required field condition for google map not working is fixed" msgstr "" -#: admin/html/whats-new.php:1682 +#: admin/html/whats-new.php:1692 msgid "" "If Google Map field was set as required users were able to submit form " "without changing the default value." msgstr "" -#: admin/html/whats-new.php:1691 +#: admin/html/whats-new.php:1701 msgid "Admin form builder is now fully responsive." msgstr "" -#: admin/html/whats-new.php:1693 +#: admin/html/whats-new.php:1703 msgid "" "Now you can edit forms from your mobile devices directly. Our improved " "responsive layouts of form builder makes it easy for you to build forms on " "the go." msgstr "" -#: admin/html/whats-new.php:1696 +#: admin/html/whats-new.php:1706 msgid "Added color schemes for creating attractive form layouts." msgstr "" -#: admin/html/whats-new.php:1698 +#: admin/html/whats-new.php:1708 msgid "" "We have added 3 new color schemes for the form layouts which you can choose " "from each form's new display settings." msgstr "" -#: admin/html/whats-new.php:1701 +#: admin/html/whats-new.php:1711 msgid "Restrict Free subscription pack to be enabled multiple times " msgstr "" -#: admin/html/whats-new.php:1703 +#: admin/html/whats-new.php:1713 msgid "" "Free subscription packs now can only be purchased once and the limit " "applies properly" msgstr "" -#: admin/html/whats-new.php:1706 +#: admin/html/whats-new.php:1716 msgid "Various other bug fixes and improvements were made " msgstr "" -#: admin/html/whats-new.php:1708 +#: admin/html/whats-new.php:1718 msgid "Please see the change log to see full details." msgstr "" -#: admin/html/whats-new.php:1717 +#: admin/html/whats-new.php:1727 msgid "Added upgrade function for default category" msgstr "" -#: admin/html/whats-new.php:1719 +#: admin/html/whats-new.php:1729 msgid "Upgrader added to upgrade previously set default post category." msgstr "" -#: admin/html/whats-new.php:1722 +#: admin/html/whats-new.php:1732 msgid "Subscription pack cannot be canceled" msgstr "" -#: admin/html/whats-new.php:1724 +#: admin/html/whats-new.php:1734 msgid "" "Fixed recurring subscription pack cannot be canceled from my account page " "in subscription details section." msgstr "" -#: admin/html/whats-new.php:1727 +#: admin/html/whats-new.php:1737 msgid "page installer admin notice logic issue" msgstr "" -#: admin/html/whats-new.php:1729 +#: admin/html/whats-new.php:1739 msgid "" "Fixed page installer admin notice logic problem due to new payment settings " "default value not set." msgstr "" -#: admin/html/whats-new.php:1739 +#: admin/html/whats-new.php:1749 msgid "Setup Wizard" msgstr "" -#: admin/html/whats-new.php:1741 +#: admin/html/whats-new.php:1751 msgid "Setup Wizard added to turn off payment options and install pages." msgstr "" -#: admin/html/whats-new.php:1745 +#: admin/html/whats-new.php:1755 msgid "Multi-select Category" msgstr "" -#: admin/html/whats-new.php:1747 +#: admin/html/whats-new.php:1757 msgid "Add multi-select to default category in post form settings." msgstr "" -#: admin/html/whats-new.php:1751 +#: admin/html/whats-new.php:1761 msgid "Select Text option for Taxonomy" msgstr "" -#: admin/html/whats-new.php:1753 +#: admin/html/whats-new.php:1763 msgid "" "Add Select Text option for taxonomy fields. Now you can add default text " "with empty value as first option for Taxonomy dropdown." msgstr "" -#: admin/html/whats-new.php:1756 +#: admin/html/whats-new.php:1766 msgid "Taxonomy Checkbox Inline" msgstr "" -#: admin/html/whats-new.php:1758 +#: admin/html/whats-new.php:1768 msgid "" "Added checkbox inline option to taxonomy checkbox. You can now display " "Taxonomy checkbox fields inline." msgstr "" -#: admin/html/whats-new.php:1768 +#: admin/html/whats-new.php:1778 msgid "Manage schedule for form submission" msgstr "" -#: admin/html/whats-new.php:1770 +#: admin/html/whats-new.php:1780 msgid "" "Do not accept form submission if the current date is not between the date " "range of the schedule." msgstr "" -#: admin/html/whats-new.php:1774 +#: admin/html/whats-new.php:1784 msgid "Restrict form submission based on the user roles" msgstr "" -#: admin/html/whats-new.php:1776 +#: admin/html/whats-new.php:1786 msgid "" "Restrict form submission based on the user roles. Now you can manage user " "role base permission on form submission." msgstr "" -#: admin/html/whats-new.php:1780 +#: admin/html/whats-new.php:1790 msgid "Limit how many entries a form will accept" msgstr "" -#: admin/html/whats-new.php:1782 +#: admin/html/whats-new.php:1792 msgid "" "Limit how many entries a form will accept and display a custom message when " "that limit is reached." msgstr "" -#: admin/html/whats-new.php:1786 +#: admin/html/whats-new.php:1796 msgid "Show/hide Admin Bar" msgstr "" -#: admin/html/whats-new.php:1788 +#: admin/html/whats-new.php:1798 msgid "Control the admin bar visibility based on user roles." msgstr "" -#: admin/html/whats-new.php:1792 +#: admin/html/whats-new.php:1802 msgid "Ajax Login widget" msgstr "" -#: admin/html/whats-new.php:1794 +#: admin/html/whats-new.php:1804 msgid "" "Login user is more simple now with Ajax Login Widget. The simple ajax login " "form do not required page loading for login." msgstr "" -#: admin/html/whats-new.php:1798 +#: admin/html/whats-new.php:1808 msgid "Form submission with Captcha field" msgstr "" -#: admin/html/whats-new.php:1800 +#: admin/html/whats-new.php:1810 msgid "Form field validation process updated if form submits with captcha field." msgstr "" -#: admin/html/whats-new.php:1814 +#: admin/html/whats-new.php:1824 msgid "What's New in WPUF?" msgstr "" @@ -2626,7 +2630,7 @@ msgstr "" #: admin/installer.php:84 includes/Admin/Admin_Installer.php:86 #: includes/Admin/Shortcodes_Button.php:85 -#: includes/functions/settings-options.php:24 wpuf-functions.php:2082 +#: includes/functions/settings-options.php:24 wpuf-functions.php:2086 msgid "Dashboard" msgstr "" @@ -2655,7 +2659,7 @@ msgstr "" #: includes/Admin/Admin_Installer.php:94 #: includes/Admin/Shortcodes_Button.php:105 includes/Admin/Subscription.php:435 #: includes/Admin/Subscription.php:455 includes/Admin/Subscription.php:456 -#: includes/Admin/Subscription.php:457 wpuf-functions.php:2065 +#: includes/Admin/Subscription.php:457 wpuf-functions.php:2069 msgid "Subscription" msgstr "" @@ -3162,7 +3166,7 @@ msgstr "" #: includes/Ajax/Upload_Ajax.php:236 #: includes/Fields/Form_Field_SectionBreak.php:58 #: includes/Fields/Form_Field_reCaptcha.php:150 templates/dashboard/list.php:10 -#: templates/dashboard/posts.php:100 wpuf-functions.php:1048 +#: templates/dashboard/posts.php:100 wpuf-functions.php:1052 msgid "Title" msgstr "" @@ -3182,7 +3186,7 @@ msgstr "" #: admin/template.php:583 includes/Admin/Forms/Admin_Template.php:668 #: includes/Ajax/Upload_Ajax.php:244 -#: includes/Fields/Form_Field_SectionBreak.php:66 wpuf-functions.php:1056 +#: includes/Fields/Form_Field_SectionBreak.php:66 wpuf-functions.php:1060 msgid "Description" msgstr "" @@ -3631,7 +3635,7 @@ msgstr "" #: includes/Admin/Admin_Subscription.php:821 #: includes/functions/settings-options.php:632 wpuf-functions.php:215 -#: wpuf-functions.php:1834 wpuf-functions.php:2099 +#: wpuf-functions.php:1838 wpuf-functions.php:2103 msgid "— Select —" msgstr "" @@ -3654,7 +3658,7 @@ msgstr "" #: includes/Admin/Admin_Tools.php:51 includes/Admin/Admin_Tools.php:114 #: includes/Admin/Forms/Post/Templates/List_Table_Admin_Post_Forms.php:52 #: includes/Admin/List_Table_Subscribers.php:140 -#: includes/Admin/List_Table_Transactions.php:96 wpuf-functions.php:3513 +#: includes/Admin/List_Table_Transactions.php:96 wpuf-functions.php:3517 msgid "All" msgstr "" @@ -3819,7 +3823,7 @@ msgid "Customize WPUF Settings" msgstr "" #: includes/Admin/Customizer_Options.php:75 includes/Frontend/Payment.php:154 -#: wpuf-functions.php:2066 +#: wpuf-functions.php:2070 msgid "Billing Address" msgstr "" @@ -3855,7 +3859,7 @@ msgstr "" #: includes/Admin/Forms/Admin_Form.php:78 #: includes/Admin/Forms/Admin_Form.php:117 -#: includes/Admin/views/post-forms-list-table-view.php:8 +#: includes/Admin/views/post-forms-list-table-view.php:9 msgid "Add Form" msgstr "" @@ -4420,6 +4424,11 @@ msgstr "" msgid "No transactions found." msgstr "" +#: includes/Admin/Menu.php:327 +#: includes/Admin/views/post-forms-list-table-view.php:16 +msgid "Submit Ideas" +msgstr "" + #: includes/Admin/Promotion.php:114 msgid "Sure! I'd love to!" msgstr "" @@ -4482,8 +4491,8 @@ msgstr "" #: includes/Integrations/WPUF_ACF_Compatibility.php:90 #: includes/Integrations/WPUF_ACF_Compatibility.php:156 #: includes/Widgets/Login_Widget.php:34 includes/Widgets/Login_Widget.php:60 -#: includes/Widgets/Login_Widget.php:77 wpuf-functions.php:1533 -#: wpuf-functions.php:1782 +#: includes/Widgets/Login_Widget.php:77 wpuf-functions.php:1537 +#: wpuf-functions.php:1786 msgid "Permission denied" msgstr "" @@ -4528,11 +4537,11 @@ msgstr "" msgid "Upgrade to PRO" msgstr "" -#: includes/Admin/views/post-forms-list-table-view.php:23 +#: includes/Admin/views/post-forms-list-table-view.php:27 msgid "Search Forms" msgstr "" -#: includes/Admin/views/post-forms-list-table-view.php:39 +#: includes/Admin/views/post-forms-list-table-view.php:43 msgid "Learn more about Frontend Posting" msgstr "" @@ -5050,7 +5059,7 @@ msgstr "" msgid "You do not have sufficient permissions to access this form." msgstr "" -#: includes/Ajax/Upload_Ajax.php:240 wpuf-functions.php:1052 +#: includes/Ajax/Upload_Ajax.php:240 wpuf-functions.php:1056 msgid "Caption" msgstr "" @@ -5705,7 +5714,7 @@ msgid "" "a> key is needed to render Google Maps" msgstr "" -#: includes/Free/Free_Loader.php:252 wpuf-functions.php:2064 +#: includes/Free/Free_Loader.php:252 wpuf-functions.php:2068 msgid "Edit Profile" msgstr "" @@ -8287,231 +8296,231 @@ msgstr "" msgid "CSV" msgstr "" -#: wpuf-functions.php:1077 +#: wpuf-functions.php:1081 msgid "Directions »" msgstr "" -#: wpuf-functions.php:2311 +#: wpuf-functions.php:2315 msgid "United Arab Emirates Dirham" msgstr "" -#: wpuf-functions.php:2316 +#: wpuf-functions.php:2320 msgid "Australian Dollars" msgstr "" -#: wpuf-functions.php:2321 +#: wpuf-functions.php:2325 msgid "Argentine Peso" msgstr "" -#: wpuf-functions.php:2326 +#: wpuf-functions.php:2330 msgid "Bangladeshi Taka" msgstr "" -#: wpuf-functions.php:2331 +#: wpuf-functions.php:2335 msgid "Brazilian Real" msgstr "" -#: wpuf-functions.php:2336 +#: wpuf-functions.php:2340 msgid "Bulgarian Lev" msgstr "" -#: wpuf-functions.php:2341 +#: wpuf-functions.php:2345 msgid "Canadian Dollars" msgstr "" -#: wpuf-functions.php:2346 +#: wpuf-functions.php:2350 msgid "Chilean Peso" msgstr "" -#: wpuf-functions.php:2351 +#: wpuf-functions.php:2355 msgid "Chinese Yuan" msgstr "" -#: wpuf-functions.php:2356 +#: wpuf-functions.php:2360 msgid "Colombian Peso" msgstr "" -#: wpuf-functions.php:2361 +#: wpuf-functions.php:2365 msgid "Czech Koruna" msgstr "" -#: wpuf-functions.php:2366 +#: wpuf-functions.php:2370 msgid "Danish Krone" msgstr "" -#: wpuf-functions.php:2371 +#: wpuf-functions.php:2375 msgid "Dominican Peso" msgstr "" -#: wpuf-functions.php:2376 +#: wpuf-functions.php:2380 msgid "Algerian Dinar" msgstr "" -#: wpuf-functions.php:2381 +#: wpuf-functions.php:2385 msgid "Euros" msgstr "" -#: wpuf-functions.php:2386 +#: wpuf-functions.php:2390 msgid "Hong Kong Dollar" msgstr "" -#: wpuf-functions.php:2391 +#: wpuf-functions.php:2395 msgid "Croatia kuna" msgstr "" -#: wpuf-functions.php:2396 +#: wpuf-functions.php:2400 msgid "Hungarian Forint" msgstr "" -#: wpuf-functions.php:2401 +#: wpuf-functions.php:2405 msgid "Icelandic krona" msgstr "" -#: wpuf-functions.php:2406 +#: wpuf-functions.php:2410 msgid "Indonesia Rupiah" msgstr "" -#: wpuf-functions.php:2411 +#: wpuf-functions.php:2415 msgid "Indian Rupee" msgstr "" -#: wpuf-functions.php:2416 +#: wpuf-functions.php:2420 msgid "Mauritian Rupee" msgstr "" -#: wpuf-functions.php:2421 +#: wpuf-functions.php:2425 msgid "Nepali Rupee" msgstr "" -#: wpuf-functions.php:2426 +#: wpuf-functions.php:2430 msgid "Israeli Shekel" msgstr "" -#: wpuf-functions.php:2431 +#: wpuf-functions.php:2435 msgid "Japanese Yen" msgstr "" -#: wpuf-functions.php:2436 +#: wpuf-functions.php:2440 msgid "Lao Kip" msgstr "" -#: wpuf-functions.php:2441 +#: wpuf-functions.php:2445 msgid "South Korean Won" msgstr "" -#: wpuf-functions.php:2446 +#: wpuf-functions.php:2450 msgid "Malaysian Ringgits" msgstr "" -#: wpuf-functions.php:2451 +#: wpuf-functions.php:2455 msgid "Mexican Peso" msgstr "" -#: wpuf-functions.php:2456 +#: wpuf-functions.php:2460 msgid "Nigerian Naira" msgstr "" -#: wpuf-functions.php:2461 +#: wpuf-functions.php:2465 msgid "Norwegian Krone" msgstr "" -#: wpuf-functions.php:2466 +#: wpuf-functions.php:2470 msgid "New Zealand Dollar" msgstr "" -#: wpuf-functions.php:2471 +#: wpuf-functions.php:2475 msgid "Namibian dollar" msgstr "" -#: wpuf-functions.php:2476 +#: wpuf-functions.php:2480 msgid "Omani Rial" msgstr "" -#: wpuf-functions.php:2481 +#: wpuf-functions.php:2485 msgid "Iranian Rial" msgstr "" -#: wpuf-functions.php:2486 +#: wpuf-functions.php:2490 msgid "Pakistani Rupee" msgstr "" -#: wpuf-functions.php:2491 +#: wpuf-functions.php:2495 msgid "Paraguayan Guaraní" msgstr "" -#: wpuf-functions.php:2496 +#: wpuf-functions.php:2500 msgid "Philippine Pesos" msgstr "" -#: wpuf-functions.php:2501 +#: wpuf-functions.php:2505 msgid "Polish Zloty" msgstr "" -#: wpuf-functions.php:2506 +#: wpuf-functions.php:2510 msgid "Pounds Sterling" msgstr "" -#: wpuf-functions.php:2511 +#: wpuf-functions.php:2515 msgid "Romanian Leu" msgstr "" -#: wpuf-functions.php:2516 +#: wpuf-functions.php:2520 msgid "Russian Ruble" msgstr "" -#: wpuf-functions.php:2521 +#: wpuf-functions.php:2525 msgid "Saudi Riyal" msgstr "" -#: wpuf-functions.php:2526 +#: wpuf-functions.php:2530 msgid "Singapore Dollar" msgstr "" -#: wpuf-functions.php:2531 +#: wpuf-functions.php:2535 msgid "South African rand" msgstr "" -#: wpuf-functions.php:2536 +#: wpuf-functions.php:2540 msgid "Swedish Krona" msgstr "" -#: wpuf-functions.php:2541 +#: wpuf-functions.php:2545 msgid "Swiss Franc" msgstr "" -#: wpuf-functions.php:2546 +#: wpuf-functions.php:2550 msgid "Taiwan New Dollars" msgstr "" -#: wpuf-functions.php:2551 +#: wpuf-functions.php:2555 msgid "Thai Baht" msgstr "" -#: wpuf-functions.php:2556 +#: wpuf-functions.php:2560 msgid "Turkish Lira" msgstr "" -#: wpuf-functions.php:2561 +#: wpuf-functions.php:2565 msgid "Trinidad and Tobago Dollar" msgstr "" -#: wpuf-functions.php:2566 +#: wpuf-functions.php:2570 msgid "US Dollar" msgstr "" -#: wpuf-functions.php:2571 +#: wpuf-functions.php:2575 msgid "Vietnamese Dong" msgstr "" -#: wpuf-functions.php:2576 +#: wpuf-functions.php:2580 msgid "Egyptian Pound" msgstr "" -#: wpuf-functions.php:2581 +#: wpuf-functions.php:2585 msgid "Jordanian dinar" msgstr "" -#: wpuf-functions.php:3514 +#: wpuf-functions.php:3518 msgid "None" msgstr "" @@ -8626,7 +8635,7 @@ msgctxt "enhanced select" msgid "Searching…" msgstr "" -#: wpuf-functions.php:1548 +#: wpuf-functions.php:1552 msgctxt "tag delimiter" msgid "," msgstr "" \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 89ddcf684..1b6e30292 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "wp-user-frontend", - "version": "4.0.4", + "version": "4.0.5", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "wp-user-frontend", - "version": "4.0.4", + "version": "4.0.5", "license": "GPL", "dependencies": { "cli": "^1.0.1" diff --git a/package.json b/package.json index ad7768885..42affd6cb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wp-user-frontend", - "version": "4.0.4", + "version": "4.0.5", "description": "A Frontend Plugin for WordPress", "author": "Tareq Hasan", "license": "GPL", diff --git a/readme.md b/readme.md index bf2a7a9ea..7279b118e 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,7 @@ **Tags:** frontend post, content restriction, registration, user profile, membership, login, forms, user directory, profile builder **Requires at least:** 4.0 **Tested up to:** 6.4.2 -**Stable tag:** 4.0.4 +**Stable tag:** 4.0.5 **Requires PHP:** 5.6 **License:** GPLv2 **License URI:** https://www.gnu.org/licenses/gpl-2.0.html @@ -268,6 +268,9 @@ redirected to the edit page with that post id. Then you'll see the edit post for 18. Set Payment Related Options ## Changelog ## +### v4.0.5 (31 Jan, 2024) ### +* Enhance - Integrate headway and canny + ### v4.0.4 (25 Jan, 2024) ### * Enhance - Add visibility to the Columns field * Fix - Login with reCAPTCHA gives error diff --git a/readme.txt b/readme.txt index 1bd15f54b..021091a39 100644 --- a/readme.txt +++ b/readme.txt @@ -4,7 +4,7 @@ Donate link: https://tareq.co/donate/ Tags: frontend post, content restriction, registration, user profile, membership, login, forms, user directory, profile builder Requires at least: 4.0 Tested up to: 6.4.2 -Stable tag: 4.0.4 +Stable tag: 4.0.5 Requires PHP: 5.6 License: GPLv2 License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -268,6 +268,9 @@ redirected to the edit page with that post id. Then you'll see the edit post for 18. Set Payment Related Options == Changelog == += v4.0.5 (31 Jan, 2024) = +* Enhance - Integrate headway and canny + = v4.0.4 (25 Jan, 2024) = * Enhance - Add visibility to the Columns field * Fix - Login with reCAPTCHA gives error diff --git a/wpuf-functions.php b/wpuf-functions.php index 2c86f0b6c..4eb3d8337 100644 --- a/wpuf-functions.php +++ b/wpuf-functions.php @@ -874,6 +874,10 @@ function wpuf_get_gateways( $context = 'admin' ) { function wpuf_show_custom_fields( $content ) { global $post; + if ( ! is_a( $post, '\WP_Post' ) ) { + return $content; + } + $show_custom = wpuf_get_option( 'cf_show_front', 'wpuf_frontend_posting' ); if ( 'on' !== $show_custom ) { diff --git a/wpuf.php b/wpuf.php index 2dcda56c4..9ba119f77 100644 --- a/wpuf.php +++ b/wpuf.php @@ -4,7 +4,7 @@ Plugin URI: https://wordpress.org/plugins/wp-user-frontend/ Description: Create, edit, delete, manages your post, pages or custom post types from frontend. Create registration forms, frontend profile and more... Author: weDevs -Version: 4.0.4 +Version: 4.0.5 Author URI: https://wedevs.com/?utm_source=WPUF_Author_URI License: GPL2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -25,7 +25,7 @@ wp_die( __( 'There was a problem installing the plugin' ), __( 'Problem installing plugin' ) ); } -define( 'WPUF_VERSION', '4.0.4' ); +define( 'WPUF_VERSION', '4.0.5' ); define( 'WPUF_FILE', __FILE__ ); define( 'WPUF_ROOT', __DIR__ ); define( 'WPUF_ROOT_URI', plugins_url( '', __FILE__ ) );