Description:
Generates navigation for comic posts.
Usage:
<?php wp_comic_navigation( int $post_id, [bool $banner_nav = false], [ $echo = true]); ?>
Parameters:
$post_id (integer) the ID of the comic post.
$banner_nav (boolean) not used. Defaults to false.
$echo (boolean) Specifies whether to echo comic navigation or return it as a string. Defaults to true.
March 8, 2010 @ 3:55 pm by
Filed under:
Add Comment »