wp_is_file_mod_allowed
wp_is_file_mod_allowed ( $context )
Parameters:- (string) context The usage context.
Returns:- (bool) True if file modification is allowed, false otherwise.
Defined at: - Introduced in WordPress: 4.8.0
- Deprecated in WordPress: —
Description
Determines whether file modifications are allowed.