Files
medicalalert-web-reloaded/wp/plugins/divi-builder/includes/builder/plugin-compat/relevanssi-premium.php
2024-01-09 22:14:20 -05:00

11 lines
247 B
PHP

<?php // phpcs:disable Squiz.Commenting.FileComment.Missing -- Not used in other compat classes.
if ( ! defined( 'ABSPATH' ) ) {
// Exit if accessed directly.
exit;
}
/**
* Load the same plugin compat class.
*/
require_once 'relevanssi.php';