get CPTs created with MB Custom Post Type

Support MB Custom Post Type get CPTs created with MB Custom Post Type

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #43264
    UNIT08UNIT08
    Participant

    Hi, is there a way to get the CPTs created in Backend only via this extensiion?

    #43268
    PeterPeter
    Moderator

    Hello,

    I don't understand the question clearly. Can you please give me more details? Do you want to manage other CPTs by Meta Box CPT plugin?

    #43269
    UNIT08UNIT08
    Participant

    Hi Peter, i have multiple cpts, some of them are automatically created with other plugins (e.g. contact form 7).

    When i run

    get_post_types(['_builtin' => false], 'object');

    i got, among others:

    mb-post-type and mb-taxonomy as post objects

    #43278
    PeterPeter
    Moderator

    Hello,

    Yes, other mb- post types are created by Meta Box. We save field groups, settings page, relationships ... as posts of a post type. What is the issue in this case?

    #43279
    UNIT08UNIT08
    Participant

    there is no issue, i just want to know if there is any possibility to get the post types created exclusively with this plugin

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.