You appear to be a bot. Output may be restricted
Description
Page for defining the mapping of taxonomies to types or types to taxonomies
Usage
oikx2t_do_page();
Parameters
Returns
voidSource
File name: oik-types/admin/oik-types-admin.phpLines:
1 to 4 of 4
function oikx2t_do_page() { oik_require( "admin/oik-x2t.php", "oik-types" ); oikx2t_lazy_do_page(); }View on GitHub