websdev.gconex.com/wp-content/themes/Divi/includes/builder/plugin-compat/advanced-custom-fields-pro.php

11 lines
168 B
PHP

<?php
if ( ! defined( 'ABSPATH' ) ) {
// Exit if accessed directly.
exit;
}
/**
* Load the same plugin compat class.
*/
require_once 'advanced-custom-fields.php';