Files
szkoleniauryzaj.pl/wp-content/plugins/password-protect-page/includes/views/general/view-ppw-notices-cache.php
2026-04-26 23:47:49 +02:00

15 lines
686 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<tr>
<td colspan="2">
<hr>
</td>
</tr>
<tr>
<td class="feature-input"><span class="feature-input"></span></td>
<td>
<p>
<label><?php echo esc_html__( 'Caching Plugins & Server-side Caching', PPW_Constants::DOMAIN ); ?></label>
<?php _e( 'If youre using a caching plugin or server-side caching, youll need to <a rel="noopener noreferrer" target="_blank" href="https://passwordprotectwp.com/docs/caching-plugins-cache-servers-integration/?utm_source=user-website&utm_medium=settings-general-tab&utm_campaign=ppwp-free">update your caching configurations</a> for our Password Protect Wordpress plugin to work properly.', PPW_Constants::DOMAIN ); ?>
</p>
</td>
</tr>