adding a custom navigation bar
-
Hi!
i want to build customized navigation bar.
So i understand that WordPress gets title of page for his navigation bar.
I have added input field(with id,name) into editing post.
So,user editing his post,enters value that going to be displayed in future navbar(regular navbar of wordpress).But my problem that i can’t get value of this filed after saving this form.
I tried with $_POST,$_POST[‘mynavbar’] and unsuccessful…i tried to get this values in edit-page-form.php,page.php.
Of course, it $_POSTed in other file?
Please,help me!
- The topic ‘adding a custom navigation bar’ is closed to new replies.