2005
Schedule Future Post Content with CA-Grow
Sponsored Links
The idea is coming from this WordPress forum topic. WordPress already support future post, so you can schedule when your post published. But in some case, we might also need to schedule the content of our post (which I called ‘future content’). That’s where CA-Grow come in handy :p
Introduction
CA-Grow is a plugin where you can control when part of your post show up to visitor. Currently, you can only control the date, but I’ll soon add time control as well. For example, this is your original post looks like:
This is the first part of the post.
And this is the second part.
Finally, this is the third part.
Now, you want the 2nd line to show up on June 1st, and the 3rd part on June 5th. All you need to do is, from admin Write – Post form, change your post to:
[code]This is the first part of the post.
< ! --grow 06/01/2005-->And this is the second part.
< ! --grow 06/05/2005-->Finally, this is the third part.[/code]
That’s it! When visitor view your post before June 1st, he/she will see:
This is the first part of the post.
On June 2nd, the 2nd line is show up.
This is the first part of the post.
And this is the second part.
And starting from June 5th, the 3rd line also displayed.
This is the first part of the post.
And this is the second part.
Finally, this is the third part.
Simple, isn’t it?
Requirement
Since this is a WordPress plugin, of course you need WordPress
Currently tested under version 1.5 (Strayhorn) and above
Installation
1-Click Install: Not currently available.
Manual Install: Download the file, extract, and upload into your Plugins directory. Then activate the plugin from admin panel.
Live Demo
Not currently available.
Usage
Read the Introduction section above
To Do
Future plan:
- Add time control support
Version History
v0.1 - May 28th, 2005
- Initial release
Schedule Future Post Content with CA-Grow is written by cosa and posted under Programming, WordPress , plugin, WordPress. If you like it, you might consider subscribing to our feed, follows us on Twitter, or receive our latest posts via email. Or else, you could also or store it to your favourite social bookmark sites. Further information about this article can be found.
And while you're here, why don't you check out our other articles:
Pssst! Most people are coming to this page searching for: schedule post plugin,wordpress,schedule future post plugin wordpress,wordpress auto schedule post,future post plugin,auto schedule wordpress,wordpress auto schedule,wordpress "ca-grow" plugin,udea d300 manual,wordpress scheduled content ,udea d300, download,wordpress plugin to schedule posting, Schedule Posts Not Working in 2.5,schedule plugin wordpress,wordpress post scheduling,post scheduling plugin wordpress,wordpress plugin article post auto schedule,wordpress scheduled post not working,wordpress auto post future,view future post plugin, 


This is a really great idea, can save me a lot of time from having to write separate future posts.
this could be very useful, especially with the never added time control, but written a long time ago and not working in 2.5, sigh
how can i make it work with 2.7?