Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1219837
    Nikita
    Guest

    Hi guys! I’m a developer of the Ultimate Member plugin. It looks that you have some outdated hook.
    There is WP native hook and its arguments:
    do_action( ‘wp_nav_menu_item_custom_fields’, $item_id, $item, $depth, $args, $id );
    But there
    wp-content/themes/enfold/framework/php/class-megamenu.php:534
    you use do_action( ‘wp_nav_menu_item_custom_fields’, $item_id, $item, $depth, $args ); only 4 attributes.
    Thanks!

    #1220035

    Hi Nikita,

    Thanks for contacting us!

    I have forwarded it to our devs. Thanks for the heads up :)

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.