Forums

[resolved] Add categories and tags without modifying post (3 posts)

  1. surfer96
    Member
    Posted 3 weeks ago #

    I would like to move posts to different categories and add new tags to already published posts, but I want to avoid that the date last modified changes because I will not touch the actual content of a post.
    Is this actually possible, perhaps with some plugin?

  2. MichaelH
    moderator
    Posted 3 weeks ago #

    Unless you find a plugin...guess you could backup your wp_posts table, make the category and tag changes, then restore the wp_posts table.

    Tags and categories are kept in the wp_terms/taxononmy tables.

  3. surfer96
    Member
    Posted 2 weeks ago #

    Not exactly what I was hoping for, but it answers my question. Thanks!

Reply

You must log in to post.

About this Topic