[wp-trac] [WordPress Trac] #53323: Place Hello Dolly in containing folder

WordPress Trac noreply at wordpress.org
Tue May 27 20:48:30 UTC 2025


#53323: Place Hello Dolly in containing folder
-------------------------------------------------+-------------------------
 Reporter:  afragen                              |       Owner:  afragen
     Type:  enhancement                          |      Status:  assigned
 Priority:  normal                               |   Milestone:  Future
                                                 |  Release
Component:  Upgrade/Install                      |     Version:  5.8
 Severity:  normal                               |  Resolution:
 Keywords:  has-unit-tests has-test-info         |     Focuses:
  changes-requested has-patch                    |
-------------------------------------------------+-------------------------

Comment (by SirLouen):

 Replying to [comment:57 afragen]:
 > @SirLouen just out of curiosity do you think the changes in `wp-
 admin/includes/update.core.php` are causing this test failure?
 I have not reviewed the code, just set the testing protocol, but I'm not
 really sure why the plugin is completely disappearing (akismet is there).
 Maybe we should take a look to how things are being currently done with
 Akismet to do something similar?

 By the way, here my new steps with `wordpress-develop` (also a reminder
 for me if I have to retest, because I'm testing so many reports lately,
 that now I'm starting to mix memories)

 1. Get the patch and modify the version of WordPress to 6.8.2 in
 `version.php`
 2. `npm run build`
 3. `mv build/ wordpress/`
 4. `zip -r wp-update.zip wordpress/`
 5. `rm -r wordpress/`
 6. Clean all changes to trunk (`git restore .`)
 7. Go into WP and enable Hello Dolly plugin
 8. `npm run env:cli core update wp-update.zip`
 9. `rm wp-update.zip`
 10. Check results (Hello Dolly disappearing)

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/53323#comment:58>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list