• Is it possible to override the global Permalink structure and have a custom Permalink structure for a particular set of Blog posts, a Category of Blog posts?

    Our global Permalink structure is set to, simply: %postname%

    But we have a set of posts that we want to be slugged as: /news-and-notes/%year%/%monthnum%/%postname%

    Assign a custom Permalink structure to a Category of Blog posts? Doable?

    Advice appreciated!

    Mark

Viewing 1 replies (of 1 total)
  • Moderator threadi

    (@threadi)

    Interesting question 🙂 Unfortunately, it’s not that easy to solve, even though it should be feasible.

    You need:

    You have to insert the individual codes either into the functions.php of a child theme or via a code snippet plugin.

    I am not aware of any plugin that could solve this problem for you. I think it is too individual a requirement for that.

    If you need personal support with the development, you will certainly find it here: https://jobs.wordpress.net/

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.