WordPress.org-specific customizations for the Two Factor plugin
npm installnpm run build --workspacesnpx wp-env start- Visit
https://localhost:8888/users/admin/edit/account/to view the custom settings UI. - If you want to make JS changes, run
npm run start --workspaces.
PHP unit tests can be run with npm test. composer run coverage will generate a coverage report.
JavaScript unit tests can be run with npm run test:js.
Please privately report any potential security issues to the WordPress HackerOne program.