Day: March 12, 2013
http://teleogistic.net/2011/05/revisiting-git-github-and-the-wordpress-org-plugin-repository/
Screen Shot 2013-03-12 at 3.57.10 PM.png
if ( isset( $_POST[‘wpseo’][‘importaioseo’] ) ) { replace_meta…
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' ); }