Tagged Questions
-1
votes
1answer
90 views
Get current menu_order
WordPress implements a simple order functionality by default.
What's the common method, to retrieve the menu_order for the current post or page?
2
votes
0answers
46 views
Page Attachment Permalink Structure based on Menu Order?
I've been on a quest for the past couple of days reading up on Rewrite in WordPress but still can't seem to figure out how to accomplish this.
When using pretty links in WordPress, media attached to ...
0
votes
1answer
75 views
Exclude pages by menu order
i have a "Default Page Generator" on theme activation i have created...
in that file i set 'menu_order' for each page.
i want to exclude pages with menu order bigger then 50 from the default ...