You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
msgid"If you choose to publish this future post with the Future Date, it will be published immediately but the post’s date time will not set the current date rather it will be your scheduled future date time."
994
994
msgstr""
995
995
996
-
#:includes/Social/Facebook.php:238
997
-
#:includes/Social/Instagram.php:189
996
+
#:includes/Social/Facebook.php:239
997
+
#:includes/Social/Instagram.php:191
998
998
#:includes/Social/Linkedin.php:188
999
999
#:includes/Social/Medium.php:222
1000
1000
#:includes/Social/Pinterest.php:241
@@ -1033,23 +1033,23 @@ msgstr ""
1033
1033
#:includes/Social/InstantShare.php:491
1034
1034
#:includes/Social/SocialProfile.php:292
1035
1035
#:includes/Social/SocialProfile.php:369
1036
-
#:includes/Social/SocialProfile.php:784
1036
+
#:includes/Social/SocialProfile.php:787
1037
1037
msgid"Invalid nonce."
1038
1038
msgstr""
1039
1039
1040
1040
#:includes/Social/InstantShare.php:381
1041
1041
#:includes/Social/InstantShare.php:497
1042
1042
#:includes/Social/SocialProfile.php:296
1043
1043
#:includes/Social/SocialProfile.php:375
1044
-
#:includes/Social/SocialProfile.php:790
1044
+
#:includes/Social/SocialProfile.php:793
1045
1045
msgid"You are unauthorized to access social profiles."
1046
1046
msgstr""
1047
1047
1048
1048
#:includes/Social/InstantShare.php:475
1049
1049
msgid"Failed!, You didn't select any social media."
1050
1050
msgstr""
1051
1051
1052
-
#:includes/Social/InstantShare.php:655
1052
+
#:includes/Social/InstantShare.php:683
1053
1053
msgid"Sorry, your requested platform integration is not added."
1054
1054
msgstr""
1055
1055
@@ -1065,12 +1065,12 @@ msgstr ""
1065
1065
msgid"Twitter Connection Problem. error code: "
1066
1066
msgstr""
1067
1067
1068
-
#:wp-scheduled-posts.php:131
1068
+
#:wp-scheduled-posts.php:134
1069
1069
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."
Copy file name to clipboardexpand all lines: package.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "wp-scheduled-posts",
3
-
"version": "5.2.2",
3
+
"version": "5.2.3",
4
4
"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",
Copy file name to clipboardexpand all lines: wp-scheduled-posts.php
+2-2
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
/*
3
3
* Plugin Name: SchedulePress
4
4
* 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.2
5
+
* Version: 5.2.3
6
6
* Author: WPDeveloper
7
7
* Author URI: https://wpdeveloper.com
8
8
* Text Domain: wp-scheduled-posts
@@ -78,7 +78,7 @@ public function define_constants()
0 commit comments