[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 <?php 2 /** 3 * Title: Written by 4 * Slug: twentytwentyfive/hidden-written-by 5 * Inserter: no 6 * 7 * @package WordPress 8 * @subpackage Twenty_Twenty_Five 9 * @since Twenty Twenty-Five 1.0 10 */ 11 12 ?> 13 <!-- wp:group {"style":{"spacing":{"blockGap":"0.2em","margin":{"bottom":"var:preset|spacing|60"}}},"textColor":"accent-4","fontSize":"small","layout":{"type":"flex","flexWrap":"wrap"}} --> 14 <div class="wp-block-group has-accent-4-color has-text-color has-link-color has-small-font-size" style="margin-bottom:var(--wp--preset--spacing--60)"> 15 <!-- wp:paragraph --> 16 <p><?php esc_html_e( 'Written by ', 'twentytwentyfive' ); ?></p> 17 <!-- /wp:paragraph --> 18 <!-- wp:post-author-name {"isLink":true} /--> 19 <!-- wp:paragraph --> 20 <p><?php esc_html_e( 'in', 'twentytwentyfive' ); ?></p> 21 <!-- /wp:paragraph --> 22 <!-- wp:post-terms {"term":"category","style":{"typography":{"fontWeight":"300"}}} /--> 23 </div> 24 <!-- /wp:group -->
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated : Thu Nov 21 08:20:01 2024 | Cross-referenced by PHPXref |