????

Your IP : 3.140.195.8


Current Path : /home/innovagencyco/www/statxpress/wp-content/plugins/advanced-custom-fields/includes/
Upload File :
Current File : /home/innovagencyco/www/statxpress/wp-content/plugins/advanced-custom-fields/includes/rest-api.php

<?php

// Exit if accessed directly.
if ( ! defined( 'ABSPATH' ) ) {
	exit;
}

acf_include( 'includes/rest-api/acf-rest-api-functions.php' );
acf_include( 'includes/rest-api/class-acf-rest-api.php' );
acf_include( 'includes/rest-api/class-acf-rest-embed-links.php' );
acf_include( 'includes/rest-api/class-acf-rest-request.php' );

// Initialize.
acf_new_instance( 'ACF_Rest_Api' );