jjgrainger / PostTypes

Simple WordPress custom post types.
https://posttypes.jjgrainger.co.uk/
MIT License
373 stars 47 forks source link

Automatic post type names by slug not working on v1.1.1 #10

Closed sergiorodenas closed 5 years ago

sergiorodenas commented 7 years ago

Post type name, singular, and plural are not generated automatically from slug on CPT creation. This has happened after updating to the last release v1.1.1.

I've solved it by forcing the version 1.0 on the composer.json.

Best regards,

jjgrainger commented 7 years ago

Hi @Rodenastyle,

Everything seems to be working fine for me. Could you provide a bit more detail, including code so I can try and recreate the issue.

Thanks :)

jjgrainger commented 5 years ago

Hi @Rodenastyle,

I'm going to assume this is fixed now in version 2 and above, so I am closing the issue.

If not, please create a new issue and provide any details and code examples so I can recreate the issue and I'll try help where I can.

Thanks :)