Deduplicate asset storage and update documentation
Some checks failed
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/tag/woodpecker Pipeline is pending
Plugin Asset Update / Push assets to WordPress.org (push) Has been cancelled
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
Some checks failed
ci/woodpecker/push/woodpecker Pipeline is pending
ci/woodpecker/tag/woodpecker Pipeline is pending
Plugin Asset Update / Push assets to WordPress.org (push) Has been cancelled
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
This commit is contained in:
@ -177,10 +177,14 @@ Before releasing:
|
||||
|
||||
### Local Testing Environment
|
||||
|
||||
- Local WordPress testing environment is at ~/Local/plugin-testing/app/public
|
||||
- Plugin testing directory is at ~/Local/plugin-testing/app/public/wp-content/plugins
|
||||
- WP-CLI is available at ~/Local/plugin-testing/app/bin/wp
|
||||
- Debug logs can be found at ~/Local/plugin-testing/app/public/wp-content/uploads/debug-log-manager/ if the Debug Log Manager plugin is installed
|
||||
Local environment variables and paths are documented in `.ai-workflows/local-env-vars.md`. This includes:
|
||||
|
||||
- Repository paths
|
||||
- Local WordPress testing environment paths
|
||||
- URLs for testing and development tools
|
||||
- Build and deploy script locations
|
||||
|
||||
Refer to this file for the most up-to-date information about the local development environment.
|
||||
|
||||
### Using WP-CLI with LocalWP
|
||||
|
||||
|
Reference in New Issue
Block a user