wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
request_filesystem_credentials › WordPress Filter Hooks
Seit4.6.0
Veraltetn/v
› apply_filters( 'request_filesystem_credentials', '', $form_post, $type, $error, $context, $extra_fields, $allow_relaxed_file_ownership )
Parameter: (7) |
|
Definiert in: |
|
Codex: |
Filters the filesystem credentials.
Returning anything other than an empty string will effectively short-circuit output of the filesystem credentials form, returning that value instead.
A filter should return true if no filesystem credentials are required, false if they are required but have not been provided, or an array of credentials if they are required and have been provided.
Ähnliche Funktionen: request_filesystem_credentials, wp_print_request_filesystem_credentials_modal, get_filesystem_method, rest_api_register_rewrites, get_registered_settings, _wp_privacy_requests_screen_options
Ähnliche Hooks: filesystem_method_file, rest_delete_comment, filesystem_method, rest_insert_comment, site_details