You appear to be a bot. Output may be restricted
Description
Implement "oik_admin_menu" action for oik post type support
Usage
oikpts_admin_menu();
Parameters
Returns
voidSource
File name: oik-post-type-support/oik-post-type-support.phpLines:
1 to 4 of 4
function oikpts_admin_menu() { oik_register_plugin_server( __FILE__ ); }View on GitHub