When setting standard_type to true, I expect the Add New Page to allow me to choose my custom Papi pagetype or a normal/standard page type.
What happened instead
It doesn't show the page type selection and goes straight to adding my Papi page type.
Steps to reproduce
Set standard_type to true when extending Papi_Page_Type
Go to Page -> Add New
Expect it to let you choose the Papi page type or a Standard page, but it goes straight to adding a Papi page type.
What versions of softwares are you using?
Browser: Firefox 53
Papi: Latest
WordPress: Latest
Note: This is my first time using Papi, so if I'm misunderstanding what standard_type does, I apologize. If this is the case, is there any way to accomplish what I'm trying to do? I'd like to add a custom Papi page type, but also allow the user to do a normal page and not completely override default WordPress' page behavior. Hope this makes sense.
What I expected
When setting
standard_type
totrue
, I expect the Add New Page to allow me to choose my custom Papi pagetype or a normal/standard page type.What happened instead
It doesn't show the page type selection and goes straight to adding my Papi page type.
Steps to reproduce
standard_type
totrue
when extendingPapi_Page_Type
What versions of softwares are you using?
Note: This is my first time using Papi, so if I'm misunderstanding what
standard_type
does, I apologize. If this is the case, is there any way to accomplish what I'm trying to do? I'd like to add a custom Papi page type, but also allow the user to do a normal page and not completely override default WordPress' page behavior. Hope this makes sense.