Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ouiliam

    (@ouiliam)

    According to them:

    Thanks to some clever thinking by others, menu plugins have improved compatibility among themselves by adding:

    <?php
    // This is the added section
    do_action( ‘wp_nav_menu_item_custom_fields’, $item_id, $item, $depth, $args );
    // end added section
    ?>

    Plugin Author Joe Ponzio

    (@new-nine)

    Check out our new update and let me know if you have any problems or conflicts. We’ve updated our code similarly to include the new filters in the wp_nav_menu Walker class.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Nav Menu Roles plugin conflict’ is closed to new replies.