Thanks Peter !
I will do this update and let you know
Hi, I found a fix.
I have added the whole line on my Theme’s backend Mega Menu PHP file.
// This is the added section
do_action( ‘wp_nav_menu_item_custom_fields’, $item_id, $item, $depth, $args, $id );
Now I can set permissions on my menu pages for logged in / not connected users
Hi @rafeladame & @champsupertramp,
I have the same issue here.
I cannot manage permissions from WordPress Menu page since a previous update (cannot specify when …) here is my website : https://club-retrogaming.fr/
Here is the screenshot : https://ibb.co/bJC81Mq
Many thanks in advance
Adrien