apply_filters( 'jb_disable_jquery_ui', $disable_jquery_ui ) → {bool}
Filters the jquery-ui styles in styles queue.
Note: Set to true
if you need to disable jquery-ui scripts.
Parameters:
Name | Type | Description |
---|---|---|
$disable_jquery_ui |
bool | Disable jquery-ui styles. |
- Since:
- 1.2.3
- Source:
Returns:
Disable jquery-ui styles.
- Type
- bool