You appear to be a bot. Output may be restricted
Description
Implement "oik_admin_menu" action for oik-videoRegister the plugin as being supported from an oik-plugins server
Usage
bwv_admin_menu();
Parameters
Returns
voidSource
File name: oik-video/oik-video.phpLines:
1 to 4 of 4
function bwv_admin_menu() { oik_register_plugin_server( __FILE__ ); }