How would I write a plugin to disable post scheduling?

  • Unknown's avatar

    Basically I want to be able to publish pages that have a date in the future and still have them display. In my looking around for an answer on this, I’ve found other people looking to do the same thing and they mostly seem to get told that they should use some other application.

    I could go through the code and turn off all mentions of post_status == “future” but I don’t know if that’s the right answer, or at least doesn’t seem to be so far.

    I would rather go on using wordpress, so I’m looking for pointers in the right direction. I have written plugins before so I’m not totally new, I just don’t know how to go about writing this one.

    Any suggestions? Thanks!

  • Unknown's avatar

    Well, first you’d head over to the wordpress.org forums and ask there…

  • Unknown's avatar

    aha, ok. I thought wordpress was wordpress. My bad.

  • The topic ‘How would I write a plugin to disable post scheduling?’ is closed to new replies.