• Resolved MagicAce

    (@hjakhrw3)


    So far, your plugin is working great and almost fits my needs perfectly.

    I say almost, because I need something that will post according to both the day of week, and time. For example, I need to post:

    Mondays 1:00 – 2:00
    Tuesdays 2:00 – 3:00
    Wednesdays 3:00 – 4:00
    Thursdays 4:00 – 5:00
    Fridays 5:00 – 6:00
    Saturdays 6:00 – 7:00
    Sundays no posts

    Then the cycle repeats the following week.

    Can you please add this type of functionality?

    https://www.ads-software.com/plugins/auto-post-scheduler/

Viewing 12 replies - 1 through 12 (of 12 total)
  • Thread Starter MagicAce

    (@hjakhrw3)

    johnh10- I’m desperate & begging you to add this type of feature. Any chance of that ever happening?

    Plugin Author johnh10

    (@johnh10)

    I’ll look into it for next version but right now I’m working on a paying project for some cashola. I’ll try to get to it soon.

    Thread Starter MagicAce

    (@hjakhrw3)

    Thanks- I hope you don’t mind, but I was too desperate/impatient to wait, so I modified the php file to make it behave as I desired. I’m sharing it here in case it would make your life any easier or give you any ideas for the next version. I simply copy/pasted, with modified tables. This was my first time playing with/modifying a plugin, so if any code can be improved upon, feel free & be my guest:

    https://pastebin.com/UzbeRQqj

    Plugin Author johnh10

    (@johnh10)

    Version 1.4 adds more of this functionality. Hope that helps.

    Thread Starter MagicAce

    (@hjakhrw3)

    Thank you, checking it out now.
    What do we do if we don’t want it posting on a specific day, such as Wednesdays?

    Plugin Author johnh10

    (@johnh10)

    Well you could set the time range to 0-0 that should work.

    Thread Starter MagicAce

    (@hjakhrw3)

    Well you could set the time range to 0-0 that should work.

    I encountered a minor bug with this tonight. I’m using server cron, and the cron check apparently occurred at 00:00:00 tonight so I got an unexpected/unwanted Auto Post at 00:00:01. It’s the first time this ever happened so it’s not really a huge deal but I’m hoping maybe you can find a different way to exclude certain days in a future version.

    Other than that, all has been working well lately.

    Plugin Author johnh10

    (@johnh10)

    My bad. Instead of 0-0 just but 0 that will work.

    Thread Starter MagicAce

    (@hjakhrw3)

    Putting 0-0 is working better than just 0.
    When putting just 0, it seems that’s the same as just leaving it blank- it’s posting every few minutes.

    Plugin Author johnh10

    (@johnh10)

    Please grab latest v1.61 and try again.

    Thread Starter MagicAce

    (@hjakhrw3)

    Working better now with 1.61, thank you!

    Plugin Author johnh10

    (@johnh10)

    The check I put in for you in 1.61 has an issue please update to 1.62. Sorry for the confusion.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Schedule reposts according to day & time’ is closed to new replies.