• 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

Viewing 1 replies (of 1 total)
  • 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.

Viewing 1 replies (of 1 total)
  • The topic ‘Default Category by user when posting via xml-rpc’ is closed to new replies.