芝麻web文件管理V1.00
编辑当前文件:/home/paymbalq/public_html/wp-content/themes/sway/core/templates/post/partials/content-meta.php
= $post_published + 86400) && sway_get_option( 'tek-post-meta-date-format' ) == 'last-updated' ) { $post_date_single = apply_filters( 'last-updated-text', esc_html__("Last updated on ", "sway") ) . get_the_modified_time( get_option('date_format') ); $post_date_listing = get_the_modified_time( get_option('date_format') ); } else { $post_date_single = get_the_time( get_option('date_format') ); $post_date_listing = get_the_time( get_option('date_format') ); } ?>
' . apply_filters( 'sticky-post-text', esc_html__("Sticky", "sway") ) . ''; ?>