Manga+Press

Template Tags/get_latest_comic_banner

Description:

Displays a banner with the most recent comic posted. Can be used anywhere in a template.

Usage:

<?php get_latest_comic_banner([ bool $nav = false]); ?>

Parameters:

$nav (boolean) determines whether or not to display navigation, defaults to false.

Leave a Reply