Skip to content

ihlassovbetov/q2a-scheduled-posts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

scheduled-posts

Plugin Name: Scheduled Posts
Price: 30 USD (contact me to buy)
Plugin Description: This is a premium-paid Q2A plugin that offers scheduling the posts to be published at future date.

    Plugin Functionality:
  • Plugin creates a table in database to store data.
  • Admin sets which user levels can use schedule posts to be published in future date.
  • Admin sets which user levels can moderate (view, publish immediately, delete) all scheduled posts.
  • Normal users can see/delete/publish only their own scheduled posts. However, moderators can see/delete/publish all scheduled posts.
  • Users can load, change, publish or delete their scheduled posts anytime (it is in users' sub navigation page)
  • Permitted user will see "Post Later" checkbox at Q2A ask page. If it is checked then scheduling functionality will be active. If not checked then normal ask procedure of q2a will be valid.
  • User can set only future dates (on day basis).
  • Plugin has page that shows list of posts scheduled for future dates. It is accessible only by moderator users set in (3)
  • Site Administrator needs to set cronjob at server side to scheduledposts-mod-page.php file. The cronjob should be running once per day. Alternatively, admin/plugin option includes "Run Cronjob" button. You can click it as well. It will not be problem if you click it many times per day. The script will only run once per day.
  • When date comes, plugin will automatically publish the post.
  • In order to not cause load to database. Published posts will be removed from scheduled table after one day. Because published posts will already be in posts table.


    Plugin Admin Settings:
  • Admin sets which user levels can use schedule posts to be published in future date. (Default: Registered Users)
  • Admin sets which user levels can moderate (view, publish immediately, delete) all scheduled posts. (Default: Admin)
  • A Cronjob Button for manual running the check file.


    TEST DEMO WEBSITE: LIVE DEMO
  • Standard registered user (username: deneme_11 / pass: test1234)
  • Moderator user (username: demo / pass: demo1234)

About

This is a premium-paid Q2A plugin that offers scheduling the posts to be published at future date.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published