Description
Usage
OIK_settings::get_action( $action );Parameters
- $action
- ( mixed ) required –
Returns
voidSource
File name: oik-rwd/admin/oik-settings.phpLines:
1 to 4 of 4
function get_action( $action ) { $action_obj = bw_array_get( $this->actions, $action, null ); return( $action_obj ); }View on GitHub
Called by
1 to 3 of 3
Invoked by
Calls
Call hooks
API Letters:
