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

17 lines
443 B
PHP

<?php
/**
* Password Protect Child Pages
*/
?>
<tr class="ppwp_free_version">
<td class="feature-input"><span class="feature-input"></span></td>
<td>
<p>
<label>
<?php echo esc_html__( 'Password Protect Child Pages', PPW_Constants::DOMAIN ); ?>
</label>
<?php echo esc_html__( 'Automatically protect all child pages once their parent is protected. Available in Pro version.', PPW_Constants::DOMAIN ); ?>
</p>
</td>
</tr>