Home
last modified time | relevance | path

Searched refs:get_the_modified_date (Results 1 – 4 of 4) sorted by relevance

/dports/chinese/wordpress-zh_CN/wordpress/wp-content/themes/twentynineteen/inc/
H A Dtemplate-tags.php24 esc_attr( get_the_modified_date( DATE_W3C ) ),
25 esc_html( get_the_modified_date() )
/dports/chinese/wordpress-zh_TW/wordpress/wp-content/themes/twentynineteen/inc/
H A Dtemplate-tags.php24 esc_attr( get_the_modified_date( DATE_W3C ) ),
25 esc_html( get_the_modified_date() )
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/
H A Dgeneral-template.php2568 $the_modified_date = $before . get_the_modified_date( $format ) . $after;
2600 function get_the_modified_date( $format = '', $post = null ) { function
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/
H A Dgeneral-template.php2568 $the_modified_date = $before . get_the_modified_date( $format ) . $after;
2600 function get_the_modified_date( $format = '', $post = null ) { function