Michael Beckwith
Michael Beckwith
First pass at this and I think it will probably handle all the needed parts. [custom-post-type-ui-singular-plural.zip](https://github.com/WebDevStudios/custom-post-type-ui/files/10944447/custom-post-type-ui-singular-plural.zip) @wiliamjk would love to have you help confirm that this handles everything in a...
See `fature/960-remove-auto-links` and yes there's a typo. This branch is dependent on https://github.com/WebDevStudios/custom-post-type-ui/pull/964 being merged first, since this feature's branch was branched of from the 922 issue.
Missed including this one today, so it can be a 1.17.x release or so.
Did a fresh version via release1170 and abd5426
Similar to #73
https://github.com/WebDevStudios/custom-post-type-ui/pull/989
This has been merged into release1180
Hi @Zodiac1978 If I'm reading correctly, you're not worrying about the fact that we correct values on the slugs. You're instead saying that we have cases where we're missing some...
I believe so, my biggest question was that things should be getting converted to you, but we're doing it wrong with some cases, for which we can definitely review how...
Trying to make sure I'm looking in the correct places, based on as best you can identify, for where we need to revise. Would it be here https://github.com/WebDevStudios/custom-post-type-ui/blob/master/src/js/cptui-scripts.js#L125-L133 in the...