The following warnings occurred: | |||||||||||||||
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
|
get_subpages() Template Tag (not implemented yet) - Printable Version +- GetSimple Support Forum (http://get-simple.info/forums) +-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3) +--- Forum: Developer Discussions (http://get-simple.info/forums/forumdisplay.php?fid=8) +--- Thread: get_subpages() Template Tag (not implemented yet) (/showthread.php?tid=2352) |
get_subpages() Template Tag (not implemented yet) - ccagle8 - 2011-11-08 I want to add this feature to GetSimple Core for 3.1, but also wanted to show a bit of code for those that might want this functionality in 3.0 (feel free to tweak the code in the comments) Code: function get_subpages($thisparent, $current) { |