Files
wp-plugin-starter-template-…/.ai-workflows/local-env-vars.md
marcusquinn 342eefd471
Some checks failed
Tests / PHP 7.0 (push) Has been cancelled
Tests / PHP 7.4 (push) Has been cancelled
Tests / PHP 8.0 (push) Has been cancelled
Tests / Code Style (push) Has been cancelled
Release / Build and Release (push) Has been cancelled
Update documentation with AI IDE context recommendations and improve starter prompt
2025-04-18 03:57:43 +01:00

852 B

Local Development Environment Variables

This file contains important paths and URLs for local development.

Repository Paths

  • Local development repository: ~/Git/wp-fix-plugin-does-not-exist-notices
  • LocalWP plugin testing site storage: ~/Local/plugin-testing/app/wp-fix-plugin-does-not-exist-notices
  • LocalWP plugin testing site configuration: ~/Local/plugin-testing/conf/

URLs

Build and Deploy Scripts

  • Build script: ~/Git/wp-fix-plugin-does-not-exist-notices/build.sh
  • Local deploy script: ~/Git/wp-fix-plugin-does-not-exist-notices/deploy-local.sh