wget https://wpcom-themes.svn.automattic.com/demo/theme-unit-test-data.xml | |
cd /path/to/wordpress/ | |
wp plugin install wordpress-importer –activate | |
wp import –authors=create ~/theme-unit-test-data.xml |
wget https://wpcom-themes.svn.automattic.com/demo/theme-unit-test-data.xml | |
cd /path/to/wordpress/ | |
wp plugin install wordpress-importer –activate | |
wp import –authors=create ~/theme-unit-test-data.xml |