• Hi,

    that’s very nice plugin. However, it breaks custom post types that does not support editor ( content ). It throws an JavaScript error:
    QTags is not defined aphph-admin-editor.js line 26

    It needs at least check before that line:
    if(typeof variable !== 'undefined')
    to work.

    Would love to get it fixed in a patch.

  • The topic ‘Custom post type bug’ is closed to new replies.