Forums

Plugin run order after using wp_insert_post (1 post)

  1. haribo83
    Member
    Posted 7 months ago #

    I have a site with plugins populated using wp_insert_post.

    I also have two plugins that run on new posts, one adds tags automatically, the other sends the post to twitter. The twitter plugin has the option to send the tags with the post but this doesn't work.

    Could this be before the post is sent to twitter before the tags are automatically generated?

    If so is there a way to change this?

Reply

You must log in to post.

About this Topic