installed plugin W3 Total Cache version 2.3.2

This commit is contained in:
2023-06-05 11:23:16 +00:00
committed by Gitium
parent d9b3c97e40
commit 51ea2ff21c
2730 changed files with 334913 additions and 0 deletions

View File

@ -0,0 +1,9 @@
<p>
<?php esc_html_e( 'Users who upgrade to W3 Total Cache Pro will have access to the new Statistics page, which provides an in-depth view of the performance of your site.', 'w3-total-cache' ); ?>
</p>
<ul style="margin-left: 50px; margin-bottom: 20px">
<li><?php esc_html_e( 'View detailed information about your sites performance', 'w3-total-cache' ); ?></li>
<li><?php esc_html_e( 'Visualize your performance over time with graphs', 'w3-total-cache' ); ?></li>
<li><?php esc_html_e( 'Examine the overall performance of caching method backends', 'w3-total-cache' ); ?></li>
</ul>