AnonSec Shell
Server IP : 52.91.253.208  /  Your IP : 3.143.254.90   [ Reverse IP ]
Web Server : Apache
System : Linux ip-172-26-9-9 4.19.0-25-cloud-amd64 #1 SMP Debian 4.19.289-1 (2023-07-24) x86_64
User : daemon ( 1)
PHP Version : 7.3.18
Disable Function : NONE
Domains : 3 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : OFF
Directory :  /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/amp/includes/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/amp/includes/amp-frontend-actions.php
<?php
/**
 * Callbacks for adding AMP-related things to the main theme.
 *
 * @codeCoverageIgnore
 * @deprecated Function in this file has been moved to amp-helper-functions.php.
 * @package AMP
 */

_deprecated_file(
	__FILE__,
	'1.0',
	null,
	sprintf(
		/* translators: 1: amp_add_amphtml_link(). 2: amp-helper-functions.php */
		esc_html__( 'Use %1$s function which is already included from %2$s', 'amp' ),
		'amp_add_amphtml_link()',
		'amp-helper-functions.php'
	)
);

/**
 * Add amphtml link to frontend.
 *
 * @deprecated Use amp_add_amphtml_link() instead.
 *
 * @since 0.2
 * @since 1.0 Deprecated
 * @see amp_add_amphtml_link()
 */
function amp_frontend_add_canonical() {
	_deprecated_function( __FUNCTION__, '1.0', 'amp_add_amphtml_link' );
	amp_add_amphtml_link();
}

Anon7 - 2022
AnonSec Team