Forums

Default Category by user when posting via xml-rpc (2 posts)

  1. albreingan
    Member
    Posted 3 weeks ago #

    I am trying to set up a multi-author blog, with posts all being created via xml-rpc. Each author tends to post on a subject (category) but they often forget to set the category.

    Does anyone know of a plugin (or hack) to set the category based on the author if a post is received as Uncategorized.

    Thanks in advance
    Al

  2. josephscott
    Member
    Posted 3 weeks ago #

    I don't know of an existing plugin to do this, but I think a plugin could do this. Hook into the publish_post filter and watch for the posts by the different authors and make sure that the corresponding category has been set for that post.

Reply

You must log in to post.

About this Topic