Description
Usage
oik_css_lazy_oik_menu_box();Parameters
Returns
voidSource
File name: oik-css/admin/oik-css.phpLines:
1 to 3 of 3
function oik_css_lazy_oik_menu_box() { BW_::oik_box( null, null, __( "oik-CSS options", "oik-css" ), "oik_css_options" ); }View on GitHub View on Trac
Called by
1 to 3 of 3
- oik_css_oik_menu_box() – Display the oik-css menu box
- Tests_admin_oik_css::test_oik_css_lazy_oik_menu_box() – Tests oik_menu_box and oik_css_options with bw_autop disabled
- Tests_admin_oik_css::test_oik_css_lazy_oik_menu_box_bb_BB() – Tests oik_menu_box and oik_css_options with bw_autop disabled language bb_BB
