apply_filters( 'ep_documents_media_library_ajax_enabled', $enabled ) → {bool}
Filter whether the feature should work on the Media Library admin ajax request
Parameters:
Name | Type | Description |
---|---|---|
$enabled |
bool | Whether to integrate or not |
- Since:
- 5.1.0
- Source:
Returns:
New value
- Type
- bool