Skip to content

Commit e77efdf

Browse files
committed
Update admin and calendar assets, translations, and docs
Refreshed CSS and JS assets for admin and calendar features, updated translation template, incremented package version, and revised plugin documentation. These changes likely support new features, bug fixes, or compatibility improvements.
1 parent 15b3075 commit e77efdf

10 files changed

Lines changed: 49 additions & 20 deletions

File tree

includes/Admin/Settings/assets/css/admin.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

includes/Admin/Settings/assets/css/calendar.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +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' => '083535041e9fc6f17634');
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-media-utils', 'wp-primitives', 'wp-url'), 'version' => '6978bb0c20b9d6a148d9');

includes/Admin/Settings/assets/js/admin.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +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' => '852fd99ef367e03d2e6a');
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-media-utils', 'wp-url'), 'version' => '86b232c2e38e1f14788c');

includes/Admin/Settings/assets/js/calendar.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

languages/wp-scheduled-posts.pot

Lines changed: 35 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
# This file is distributed under the same license as the SchedulePress plugin.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: SchedulePress 5.2.9\n"
5+
"Project-Id-Version: SchedulePress 5.2.10\n"
66
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-scheduled-posts\n"
77
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
88
"Language-Team: LANGUAGE <LL@li.org>\n"
99
"MIME-Version: 1.0\n"
1010
"Content-Type: text/plain; charset=UTF-8\n"
1111
"Content-Transfer-Encoding: 8bit\n"
12-
"POT-Creation-Date: 2025-08-19T06:18:10+00:00\n"
12+
"POT-Creation-Date: 2025-08-25T06:12:04+00:00\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1414
"X-Generator: WP-CLI 2.11.0\n"
1515
"X-Domain: wp-scheduled-posts\n"
@@ -262,18 +262,18 @@ msgstr ""
262262
msgid "Your post successfully scheduled"
263263
msgstr ""
264264

265-
#: includes/Admin/Calendar.php:580
266-
#: includes/Admin/Calendar.php:744
267-
#: includes/Admin/Calendar.php:772
265+
#: includes/Admin/Calendar.php:648
266+
#: includes/Admin/Calendar.php:826
267+
#: includes/Admin/Calendar.php:854
268268
msgid "Post type isn't allowed in Settings page."
269269
msgstr ""
270270

271-
#: includes/Admin/Calendar.php:701
271+
#: includes/Admin/Calendar.php:783
272272
msgid "Type is required."
273273
msgstr ""
274274

275-
#: includes/Admin/Calendar.php:704
276-
#: includes/Admin/Calendar.php:726
275+
#: includes/Admin/Calendar.php:786
276+
#: includes/Admin/Calendar.php:808
277277
#: includes/Social/SocialProfile.php:75
278278
msgid "Something went wrong."
279279
msgstr ""
@@ -1197,12 +1197,12 @@ msgstr ""
11971197
msgid "Twitter Connection Problem. error code: "
11981198
msgstr ""
11991199

1200-
#: wp-scheduled-posts.php:136
1200+
#: wp-scheduled-posts.php:153
12011201
msgid "SchedulePress Free v5.0 needs SchedulePress Pro v5.0 for better performance. Please update SchedulePress Pro plugin to v5.0. Contact our <a href=\"%s\" target=\"_blank\">Support</a> if you need any assistance."
12021202
msgstr ""
12031203

12041204
#. translators: 1: `<h3>` opening tag, 2: `</h3>` closing tag, 3: PHP version. 4: Link opening tag, 5: Link closing tag.
1205-
#: wp-scheduled-posts.php:320
1205+
#: wp-scheduled-posts.php:337
12061206
msgid "%1$sSchedulePress isn’t running because PHP is outdated.%2$s Update to PHP version %3$s and get back to creating!"
12071207
msgstr ""
12081208

@@ -1808,6 +1808,31 @@ msgstr ""
18081808
msgid "Something went wrong"
18091809
msgstr ""
18101810

