golden hour
/home/phakp/public_html/wp/wp-content/themes/hestia/vendor/codeinwp/ti-onboarding
⬆️ Go Up
Upload
File/Folder
Size
Actions
DEVELOPMENT.md
442 B
Del
OK
assets
-
Del
OK
class-themeisle-onboarding.php
3.18 KB
Del
OK
includes
-
Del
OK
load.php
853 B
Del
OK
migration
-
Del
OK
Edit: DEVELOPMENT.md
## How to contribute * docker-compose up -d - start the container with this library as mu-plugin and a sample theme which bundle the library. The theme adds an admin menu which renders the site lists. ## How to test * composer run-script lint - test the code style against WordPress core standards * composer run-script format - runs phpcbf to auto fix the issues with the coding style. * phpunit - runs the available unit test suites.
Save