Conflicting duplicate of show_in_nav_menus on register_post_type's

Home Forums Legacy Support Support queries Other issues Conflicting duplicate of show_in_nav_menus on register_post_type's

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #70809
    eclipsedev
    Spectator
    Hello, Minor issue found in the custom-post-types.php file of the vibe-customtypes plugin. Within several of the register_post_type calls there's two show_in_nav_menus attributes set and sometimes they conflict. For instance under regester_post_type for testimonials there's two instances of show_in_nav_menus in the arguments list, the first is set to true and the second to false... This duplication of the show_in_nav_menus attribute appears within the register_post_type call for the following custom post types;
    • course
    • unit*
    • quiz*
    • question*
    • wplms-event*
    • wplms-assignment*
    • testimonials*
    • popups
    *The starred custom post types above indicate that the two instances of the <span style="line-height: 1.5;">show_in_nav_menus differ/conflict.</span> <span style="line-height: 1.5;">Just wanted to point this out.</span> <span style="line-height: 1.5;">Thanks </span>
    #70852
    H.K. Latiyan
    Participant
    Thanks for reporting this issue to us. We will be fixing this in the next update. Track: https://trello.com/c/nQpye31q
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Conflicting duplicate of show_in_nav_menus on register_post_type's’ is closed to new replies.