• Resolved expirator

    (@expirator)


    Is it possible, using this plugin, to put my CPT in a folder?

    For example, I’d like to put my CPT of “widget” inside the folder “stuff” as opposed to at the root. So the end result should be:

    site.com/stuff/widget

    not

    site.com/widget

    How is this accomplished? Thank you.

Viewing 1 replies (of 1 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    You’re going to need to fiddle around with rewrite rules for that one, and we don’t have much included for that outside of what the post type slug should be for a given post type. Anything extra is going to be custom code/solutions.

    Closest you could achieve with the plugin is if your post type was “widget” but wanted to be “in” “stuff”, and site.com/stuff/post-name-here

    Also, there’s no folders involved here, from a technical standpoint, just permalink parts.

Viewing 1 replies (of 1 total)

The topic ‘Put A CPT In A Folder?’ is closed to new replies.