Is it possible to return the Page ID of menu items?
I specifically looking to get the IDs that appear in a rollover submenu.
|
Is it possible to return the Page ID of menu items? I specifically looking to get the IDs that appear in a rollover submenu. |
|||||
|
|
Hook int In your filter callback just iterate over these items, collect the IDs and use them later in your custom query.
|
|||
|