Hi WordPress Experts please help me i want to get nav_menu_item_id and slug from wp database by given a page template like (store.php) this a page template and how we can get nave menu item id and slug that use this page template
|
Hi @Anjum: I think the function
Once you have the
|
|||||||||||
|
|
Multiple pages may use the same template. There is no 1:1 relation between templates and pages or nav menu items, so you may get more than one item back. Templates and item IDs are stored in the table |
|||
|
it is work fine for me this solution give me Rochester Oliveira my question on stackoverflow Thanks Rochester Oliveira this return post id but i needed nav menu id |
||||
|
|