Changes the Hello Dolly plugin from a single file structure to a proper plugin directory structure, moving from `hello.php` to `hello-dolly/hello.php` to align with Plugin Handbook Best Practices. - Adds proper `Text Domain: hello-dolly` header to Hello Dolly plugin - Updates core files to remove special case handling for `hello.php` - Updates plugin dependency system to handle new directory structure - Adds upgrade routine to migrate active plugin references and keep plugin active - Updates all tests to use new plugin path format `hello-dolly/hello.php` - Updates build configuration and .gitignore for new directory structure - Adds `hello.php` to old files list for cleanup during core updates - Adds `plugins/hello-dolly/` to new bundled directories list Props afragen, SergeyBiryukov, peterwilsoncc, SirLouen, matt, davidbaumwald, desrosj, hellofromtonya, justinahinon,audrasjb, oglekler, whyisjake. Fixes #53323. Built from https://develop.svn.wordpress.org/trunk@60666 git-svn-id: http://core.svn.wordpress.org/trunk@60002 1a063a9b-81f0-0310-95a4-ce76da25c4cd
91 KiB
91 KiB