updated plugin W3 Total Cache
version 2.6.1
This commit is contained in:
@ -70,6 +70,9 @@ do_action( 'w3tc-dashboard-footer' );
|
||||
<a class="w3tc-footer-link" target="_blank" href="<?php echo esc_url( 'https://www.boldgrid.com/support/w3-total-cache/minify/render-blocking-css/' ); ?>" alt="<?php esc_attr_e( 'Eliminate Render Blocking CSS', 'w3-total-cache' ); ?>">
|
||||
<?php esc_html_e( 'Eliminate Render Blocking CSS', 'w3-total-cache' ); ?>
|
||||
</a>
|
||||
<a class="w3tc-footer-link" target="_blank" href="<?php echo esc_url( 'https://www.boldgrid.com/support/w3-total-cache/delay-scripts-tool/' ); ?>" alt="<?php esc_attr_e( 'Delay Scripts', 'w3-total-cache' ); ?>">
|
||||
<?php esc_html_e( 'Delay Scripts', 'w3-total-cache' ); ?>
|
||||
</a>
|
||||
</div>
|
||||
<div class="w3tc-footer-inner-column-50">
|
||||
<a class="w3tc-footer-link" target="_blank" href="<?php echo esc_url( 'https://www.boldgrid.com/support/w3-total-cache/configuring-lazy-loading-for-your-wordpress-website-with-w3-total-cache/' ); ?>" alt="<?php esc_attr_e( 'Lazy Load Google Maps', 'w3-total-cache' ); ?>">
|
||||
|
Reference in New Issue
Block a user