• I am working on a site where i created a custom post type named “Type”.

    Due to the documentation it is not a reserved name nor is it one of the names recommended not to be used.

    But when I open the post (Permalink = domain.dev/type/whatever) it says “Page not found”.

    So can I use the name or not?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    So does it works when you change slug to something else ?

    Please flush rewrite rules, go to Permalinks and save changes

    Thread Starter donnieraycrisp

    (@donnieraycrisp)

    If I change the slug to something link “bananas” it works just fine. And I have already flushed the rewrite rules.

    I would like to know if or how it is possible to use the slug “type”.

    Moderator bcworkz

    (@bcworkz)

    No. “type” is used in rewrite rules for the post format (aside, link, quote etc.). Thus it’s a reserved word even if it’s not documented. IS there a list of reserved base tags somewhere? I’ve not seen one.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Custom Post Type “Type”’ is closed to new replies.