Description
Implement "oik_admin_menu" action for oik-bob-bing-wideSet the plugin server It should no longer be necessary to relocate the plugin to become its own plugin
Usage
oik_bob_bing_wide_admin_menu();Parameters
Returns
voidSource
File name: oik-bob-bing-wide/oik-bob-bing-wide.phpLines:
1 to 4 of 4
function oik_bob_bing_wide_admin_menu() { oik_register_plugin_server( __FILE__ ); // bw_add_relocation( 'oik/oik-bob-bing-wide.php', 'oik-bob-bing-wide/oik-bob-bing-wide.php' ); }View on GitHub
Called by
Invoked by
Calls
Call hooks
API Letters:
