Uname: Linux p3plzcpnl499967.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Software: Apache
PHP version: 8.2.30 [ PHP INFO ] PHP os: Linux
Server Ip: 208.109.40.231
Your Ip: 216.73.216.26
User: nayff91c5tsx (10005085) | Group: nayff91c5tsx (10005085)
Safe Mode: OFF
Disable Function:
NONE

name : clear-font-cache.php
<?php
/**
 * Metabox template for displaying clear font cache.
 *
 * @package Page Builder Framework
 */

defined( 'ABSPATH' ) || die( "Can't access directly" );
?>

<div class="heatbox wpbf-remove-downloaded-fonts-metabox">
	<h2><?php _e( 'Clear Font Cache', 'page-builder-framework' ); ?></h2>
	<div class="heatbox-content">
		<p>
			<?php _e( 'In order to achieve GDPR-compliance, we store Google Fonts locally on your server.', 'page-builder-framework' ); ?><br>
			<?php _e( 'If Google Fonts selected in the Customizer are not displayed correctly, please try clearing the Font Cache.', 'page-builder-framework' ); ?>
		</p>
		<p>
			<?php _e( 'This is safe to do on production sites.', 'page-builder-framework' ); ?>
		</p>
		<button
			type="button"
			class="button button-larger button-primary wpbf-remove-downloaded-fonts"
			data-nonce="<?php echo esc_attr( wp_create_nonce( 'WPBF_Clear_Font_Cache' ) ); ?>"
		>
			<?php _e( 'Clear Cache', 'page-builder-framework' ); ?>
		</button>
		<span class="submission-status is-hidden"></span>
	</div>
</div>
© 2026 GrazzMean