[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 <div class="akismet-setup-instructions"> 2 <p><?php esc_html_e( 'Set up your Akismet account to enable spam filtering on this site.', 'akismet' ); ?></p> 3 <?php 4 Akismet::view( 5 'get', 6 array( 7 'text' => __( 'Choose an Akismet plan', 'akismet' ), 8 'classes' => array( 'akismet-button', 'akismet-is-primary' ), 9 ) 10 ); 11 ?> 12 </div>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated : Thu Nov 21 08:20:01 2024 | Cross-referenced by PHPXref |