- ❤️Learn WordPress Doc: Click here
docker compose up
docker compose down- Useful File Links for easier access in VS Code:
- PHP Code file: file://./wordpress/wp-content/themes/twentytwentyfive/functions.php
- We link custom css and custom js file in the end of above file.
- Custom css file: file://./wordpress/wp-content/themes/twentytwentyfive/css/custom.css
- Custom js file: file://./wordpress/wp-content/themes/twentytwentyfive/js/custom.js
- PHP Code file: file://./wordpress/wp-content/themes/twentytwentyfive/functions.php