Description
Display navigation for the oik-presentation
Usage
oikp_nav();Parameters
Returns
voidSource
File name: oik-presentation/oik-presentation.phpLines:
1 to 5 of 5
function oikp_nav() { oik_require( "includes/oikp-lazy-nav.inc", "oik-presentation" ); global $post; oikp_lazy_nav( $post ); }
Called by
1 to 1 of 1
Invoked by
Call hooks
API Letters:
