jetpack_auth_type, calypso
jetpack_auth_type, calypso
Appears in: jetpack.16.0.1
Hook Type: filter
Displaying hooks found in version: jetpack.16.0.1apply_filters('jetpack_auth_type, calypso') is found 1 times:
- /jetpack_vendor/automattic/jetpack-connection/src/class-manager.php line 2095
* @since-jetpack 4.3.3 * * @param string $auth_type Defaults to 'calypso', can also be 'jetpack'. */ $auth_type = apply_filters( 'jetpack_auth_type', 'calypso' ); $body_args = array( 'response_type' => 'code', 'client_id' => \Jetpack_Options::get_option( 'id' ), 'redirect_uri' => add_query_arg( array(