Add id '' to ThemeableMenu items?
Posted: Sun Feb 28, 2021 7:27 pm
Hello
I am using a php code to check if the user is logged in or not. Depending on the result, I need to hide / show buttons. However I am not able to do this in the items of ThemeableMenu because they have no id.
Is there a way to add id's to ThemeableMenu items? I recommend if you do not have to add this function in the menu items as it makes it very easy to hide / show individually.
I am using a php code to check if the user is logged in or not. Depending on the result, I need to hide / show buttons. However I am not able to do this in the items of ThemeableMenu because they have no id.
Is there a way to add id's to ThemeableMenu items? I recommend if you do not have to add this function in the menu items as it makes it very easy to hide / show individually.