Support » Plugin: Category Meta plugin » Fix for WP 4.x

  • Editing categories appears to be broken in 4.7.x+

    The problem is that the scripts are not enqueued on the correct set of pages. To fix this, line 199 needs to be changed to:
    if( is_admin() ) {

    • This topic was modified 6 years, 6 months ago by drigodwin.
  • The topic ‘Fix for WP 4.x’ is closed to new replies.