
Screen Shot 2013-03-12 at 3.57.10 PM.png

if ( isset( $_POST['wpseo']['importaioseo'] ) ) { replace_meta( '_aioseop_description', '_yoast_wpseo_metadesc', $replace ); replace_meta( '_aioseop_keywords', '_yoast_wpseo_metakeywords', $replace ); replace_meta( '_aioseop_title', '_yoast_wpseo_title', $replace ); $msg .= __( 'All in One SEO data successfully imported.', 'wordpress-seo' ); }