This is a WordPress-based website project for Natalie Smith.
wp
directorywp-content
wp-content/themes/twentytwentyfour-child
├── composer.json
├── wp-config.php
├── wp-content
│ ├── mu-plugins
│ ├── plugins
│ ├── themes
├── wp
├── vendor
composer install
to install dependencieswp-config-sample.php
to wp-config.php
and configure it with your database detailsThe site uses a child theme of Twenty Twenty-Four (v1.2+).
wp-content/themes/twentytwentyfour-child/functions.php
wp-content/themes/twentytwentyfour-child/style.css
This project follows WordPress Coding Standards.
You can run checks using:
composer phpcs
And automatically fix some issues with:
composer phpcbf
This project is licensed under the GPL License.
Developed by Natalie Smith