Skip to content

Commit

Permalink
npm build
Browse files Browse the repository at this point in the history
  • Loading branch information
alimuzzaman committed Nov 28, 2023
1 parent 375100e commit c0117f6
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 68 deletions.
2 changes: 1 addition & 1 deletion includes/Admin/Settings/assets/js/admin.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'moment', 'react', 'react-dom', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-primitives', 'wp-url'), 'version' => '24e1a41e9c029972a355');
<?php return array('dependencies' => array('lodash', 'moment', 'react', 'react-dom', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-primitives', 'wp-url'), 'version' => '24de07508d80fc406ebe');
2 changes: 1 addition & 1 deletion includes/Admin/Settings/assets/js/admin.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion includes/Admin/Settings/assets/js/calendar.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('lodash', 'moment', 'react', 'react-dom', 'wp-api-fetch', 'wp-components', 'wp-data', 'wp-date', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-url'), 'version' => 'ac14f1a2b77913d2ddb6');
<?php return array('dependencies' => array('lodash', 'moment', 'react', 'react-dom', 'wp-api-fetch', 'wp-components', 'wp-data', 'wp-date', 'wp-hooks', 'wp-html-entities', 'wp-i18n', 'wp-url'), 'version' => '04569f7633c67d4dd983');
2 changes: 1 addition & 1 deletion includes/Admin/Settings/assets/js/calendar.js

Large diffs are not rendered by default.

70 changes: 7 additions & 63 deletions languages/wp-scheduled-posts.pot
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2023-11-23T11:21:09+00:00\n"
"POT-Creation-Date: 2023-11-28T08:55:46+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.8.1\n"
"X-Domain: wp-scheduled-posts\n"
Expand Down Expand Up @@ -143,18 +143,18 @@ msgstr ""
msgid "Your post successfully scheduled"
msgstr ""

#: includes/Admin/Calendar.php:407
#: includes/Admin/Calendar.php:562
#: includes/Admin/Calendar.php:588
#: includes/Admin/Calendar.php:411
#: includes/Admin/Calendar.php:566
#: includes/Admin/Calendar.php:592
msgid "Post type isn't allowed in Settings page."
msgstr ""

#: includes/Admin/Calendar.php:519
#: includes/Admin/Calendar.php:523
msgid "Type is required."
msgstr ""

#: includes/Admin/Calendar.php:522
#: includes/Admin/Calendar.php:544
#: includes/Admin/Calendar.php:526
#: includes/Admin/Calendar.php:548
msgid "Something went wrong."
msgstr ""

Expand Down Expand Up @@ -1202,66 +1202,10 @@ msgstr ""
msgid "Add"
msgstr ""

#: includes/Admin/Settings/assets/js/admin.js:1
msgid "License Verification code has been sent to this "
msgstr ""

#: includes/Admin/Settings/assets/js/admin.js:1
msgid ". Please check your email for the code & insert it below 👇"
msgstr ""

#: includes/Admin/Settings/assets/js/admin.js:1
msgid "Enter Your Verification Code"
msgstr ""

#: includes/Admin/Settings/assets/js/admin.js:1
msgid "Verifying..."
msgstr ""

#: includes/Admin/Settings/assets/js/admin.js:1
msgid "Verify"
msgstr ""

#: includes/Admin/Settings/assets/js/admin.js:1
msgid "Resending..."
msgstr ""

#: includes/Admin/Settings/assets/js/admin.js:1
msgid "Resend"
msgstr ""

#: includes/Admin/Settings/assets/js/admin.js:1
msgid "Note"
msgstr ""

#: includes/Admin/Settings/assets/js/admin.js:1
msgid "Check out this "
msgstr ""

#: includes/Admin/Settings/assets/js/admin.js:1
msgid "guide"
msgstr ""

#: includes/Admin/Settings/assets/js/admin.js:1
msgid " to verify your license key. If you need any assistance with retrieving your License Verification Key, please "
msgstr ""

#: includes/Admin/Settings/assets/js/admin.js:1
msgid "contact support"
msgstr ""

#: includes/Admin/Settings/assets/js/admin.js:1
msgid "Your License is Successfully Deactivated."
msgstr ""

#: includes/Admin/Settings/assets/js/admin.js:1
msgid "Please validate OTP."
msgstr ""

#: includes/Admin/Settings/assets/js/admin.js:1
msgid "Your License is Successfully Activated."
msgstr ""

#: includes/Admin/Settings/assets/js/admin.js:1
msgid "Your OTP has been sended again Successfully!!."
msgstr ""
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ No, SchedulePress doesn’t require any additional plugin. All you have to do is

== Changelog ==

= 5.0.5 - 2023-11-23 =
= 5.0.5 - 2023-11-28 =
- Improved: Security enhancement.
- Few minor bug fixes and improvements.

Expand Down

0 comments on commit c0117f6

Please sign in to comment.