1811+
#: includes/Admin/Settings/assets/js/admin.js:1
1812+
#: includes/Admin/Settings/assets/js/calendar.js:1
1813+
msgid "Update Image"
1814+
msgstr ""
1815+
1816+
#: includes/Admin/Settings/assets/js/admin.js:1
1817+
#: includes/Admin/Settings/assets/js/calendar.js:1
1818+
msgid "Select Image"
1819+
msgstr ""
1820+
1821+
#: includes/Admin/Settings/assets/js/admin.js:1
1822+
#: includes/Admin/Settings/assets/js/calendar.js:1
1823+
msgid "Remove"
1824+
msgstr ""
1825+
1826+
#: includes/Admin/Settings/assets/js/admin.js:1
1827+
#: includes/Admin/Settings/assets/js/calendar.js:1
1828+
msgid "Update Images"
1829+
msgstr ""
1830+
1831+
#: includes/Admin/Settings/assets/js/admin.js:1
1832+
#: includes/Admin/Settings/assets/js/calendar.js:1
1833+
msgid "Select Images"
1834+
msgstr ""
1835+
18111836
#: includes/Admin/Settings/assets/js/admin.js:1
18121837
#: includes/Admin/Settings/assets/js/calendar.js:1
18131838
msgid "Select Post Type"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wp-scheduled-posts",
3-
"version": "5.2.9",
3+
"version": "5.2.10",
44
"description": "=== WP Scheduled Posts ===\r Contributors: wpdevteam, Asif2BD, re_enter_rupok, onetarek, hakimcseru, nayanchamp7\r Tags: post schedule, editor calendar, schedule-calendar, schedule bar, scheduled posts, schedule, schedule widget, scheduler, schedule menu bar, admin bar, dashboard widget, missed scheduled, calendar, missed schedule, future post, schedule issue, post later, admin bar, admin, multi author\r Requires at least: 4.0\r Tested up to: 5.0\r Requires PHP: 5.4\r Stable tag: 2.0.2\r License: GPLv3\r License URI: https://opensource.org/licenses/GPL-3.0",
55
"scripts": {
66
"build": "wp-scripts build",

readme.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: post schedule, schedule calendar, auto scheduler, auto sharing, social sha
44
Requires at least: 4.0
55
Tested up to: 6.8
66
Requires PHP: 7.2
7-
Stable tag: 5.2.9
7+
Stable tag: 5.2.10
88
License: GPLv3 or later
99
License URI: http://www.gnu.org/licenses/gpl-3.0.html
1010

@@ -217,6 +217,10 @@ No, SchedulePress doesn’t require any additional plugin. All you have to do is
217217

218218
== Changelog ==
219219

220+
= 5.2.10 - 2025-08-25 =
221+
- Added: SCF fields support.
222+
- Few minor bug fixes & improvements
223+
220224
= 5.2.9 - 2025-08-19 =
221225
- Improved: Security enhancements.
222226
- Fixed: Uncaught Error Maximum call stack size.

wp-scheduled-posts.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/*
33
* Plugin Name: SchedulePress
44
* Description: Automate your content workflow with SchedulePress. Take a quick glance at your content planning with Schedule Calendar, Dashboard widget & Sitewide admin bar. Instantly share your posts on social media platforms such as Facebook, Twitter & many more.
5-
* Version: 5.2.9
5+
* Version: 5.2.10
66
* Author: WPDeveloper
77
* Author URI: https://wpdeveloper.com
88
* Text Domain: wp-scheduled-posts
@@ -95,7 +95,7 @@ public function define_constants()
9595
/**
9696
* Defines CONSTANTS for Whole plugins.
9797
*/
98-
define('WPSP_VERSION', '5.2.9');
98+
define('WPSP_VERSION', '5.2.10');
9999
define('WPSP_SETTINGS_NAME_OLD', 'wpsp_settings');
100100
define('WPSP_SETTINGS_NAME', 'wpsp_settings_v5');
101101
define('WPSP_PLUGIN_FILE', __FILE__);

0 commit comments

Comments
 (0)