You appear to be a bot. Output may be restricted
Description
Display navigation for the oik-presentation
Usage
oikp_nav();
Parameters
Returns
void
Source
File name: oik-presentation/oik-presentation.php
Lines:
1 to 5 of 5
function oikp_nav() { oik_require( "includes/oikp-lazy-nav.inc", "oik-presentation" ); global $post; oikp_lazy_nav( $post ); }