Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
displaying only certain pages in backend menu
#1
Am attempting to write a small plugin that only displays the pages that are assigned to a certain user.

Any ideas how I would filter the output on the 'pages' section on the backend?

Pages uses a function called
PHP Code:
get_pages_menu('','',0); 
wanted to be able to show only certain pages by filtering via providing specific parameters

Any help would be extremely appreciated
Reply




Users browsing this thread: 1 Guest(s)