Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Allen

    (@amweiss98)

    there are two cron schedules 1) that gets the feeds into the database and 2) another one that gets the feeds into blog posts.

    Which one are you running every minute?

    Thread Starter theweedwizard

    (@theweedwizard)

    wp_rss_multi_event_feedtopost None 2014-08-08 14:02:17 (9 seconds) 1 minute
    wp_rss_multi_event None 2014-08-08 14:03:00 (52 seconds) 1 minute

    The “none” refers to arguments assigned to the cron.
    Time and date is of last cron run.
    1 minute is the interval. Whenever i update the database, it reverts back to 10minutes for the ‘_feedtopost

    Plugin Author Allen

    (@amweiss98)

    That’s because 10 minutes is the lowest amount you can set in the plugin for the feedtopost. So if you are manually doing the schedule, it gets overwritten by what’s in the database (which is 10 min).

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Feed to Post Only updates with When Database is Manually Updated’ is closed to new replies.