• I have installed cat2email in a wordpress 2.0 blog.

    It worked fine, except we frequently set posts for release on a future date, stacking them up. Cat2email used the publish_post hook, I modified ONE LINE changing that to the private_to_published hook.

    Now when the publication time comes, the post appears, but cat2email doesn’t trigger.

    Is there a DIFFERENT add_action I should have used?

    -_Rick

Viewing 1 replies (of 1 total)
  • Thread Starter rboatright

    (@rboatright)

    I have installed cat2email in a wordpress 2.0 blog.

    It worked fine, except we frequently set posts for release on a future date, stacking them up. Cat2email used the publish_post hook, I modified ONE LINE changing that to the private_to_published hook.

    Now when the publication time comes, the post appears, but cat2email doesn’t trigger.

    Is there a DIFFERENT add_action I should have used?

    -_Rick

Viewing 1 replies (of 1 total)
  • The topic ‘cat2email not working.’ is closed to new replies.