0 ) { $author_title .= ', ' . $years . ' лет на рынке'; } // Даты $publish_date = $post_id ? get_the_date( 'c', $post_id ) : ''; $modified_date = $post_id ? get_the_modified_date( 'c', $post_id ) : ''; $publish_fmt = $publish_date ? date_i18n( 'j F Y', strtotime( $publish_date ) ) : ''; $modified_fmt = $modified_date ? date_i18n( 'j F Y', strtotime( $modified_date ) ) : ''; if ( empty( $author_name ) && empty( $publish_fmt ) && empty( $modified_fmt ) && $years < 1 ) { return; } ?>
Автор: ,
Опубликовано:
Обновлено: