File "settings.php"

Full Path: /home/mba/public_html/wp-content-20250807152928/plugins/w3-total-cache/inc/options/extensions/settings.php
File size: 195 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
namespace W3TC;

if ( !defined( 'W3TC' ) )
	die();

/**
 *
 *
 * @var string $active_tab
 * @var string $extension
 * @var array $meta
 */

do_action( "w3tc_extension_page_{$extension}" );