get_pages offset without a number
-
Hello,
I’m trying to use get_pages() to load a set of pages, but I want the set of pages to start after the first 9 pages. As far as I can tell, to make the “offset” parameter work, the get pages function also needs to have a value for the “number” parameter. Is this true? If so, is there any way to get around this without using a separate get_pages function to get the number of pages first and then tell the number parameter how many pages there are? I’m trying to use as few functions as possible to find the set of pages I want.
Thanks for any help!
Code Junkie
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘get_pages offset without a number’ is closed to new replies.