Skip to content

Commit 054f345

Browse files
committedJan 8, 2025·
Version bump 3.0.8
1 parent 18beb37 commit 054f345

File tree

3 files changed

+17
-21
lines changed

3 files changed

+17
-21
lines changed
 

‎everest-forms.php

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Description: Drag and Drop contact form builder to easily create simple to complex forms for any purpose. Lightweight, Beautiful design, responsive and more.
66
* Version: 3.0.8
77
* Author: WPEverest
8-
* Author URI: https://wpeverest.com
8+
* Author URI: https://everestforms.net/
99
* Text Domain: everest-forms
1010
* Domain Path: /languages/
1111
*
@@ -55,17 +55,17 @@ function () {
5555
?>
5656
<div class="notice notice-error">
5757
<p>
58-
<?php
58+
<?php
5959
printf(
6060
/* translators: 1: composer command. 2: plugin directory */
6161
esc_html__( 'Your installation of the Everest Forms plugin is incomplete. Please run %1$s within the %2$s directory.', 'everest-forms' ),
6262
'<code>composer install</code>',
6363
'<code>' . esc_html( str_replace( ABSPATH, '', __DIR__ ) ) . '</code>'
6464
);
65-
?>
65+
?>
6666
</p>
6767
</div>
68-
<?php
68+
<?php
6969
}
7070
);
7171
return;

‎languages/everest-forms.pot

+11-15
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ msgid ""
44
msgstr ""
55
"Project-Id-Version: Everest Forms 3.0.8\n"
66
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/everest-forms\n"
7-
"POT-Creation-Date: 2025-01-08 10:50:10+00:00\n"
7+
"POT-Creation-Date: 2025-01-08 11:35:54+00:00\n"
88
"MIME-Version: 1.0\n"
99
"Content-Type: text/plain; charset=utf-8\n"
1010
"Content-Transfer-Encoding: 8bit\n"
@@ -1657,20 +1657,20 @@ msgstr ""
16571657
msgid "Failed to update enabled features."
16581658
msgstr ""
16591659

1660-
#: includes/RestApi/controllers/version1/class-evf-plugin-status.php:457
1660+
#: includes/RestApi/controllers/version1/class-evf-plugin-status.php:456
16611661
#: includes/RestApi/controllers/version1/class-evf-templates.php:296
16621662
msgid "You do not have permissions to perform this action."
16631663
msgstr ""
16641664

1665-
#: includes/RestApi/controllers/version1/class-evf-plugin-status.php:466
1665+
#: includes/RestApi/controllers/version1/class-evf-plugin-status.php:465
16661666
#: includes/RestApi/controllers/version1/class-evf-templates.php:305
16671667
msgid "You are not allowed to access this resource."
16681668
msgstr ""
16691669

16701670
#: includes/RestApi/controllers/version1/class-evf-role-and-permission.php:108
16711671
#: includes/RestApi/controllers/version1/class-evf-role-and-permission.php:219
1672-
#: includes/RestApi/controllers/version1/class-evf-role-and-permission.php:544
1673-
#: includes/RestApi/controllers/version1/class-evf-role-and-permission.php:600
1672+
#: includes/RestApi/controllers/version1/class-evf-role-and-permission.php:537
1673+
#: includes/RestApi/controllers/version1/class-evf-role-and-permission.php:593
16741674
msgid "Request data not found."
16751675
msgstr ""
16761676

@@ -1700,20 +1700,20 @@ msgstr ""
17001700
msgid "Manager added successfully."
17011701
msgstr ""
17021702

1703-
#: includes/RestApi/controllers/version1/class-evf-role-and-permission.php:559
1704-
#: includes/RestApi/controllers/version1/class-evf-role-and-permission.php:627
1703+
#: includes/RestApi/controllers/version1/class-evf-role-and-permission.php:552
1704+
#: includes/RestApi/controllers/version1/class-evf-role-and-permission.php:620
17051705
msgid "Associate user could not be found."
17061706
msgstr ""
17071707

1708-
#: includes/RestApi/controllers/version1/class-evf-role-and-permission.php:581
1708+
#: includes/RestApi/controllers/version1/class-evf-role-and-permission.php:574
17091709
msgid "Manager deleted successfully."
17101710
msgstr ""
17111711

1712-
#: includes/RestApi/controllers/version1/class-evf-role-and-permission.php:614
1712+
#: includes/RestApi/controllers/version1/class-evf-role-and-permission.php:607
17131713
msgid "Please select user."
17141714
msgstr ""
17151715

1716-
#: includes/RestApi/controllers/version1/class-evf-role-and-permission.php:642
1716+
#: includes/RestApi/controllers/version1/class-evf-role-and-permission.php:635
17171717
msgid "Managers deleted successfully."
17181718
msgstr ""
17191719

@@ -16072,7 +16072,7 @@ msgstr ""
1607216072
msgid "how to disable."
1607316073
msgstr ""
1607416074

16075-
#. Plugin URI of the plugin/theme
16075+
#. Author URI of the plugin/theme
1607616076
msgid "https://everestforms.net/"
1607716077
msgstr ""
1607816078

@@ -16086,10 +16086,6 @@ msgstr ""
1608616086
msgid "WPEverest"
1608716087
msgstr ""
1608816088

16089-
#. Author URI of the plugin/theme
16090-
msgid "https://wpeverest.com"
16091-
msgstr ""
16092-
1609316089
#: addons/StyleCustomizer/includes/configs/evf-style-customizer-form-wrapper-configs.php:122
1609416090
msgctxt "enhanced select"
1609516091
msgid "Select Font Family&hellip;"

‎readme.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
=== Everest Forms – Build Contact Forms, Surveys, Polls, Quizzes, Newsletter & Application Forms, and Many More with Ease! ===
2-
Contributors: WPEverest
1+
=== Everest Forms – WP Form Builder for Contact, Payment, Quiz, Newsletter, Survey & Poll! ===
2+
Contributors:everestforms,WPEverest
33
Tags: contact form, custom form, form builder, forms, survey
44
Requires at least: 5.5
55
Tested up to: 6.7.1

0 commit comments

Comments
 (0)
Please sign in to comment.