wp-productzilla/wp-content/plugins/akismet/views/activate.php
rizal.productzilla b8ae357805 cloning program
2024-04-01 13:15:25 +07:00

8 lines
177 B
PHP
Executable File

<div class="akismet-box">
<?php Akismet::view( 'title' ); ?>
<?php Akismet::view( 'setup' );?>
</div>
<br/>
<div class="akismet-box">
<?php Akismet::view( 'enter' );?>
</div>