Server : LiteSpeed
System : Linux server900.shared.spaceship.host 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
User : kvzyqrttyz ( 5084)
PHP Version : 8.1.34
Disable Function : NONE
Directory :  /home/kvzyqrttyz/monolog50.com/wp-content/plugins/amp/back-compat/templates-v0-3/

📁 Create New:
⬆️ Upload File:
Current Dir [ Writable ] Root [ Writable ]


OR Upload from URL:
URL: Save as:

📄 File: meta-time.php

Path: //home/kvzyqrttyz/monolog50.com/wp-content/plugins/amp/back-compat/templates-v0-3/meta-time.php

Size: 492 B

Permissions: 0644

<?php
/**
 * Legacy template for the AMP post date.
 *
 * @package AMP
 */

/**
 * Context.
 *
 * @var AMP_Post_Template $this
 */

?>
<li class="amp-wp-posted-on">
	<time datetime="<?php echo esc_attr( gmdate( 'c', $this->get( 'post_publish_timestamp' ) ) ); ?>">
		<?php
		echo esc_html(
			sprintf(
				/* translators: %s: the human-readable time difference. */
				__( '%s ago', 'amp' ),
				human_time_diff( $this->get( 'post_publish_timestamp' ), time() )
			)
		);
		?>
	</time>
</li>

← Back to Directory Edit File 🔒 Chmod

WP File Manager