Fold Page List plugin: Error when listing childpages (childof)
-
Hello!
I use the fold page list plugin for my navigation,
version 1.8 of the plugin on WordPress 2.5.1When I pass the argument childof=xy with $arglist, to display only the children of the page with id xy,
I get the following Error on line 354 of the plugin:
Invalid argument supplied for foreach()I tested passing the same argument to the wp_list_pages () function,
which behaved just fine and displayed only child pages of the specified page.
So I think this may be a bug of the plugin?
- The topic ‘Fold Page List plugin: Error when listing childpages (childof)’ is closed to new replies.