[wp-meta] [Making WordPress.org] #7382: Add Playground links to themes trac tickets

Making WordPress.org noreply at wordpress.org
Fri Dec 22 13:58:48 UTC 2023


#7382: Add Playground links to themes trac tickets
-----------------------------+---------------------
 Reporter:  acosmin          |       Owner:  (none)
     Type:  enhancement      |      Status:  new
 Priority:  normal           |   Milestone:
Component:  Theme Directory  |  Resolution:
 Keywords:  has-patch        |
-----------------------------+---------------------

Comment (by acosmin):

 :-) Looks great!

 Wished WP didn't display so many deprecated/warning messages :) in the
 latest WP versions. E.g:

 {{{
 Deprecated: The PSR-0 `Requests_...` class names in the Requests library
 are deprecated. Switch to the PSR-4 `WpOrg\Requests\...` class names at
 your earliest convenience. in /wordpress/wp-
 includes/Requests/src/Autoload.php on line 2

 Warning: Cannot modify header information - headers already sent by
 (output started at /wordpress/wp-includes/Requests/src/Autoload.php:2) in
 /wordpress/wp-admin/includes/misc.php on line 87

 Warning: Cannot modify header information - headers already sent by
 (output started at /wordpress/wp-includes/Requests/src/Autoload.php:2) in
 /wordpress/wp-includes/functions.php on line 140

 Warning: Cannot modify header information - headers already sent by
 (output started at /wordpress/wp-includes/Requests/src/Autoload.php:2) in
 /wordpress/wp-admin/admin-header.php on line 2

 Warning: Cannot modify header information - headers already sent by
 (output started at /wordpress/wp-includes/Requests/src/Autoload.php:2) in
 /wordpress/wp-includes/option.php on line 14

 Warning: Cannot modify header information - headers already sent by
 (output started at /wordpress/wp-includes/Requests/src/Autoload.php:2) in
 /wordpress/wp-includes/option.php on line 14
 }}}

 Also, loading PHP 8.1+ with WP_DEBUG is a wonderful experience :D

 We might consider creating a new theme unit test data file... with some
 basic posts/pages. The current probably takes more time to import into the
 playground.

 Anyway, we'll have enough time to play around with this after the
 holidays.

 Happy holidays!

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/7382#comment:10>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list