تفصیل
This plugin can be used for defining an editorial plan. WP already does a great job with the Scheduled post status, but what if it could be simpler than that?
When publishing posts, the plugin computes the most recent interval when a post can be published and picks a timestamp in that interval when to publish the post. If the selected interval has already passed since the newest post was published and there are no scheduled posts in the queue, then the new post will automatically be published.
The plugin alters the default behavior of WP when publishing posts from the interface or using code (e.g. wp_insert_post()).
انسٹالیشن
- Upload
automatic-post-schedulerto the/wp-content/plugins/directory. - Activate "Automatic Post Scheduler” through the "Plugins” menu in WordPress.
- Go to Settings > Writing and choose the interval between scheduled posts.
- Publish posts in rapid succession.
عمومی سوالات
- How do I select the minimun and maximum interval boundaries?
-
Go to Settings > Writing in your WP admin.
- Can I choose not to schedule a certain post?
-
Yes, all you have to do is uncheck the Schedule as soon as possible box in the post publish box.
جائزے
There are no reviews for this plugin.
شراکت دار اور ڈیویلپرز
“Automatic Post Scheduler” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:
شراکت دار“Automatic Post Scheduler” کا اپنی زبان میں ترجمہ کریں۔
ڈویلپمینٹ میں دلچسپی ہے؟
کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔
چینج لاگ
0.9.5
- Tested with WordPress 4.5.2.
0.9.4
- Use more readable textdomain. Improve wording on the schedule settings page.
0.9.3
- Add translation support, sanitize string output, improve wording.
0.9.2
- Tested with WordPress 3.8.1
- Bugfix – Fix HTML of the scheduling checkbox
- Bugfix – Fix errors with WordPress Multisite (remove closing PHP tag and empty line)
0.9.1
- New feature – Ability to publish posts without scheduling them
- New feature – Ability for users to disable autoscheduling by default, even with the plugin activated
- Bugfix – Post not scheduled any more on update
- Bugfix – First save of settings made the values reset to 0
- Bugfix – Don’t autoschedule pages
0.9
- Initial version
