Cdn_Page_View_Fsd_HeaderActions.php 209 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 <?php namespace W3TC; if ( !defined( 'W3TC' ) ) die(); ?> <p> <?php echo Util_Ui::button_link( __( 'purge CDN completely', 'w3-total-cache' ), Util_Ui::url( array( 'w3tc_cdn_flush' => 'y' ) ) ); ?> </p>