• Resolved newbiedev

    (@newbiedev)


    Hi Team

    First of all, thanks for creating this awesome plugin and framework!

    I’ve created a “movies & series” custom post type with one of the field that has a value of either movie or series

    Now when I’m creating new movie, I would want the default url to be “moviename-movie-postid”; and similarly when choosing series as “name-web-series-postid”. Is it possible to change this default behavior when publishing the custom post type?

    Thanks in advance for the help!

Viewing 1 replies (of 1 total)
  • Plugin Author Jory Hogeveen

    (@keraweb)

    Hi @newbiedev

    Pods doesn’t include such a feature but you could hook into the save_post hook and modify the permalink value yourself.

    Cheers, Jory

Viewing 1 replies (of 1 total)

The topic ‘Default url of custom post type’ is closed to new replies.