Limit for Childs per Section?
-
I use a loop like this:
while ( cnr_have_children() ) { cnr_next_child(); //Do something }
It works wonderfull, if there are not more then 10 posts per page (Section).
Ist there a limit?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Limit for Childs per Section?’ is closed to new replies.