Files
szkoleniauryzaj.pl/wp-content/themes/Divi/includes/builder/plugin-compat/advanced-custom-fields-pro.php
2024-11-10 21:08:49 +01:00

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';