-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Shesh Ghimire edited this page Feb 26, 2022
·
5 revisions
Welcome to the Create WordPress Project!
Create WordPress Project is a WordPress Plugin and Theme development environment to help you build your next best project in a modern, secure, flexible, and interactive manner. You build with modern tools, codes, and markups and leave the rest to the build process to create a final project for you.
- Post processing with autoprefixer for backward compatibilty
- Built-in support for
AMP
Plugin
- Develop with WordPress Coding Standards for secure and code uniformity
- Auto-generation of
.pot
file to make the project translation ready
Create WordPress Project is developed using VS Code and its extensions.
Recommended VS Code extensions for build process:
- ESLint -> https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint
- phpcs -> https://marketplace.visualstudio.com/items?itemName=ikappas.phpcs
- Stylelint -> https://marketplace.visualstudio.com/items?itemName=stylelint.vscode-stylelint
- Prettier -> https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode
- Comment Anchors -> https://marketplace.visualstudio.com/items?itemName=ExodiusStudios.comment-anchors
- Fira Code Font -> https://fonts.google.com/specimen/Fira+Code
WordPress specific extensions for auto-completion.