',
'',
'',
''
),
array(
'a' => array(
'href' => array(),
'target' => array(),
'rel' => array(),
),
'strong' => array(),
)
);
?>
',
'',
'AIOSEO',
'', // phpcs:ignore Generic.Files.LineLength.MaxExceeded
''
),
array(
'a' => array(
'href' => array(),
'target' => array(),
'rel' => array(),
),
'strong' => array(),
)
);
?>
',
'',
'AIOSEO',
'',
''
),
array(
'a' => array(
'href' => array(),
'target' => array(),
'rel' => array(),
),
'strong' => array(),
)
);
?>
',
'',
PHP_VERSION,
gmdate( 'Y' ),
'AIOSEO',
'', // phpcs:ignore Generic.Files.LineLength.MaxExceeded
''
),
array(
'a' => array(
'href' => array(),
'target' => array(),
'rel' => array(),
),
'strong' => array(),
)
);
?>
',
'',
'All in One SEO'
),
array(
'strong' => array(),
)
);
?>
',
'',
'AIOSEO',
gmdate( 'Y' ),
'', // phpcs:ignore Generic.Files.LineLength.MaxExceeded
''
),
array(
'a' => array(
'href' => array(),
'target' => array(),
'rel' => array(),
),
'strong' => array(),
)
);
?>
%1$s
%2$s
', esc_html__( 'Heads up!', 'all-in-one-seo-pack' ), // Translators: 1 - "AIOSEO Pro", 2 - "AIOSEO Lite". sprintf( esc_html__( 'Your site already has %1$s activated. If you want to switch to %2$s, please first go to Plugins > Installed Plugins and deactivate %1$s. Then, you can activate %2$s.', 'all-in-one-seo-pack' ), 'AIOSEO Pro', 'AIOSEO Lite' ) // phpcs:ignore Generic.Files.LineLength.MaxExceeded ); if ( isset( $_GET['activate'] ) ) { // phpcs:ignore HM.Security.NonceVerification.Recommended, WordPress.Security.NonceVerification.Recommended unset( $_GET['activate'] ); } unset( $aioseoLiteJustActivated, $aioseoLiteJustDeactivated ); } }