jetpack_reconnection_completed

jetpack_reconnection_completed

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: woocommerce.8.7.0

do_action('jetpack_reconnection_completed') is found 1 times:

  • /vendor/automattic/jetpack-connection/src/class-rest-connector.php line 617
    				 * Action fired when reconnection has completed successfully.
    				 *
    				 * @since 1.18.1
    				 */
    				do_action( 'jetpack_reconnection_completed' );
    				break;
    			case 'failed':
    				$response = new WP_Error( 'Reconnect failed' );
    				break;
    		}
    
    

See this hook used in plugins: