Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <li class="amp-wp-posted-on">
- <time datetime="<?php echo esc_attr( date( 'c', $this->get( 'post_publish_timestamp' ) ) ); ?>">
- <?php
- printf( __( 'Updated: %s', 'amp' ), get_the_modified_date() );
- ?>
- </time>
- </li>
Advertisement
Add Comment
Please, Sign In to add comment