• Resolved Manzoor Wani (a11n)

    (@manzoorwanijk)


    Hi, I am a contributor to CMB2 plugin and the author of a few plugins that depend upon CMB2 like yours. Your plugin does not included CMB2 the recommended way and thus breaks admin pages of other plugins dependent upon cmb2.

    • Use the cmb2 downloaded from www.remarpro.com
    • DO NOT wrap cmb2 require inside if ( ! class_exists() ) check

    CMB2 loads itself intelligently and does not require ! class_exists() check. Also you are using an outdated version of CMB2 which is more problematic than your way of including it
    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Please use the proper way to include CMB2’ is closed to new replies.