updated plugin W3 Total Cache
version 2.5.0
This commit is contained in:
@ -58,5 +58,3 @@ if ( ! defined( 'W3TC' ) ) {
|
||||
</div>
|
||||
|
||||
<div id="cdn_export_file_log" class="log"></div>
|
||||
|
||||
<?php require W3TC_INC_DIR . '/popup/common/footer.php'; ?>
|
||||
|
@ -48,5 +48,3 @@ jQuery(function() {
|
||||
</div>
|
||||
|
||||
<div id="cdn_export_library_log" class="log"></div>
|
||||
|
||||
<?php require W3TC_INC_DIR . '/popup/common/footer.php'; ?>
|
||||
|
@ -93,5 +93,3 @@ jQuery(function() {
|
||||
<p>
|
||||
<textarea rows="10" cols="90" id="cdn_import_library_rules" class="rules"></textarea>
|
||||
</p>
|
||||
|
||||
<?php require W3TC_INC_DIR . '/popup/common/footer.php'; ?>
|
||||
|
@ -84,5 +84,3 @@ if ( ! defined( 'W3TC' ) ) {
|
||||
</div>
|
||||
<?php endforeach; ?>
|
||||
</div>
|
||||
|
||||
<?php require W3TC_INC_DIR . '/popup/common/footer.php'; ?>
|
||||
|
@ -106,5 +106,3 @@ if ( ! defined( 'W3TC' ) ) {
|
||||
<p class="empty"><?php esc_html_e( 'Purge queue is empty', 'w3-total-cache' ); ?></p>
|
||||
<?php endif; ?>
|
||||
</div>
|
||||
|
||||
<?php require W3TC_INC_DIR . '/popup/common/footer.php'; ?>
|
||||
|
@ -74,5 +74,3 @@ jQuery(function() {
|
||||
</div>
|
||||
|
||||
<div id="cdn_rename_domain_log" class="log"></div>
|
||||
|
||||
<?php require W3TC_INC_DIR . '/popup/common/footer.php'; ?>
|
||||
|
Reference in New Issue
Block a user