-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
89 lines (55 loc) · 4.23 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
=== Schedulify - The Ultimate WordPress Scheduled Post Manager ===
* Contributors: lumiblog, wpcornerke
* Donate link: https://wpcorner.co/donate/
* Tags: scheduled posts, blog posts, blog, posts, missed scheduled posts
* Requires PHP: 7.4
* Requires at least: 5.8
* Tested up to: 6.5
* Stable tag: 1.0.5
* License: GPLv2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
Schedulify is a WordPress plugin that automatically publishes all the scheduled posts missed by WordPress cron.
== Description ==
*Schedulify* is a powerful WordPress plugin designed to streamline the management of scheduled posts, ensuring timely publication and providing essential tools for administrators. This plugin addresses the common challenges associated with WordPress cron and enhances the scheduled post publishing process.
== Key Features ==
* **Automated Scheduled Post Publication**: Schedulify takes charge of scheduled post publication, automatically publishing posts that may have been missed by the default WordPress cron.
* **Email Notifications**: Receive instant email notifications upon the successful publication of scheduled posts. Keep administrators informed about the latest updates directly in their inbox.
* **Customizable Interval Settings**: Tailor the plugin to your needs by setting a custom interval for scheduled post checks. **Choose intervals from 5 to 60 minutes**, providing flexibility based on your site's requirements.
* **User Role Access Control**: Fine-tune access control by specifying user roles that are permitted to manage the Schedulify settings. This feature ensures that only authorized users can configure and monitor the plugin.
* **Detailed Plugin Settings**: Access a dedicated settings page within the WordPress dashboard, offering a user-friendly interface for configuring Schedulify. Admins can easily manage **email notifications**, **custom intervals**, and **user role access**.
* **Plugin Activation Link**: Directly access the list of scheduled posts from the WordPress dashboard by utilizing the convenient "Scheduled Posts" link added under the 'Posts' menu.
== Documentation and Support ==
Refer to the comprehensive [plugin documentation](https://github.com/lumumbapl/Schedulify/wiki/Documentation) for detailed guidance on Schedulify's functionalities. Additionally, get support by visiting our [Support Page](https://wordpress.org/support/plugin/schedulify/).
== Frequently Asked Questions ==
= How does Schedulify ensure scheduled posts are not missed =
Schedulify automatically checks for missed scheduled posts, ensuring they are published promptly. It complements the default WordPress cron system to prevent any lapses.
= Can I customize the interval for checking scheduled posts? =
Yes, Schedulify offers customizable interval settings. You can choose intervals between 5 and 60 minutes based on your site's needs.
= What happens if I enable email notifications? =
Enabling email notifications ensures that administrators receive instant notifications upon the successful publication of scheduled posts. This feature keeps you informed about the latest updates on your site.
= How can I control access to Schedulify settings? =
Schedulify allows you to control access by specifying user roles that are authorized to manage the plugin settings. This enhances security and ensures that only authorized users can configure the plugin.
*Schedulify* is your reliable solution for efficient scheduled post management in WordPress, combining automation with user-friendly customization options. Upgrade your publishing workflow with Schedulify today!
== Installation ==
= Requirements =
To run Schedulify, we recommend your host supports:
* PHP version 7.4 or greater.
* MySQL version 5.6 or greater, or, MariaDB version 10.0 or greater.
* HTTPS support.
= Installation Process =
1. Go to the WordPress admin dashboard
3. Navigate to `Plugins` > `Add New`
4. Search for Schedulify
5. Click `Install Now`
6. Activate the plugin
== Screenshots ==
1. Screenshot 1 - Schedulify Settings saved
1. Screenshot 2 - Scheduled posts page
1. Screenshot 3 - Missed schedule post
1. Screenshot 4 - Email example of a published post
== Changelog ==
= 1.0.3 =
* Initial release
== Upgrade Notice ==
= 1.0.4 =
* A change since the previous version.