w3tc_settings_general_boxarea_{$area[id]}

w3tc_settings_general_boxarea_{$area[id]}

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action

See hook in core

Displaying hooks found in version: w3-total-cache.2.3.0

do_action('w3tc_settings_general_boxarea_{$area[id]}') is found 1 times:

  • /inc/options/general.php line 680
    		<?php endif; ?>
    
    		<?php
    		foreach ( $custom_areas as $area ) {
    			do_action( "w3tc_settings_general_boxarea_{$area&#91;'id'&#93;}" );
    		}
    		?>
    		<?php if ( $licensing_visible ) : ?>
    			<?php Util_Ui::postbox_header( esc_html__( 'Licensing', 'w3-total-cache' ), '', 'licensing' ); ?>
    			<table class="form-table">
    					<tr>