',
'',
'',
''
),
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(),
)
);
?>
',
'',
'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',
'', // 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 - The plugin name ("All in One SEO"), 2 - Same as previous, 3 - Same as previous. sprintf( esc_html__( 'Your site already has %1$s Pro activated. If you want to switch to %2$s Lite, please first go to Plugins > Installed Plugins and deactivate %1$s. Then, you can activate %3$s Lite.', 'all-in-one-seo-pack' ), AIOSEO_PLUGIN_SHORT_NAME, AIOSEO_PLUGIN_SHORT_NAME, AIOSEO_PLUGIN_SHORT_NAME ) ); //phpcs:ignore if ( isset( $_GET['activate'] ) ) { unset( $_GET['activate'] ); } unset( $aioseoLiteJustActivated, $aioseoLiteJustDeactivated ); } }