Paul English
Paul English
Adds the option to use SSL certificates when using WP-Cypress ## Description Partially fixes https://github.com/bigbite/wp-cypress/issues/88 - allows the user to add their own SSL certificates using the `sslCertificate` property in...
**Describe the bug** After setting the `wpContent` property in `cypress.json`, running `npx wp-cypress start` gives an error "rm: could not remove directory (code EACCES): ./wp-content/plugins/wp-cypress". WP-Cypress stills runs ok though...
## Description Changes and version bump for 1.0.0 release. ## Change Log In this release branch but not in master branch: * Adds `pluginsActivatedAfterTheme` property which allows people to activate...