How to Create a WordPress Plugin Zip File Using Command Line – Two Approaches

Summary In this article, I show you two ways to create WordPress plugin zip files from the command line: using @wordpress/scripts with package.json, and using Grunt. To create a zip file using @wordpress/scripts, you would run the command in your…









