for plugin in `wp --skip-plugins plugin list --status=active --field=name`; do
echo "Test :: wp --skip-plugins=$plugin post list"
wp --skip-plugins=$plugin post list
done
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum