I want to insert another automatically generated UL before the
end tag for the following code:
<?php wp_list_pages('include=4&title_li='); ?>
I want it to function just like link_after only it would have to be li_after (unftortunately doesn’t exist?
Do you have any idea how I can do this?
Add this in your functions.php:
Then call like so: