{"repo":"wp-cli/scaffold-command","free":true,"listed":false,"github":"https://github.com/wp-cli/scaffold-command","clone":"git clone https://github.com/wp-cli/scaffold-command.git","description":"Generates code for post types, taxonomies, blocks, plugins, child themes, etc.","language":"Gherkin","stars":173,"topics":["wp-cli","wp-cli-package","wordpress","cli","scaffold","template","generator","hacktoberfest"],"license":"MIT","category":"cli-tools","readme_excerpt":"wp-cli/scaffold-command ======================= Generates code for post types, taxonomies, blocks, plugins, child themes, etc. [!NOTE] Scaffolding plugins and themes with wp scaffold is no longer recommended for modern WordPress development. Newer tools like @wordpress/create-block provide up-to-date build configurations and block theme support. Quick links: Using Installing Contributing Support Using This package implements the following commands: wp scaffold Generates code for post types, taxonomies, plugins, child themes, etc. wp scaffold EXAMPLES # Generate a new plugin with unit tests. $ wp scaffold plugin sample-plugin Success: Created plugin files. Success: Created test files. # Generate theme based on s. $ wp scaffold s sample-theme --theme name=\"Sample Theme\" --author=\"John Doe\" Success: Created theme 'Sample Theme'. # Generate code for post type registration in given theme. $ wp scaffold post-type movie --label=Movie --theme=simple-life Success: Created '/var/www/example.com/public html/wp-content/themes/simple-life/post-types/movie.php'. wp scaffold underscores Generates starter code for a theme based on s. wp scaffold underscores [--activate] [--enable-network] [--theme name= ] [--author= ] [--author uri= ] [--sassify] [--woocommerce] [--force] Alias: s See the Underscores website for more details. OPTIONS The slug for the new theme, used for prefixing functions. [--activate] Activate the newly downloaded theme. [--enable-network] Enable the newly downloaded theme","default_branch":null,"files":null,"tree":[],"storefront":"/r/wp-cli","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/wp-cli/scaffold-command/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}