[wp-meta] [Making WordPress.org] #3051: phpunit-test-reporter: Properly avoid a conflict with P2's welcome_box()

Making WordPress.org noreply at wordpress.org
Thu Aug 17 22:14:59 UTC 2017


#3051: phpunit-test-reporter: Properly avoid a conflict with P2's welcome_box()
--------------------------------------+-----------------------
 Reporter:  SergeyBiryukov            |      Owner:
     Type:  defect                    |     Status:  new
 Priority:  normal                    |  Milestone:
Component:  Make (Get Involved) / P2  |   Keywords:  has-patch
--------------------------------------+-----------------------
 [5808] appears to be an attempt to avoid a conflict between `phpunit-test-
 reporter` plugin's `filter_the_content()` method and the theme's
 `welcome_box()` function.

 [5813] reverted that change, as it caused #3047.

 [5814] was another attempt, however there's no need to alter the theme
 files for that at all, the plugin could just check `! did_action(
 'wporg_breathe_after_header' )` instead and return early.

 cc @danielbachhuber

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3051>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list