[wp-trac] [WordPress Trac] #44083: Add action to wp_mkdir_p() when directory is created successfully

WordPress Trac noreply at wordpress.org
Fri Aug 18 07:25:27 UTC 2023


#44083: Add action to wp_mkdir_p() when directory is created successfully
-------------------------------------------------+-------------------------
 Reporter:  johnjamesjacoby                      |       Owner:
                                                 |  SergeyBiryukov
     Type:  enhancement                          |      Status:  reviewing
 Priority:  normal                               |   Milestone:  Future
                                                 |  Release
Component:  Filesystem API                       |     Version:  2.0.1
 Severity:  normal                               |  Resolution:
 Keywords:  good-first-bug has-patch has-unit-   |     Focuses:
  tests                                          |
-------------------------------------------------+-------------------------
Changes (by costdev):

 * keywords:  good-first-bug has-patch has-unit-tests commit => good-first-
     bug has-patch has-unit-tests


Comment:

 @Clorith [https://github.com/WordPress/wordpress-develop/pull/4927 PR
 4927] has been updated to add a `create_directory_failed` action that
 passes `$target` and `$dir_perms`, with an accompanying test. When you get
 a chance, could you give it another review? 🙂

 -----

 Removing `commit` until we have approval for the additional action.

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


More information about the wp-trac mailing list