thoughtsideas / wp-infrastructure
A collection of contracts to aid the development of WordPress add-ons.
Requires
- php: ~8.1.0 || ~8.2.0 || ~8.3.0
- captainhook/hook-installer: ^1.0
Requires (Dev)
- captainhook/captainhook: ^5.23
- ergebnis/composer-normalize: ^2.42
- madewithlove/license-checker: ^1.5
- phly/keep-a-changelog: ^2.12
- roave/security-advisories: dev-latest
This package is auto-updated.
Last update: 2024-11-06 18:18:09 UTC
README
Project URLs
Documentation
During the Alpha/Beta stages, due to constant changes, documentation will be mainly written in-line. With a dedicated section being created at the first major release.
Folder Structure
├── src/ ├── tests/ └── tools/
src/
tests/
tools/
Reporting Issues
If you spot any issues please create a ticket via the project's Issue Tracker. Including the issue, the browser and operating system, and how to replicate it. If the issue is security related please use the contact information below.
Coordinated Disclosure
Keeping user information safe and secure is a top priority, and we welcome the contribution of external security researchers. If you believe you've found a security issue in software that is maintained in this repository, please read SECURITY for instructions on submitting a vulnerability report.
Contact
Thoughts & Ideas - hello@thoughtsandideas.uk
Copyright and License
© 2022-2024 Thoughts & Ideas Limited and licensed for use under the terms of the MIT License (MIT). Please see LICENSE for more information.