Description
Usage
BW_Nav_Tabs_Sections::tab();Parameters
Returns
voidSource
File name: oik-clone/admin/bw-nav-tab-sections.phpLines:
1 to 5 of 5
public function tab() { $tab = bw_array_get( $_REQUEST, "tab", null ); $this->tab = sanitize_text_field( $tab ); return( $this->tab ); }View on GitHub
Called by
1 to 2 of 2
Invoked by
Call hooks
API Letters:
