[wp-meta] [Making WordPress.org] #6783: Remove or replace "(blessed)" from the "Task" ticket type label

Making WordPress.org noreply at wordpress.org
Wed Apr 26 00:38:05 UTC 2023


#6783: Remove or replace "(blessed)" from the "Task" ticket type label
-------------------------+---------------------
 Reporter:  azaozz       |       Owner:  (none)
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:
Component:  General      |  Resolution:
 Keywords:  2nd-opinion  |
-------------------------+---------------------

Comment (by dd32):

 Just noting that the code used on Make p2's for the components page will
 need updating too:
 {{{
 $ grep 'blessed' *plugins -ri
 plugins/trac-notifications/customisations/trac-components.php:
 $type_filled = array_fill_keys( array( 'defect (bug)', 'enhancement',
 'feature request', 'task (blessed)' ), 0 );
 plugins/trac-notifications/customisations/trac-components.php:
 'task (blessed)'  => 'Open tasks',
 plugins/trac-notifications/trac-components.php:         $type_filled =
 array_fill_keys( array( 'defect (bug)', 'enhancement', 'feature request',
 'task (blessed)' ), 0 );
 plugins/trac-notifications/trac-components.php:                 'task
 (blessed)'  => 'Open tasks',
 }}}

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


More information about the wp-meta mailing list