Greetings!
Are you looking to add one more link to the menu or something else entirely? If you are looking to add an additional item you can do so by going to the Appearance > Menu screen and making those changes.
If not, would you mind explaining a little bit more on what you are trying to achieve?
Yes, @tugbuket
That is what i wanted.
But i still got something questions about add the walker class.
https://stackoverflow.com/questions/20285700/add-sub-text-in-the-wordpress-menu <<<< in step 2 add the code into the theme’s fuctions.php so where can i add the code ? Because the functions.php has some code in there where can i add the extent code in to the
original code?
Just add it after whatever code is already in the functions.php
Because the functions.php has some code in there where can i add the extent code in to the original code?
Is it a custom-built theme? I ask because I wouldn’t want you to lose that if the theme ever gets updated if it’s not a custom-built theme. If you don’t want to lose that I suggest you put that in a functionality plugin. Something like: https://wordpress.org/plugins/functionality/
Dear all
first of all, sorry for the lately reply.
The second is the question is solved think you for your help