Support » Plugin: Custom Post Type UI » Feature requests

Viewing 15 replies - 31 through 45 (of 104 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    You’d have to work out that one yourself, to be honest. This save to file trick isn’t something that was specifically designed/coded for. It happened to be really easy to do thanks to fore-thought for inserting many well-placed hooks.

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    It would be nice if your editor screen didn’t let the ads take over for those of us on 11″ monitors.

    Screen Shot 2016 09 29 at 29 Sep 6 28 08 PM

    Screen Shot 2016 09 29 at 29 Sep 6 28 16 PM

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    We have a ticket open to work on RWD on smaller screens. Noted otherwise. Perhaps a 1.4.2 release 🙂

    How to edit custom post type URL? let I have created a custom post name “news and media”, now after posting the URL showing like example.com/news_and_media/post-name, how I can remove news_and_media from the post URL? can you help me, please?

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    That’ll be a topic outside the scope of what CPTUI handles. It’s not something that can be done as part of a register_post_type() call, which is what we gather data for, as well as register_taxonomy(). However it is possible, and I know there are tutorials around online that cover it.

    Hello,

    it would be nice, if i can add an ICON to the custom post types and the taxonomies. Like with this plugin here: https://wordpress.org/plugins/cpt-custom-icon/

    Best

    And i found this other plugin: https://wordpress.org/plugins/cpt-onomies/

    which can associate a custom post type wiht another post type as a taxonomie, which i think is very usefull. sometimes you have to create a custom post type and a taxonomie. than you only have to create a custom post type.

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    You can already use custom icons, including dashicons, with CPTUI.

    Regarding the 2nd post, we’d prefer to just let cpt-onomies handle those cases instead. Our focus with the base CPTUI plugin is providing a UI for the register_post_type() and register_taxonomy() functions, as well as some utilities related to the user-provided settings.

    Hi Michael,
    Would love the ability to duplicate Taxonomy/Post_Types to easily replicate additional settings I prefer over the default.
    Thank you

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Are you talking about the terms/posts in those various areas? Or do you mean what you’re registering through our plugin?

    If you mean what’s being registered through our plugin, then technically, I believe you could click to edit one you wish to duplicate the settings for, rename the slug being used, but don’t click the checkbox to migrate the posts or terms. This makes it save a new index in the settings but everything else saved to that index remains a copy of the previous post type/taxonomy saved.

    Thanks Michael,

    Was speaking on the registered post-types and taxonomies from your plugin. Tried your workaround for duplicating by renaming without migration and worked as you described. So the capability is there just unknown/hidden from standard users, would suggest maybe documenting that or even simplify for the basic user by adding “Duplicate ‘<type/taxonomy name>'” to the “Registered Types/Taxes List table.

    Cheers

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    I wouldn’t call it an unknown/hidden feature, to be honest. I’d call it more an unintentional one born from other changes 😀

    That said, earlier right after I typed up my last reply, I made note to add some documentation about the happy accident ability to do such, for http://docs.pluginize.com/category/126-custom-post-type-ui

    Hahaha, gotta love the happy accidents, it’s how I became a father 😉
    Thanks for documenting the feature.
    Cheers

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Excellent, reads well. Thanks

Viewing 15 replies - 31 through 45 (of 104 total)
  • The topic ‘Feature requests’ is closed to new replies.