• Resolved patrickgowp

    (@patrickgowp)


    Hi, first of all the plugin is great! The post expiration works flawlessly for posts that are created manually through the WordPress admin dashboard (/wp-admin/post-new.php).
    But we’re wondering as we have a custom implementation currently on the website, we’re using Gravity Forms + Gravity Wiz’s (Gravity Forms + Custom Post Types) plugin to create posts under a custom post type. The posts created by form submissions are not being scheduled.
    Is there a way to extend the plugin so that it could also cater the posts that are being created through form submissions?

    This is what the debug log shows:
    2022-09-23 14:53:11 21856 -> NO PAYLOAD ON SAVE_POST
    2022-09-23 14:53:12 21856 -> NO PAYLOAD ON SAVE_POST
    2022-09-23 15:04:51 21857 -> NO PAYLOAD ON SAVE_POST
    2022-09-23 15:04:51 21857 -> NO PAYLOAD ON SAVE_POST
    2022-09-23 15:09:13 21858 -> NO PAYLOAD ON SAVE_POST
    2022-09-23 15:09:13 21858 -> NO PAYLOAD ON SAVE_POST
    2022-09-23 15:14:44 21857 -> NO PAYLOAD ON SAVE_POST
    2022-09-23 15:14:44 21856 -> NO PAYLOAD ON SAVE_POST
    2022-09-23 15:14:44 21855 -> NO PAYLOAD ON SAVE_POST
    2022-09-23 15:36:26 21858 -> NO PAYLOAD ON SAVE_POST`

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘CRON event not being scheduled/’ is closed to new replies.