Skip to content

hijiriworld/advanced-schedule-posts

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
css
 
 
 
 
js
 
 
 
 
 
 
 
 

Advanced Schedule Posts

Advanced Schedule Posts is WordPress Plugin that allows to you to set the datetime of expiration and the schedule which overwrites the another post.

Description

Allows to you to set the datetime of expiration and the schedule which overwrites the another post.

Datetime of Expiration

When it becomes the datetime of expiration, the status of post is changed to 'draft'.

Overwrite the another post

When the scheduled post(A) is published by wp cron, the new post(A) overwrite the another post(B) and the old post(B) is changed to draft.
The slug of the new post(A) is changed to the slug of the old post(B).
The slug of the old post(B) is changed to the slug of the new post(A).

Installation

  1. Upload 'advanced-schedule-posts' folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.

Documentation

License

GPLv2 or later