[wp-trac] [WordPress Trac] #39165: Add page to assist with debugging and support
WordPress Trac
noreply at wordpress.org
Fri Mar 2 13:16:23 UTC 2018
#39165: Add page to assist with debugging and support
-----------------------------------+-----------------------
Reporter: jorbin | Owner: Clorith
Type: task (blessed) | Status: reopened
Priority: normal | Milestone: 5.0
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: ui-feedback has-patch | Focuses:
-----------------------------------+-----------------------
Comment (by birgire):
yebb, that looks good and what I had in mind ;-)
I think we should consider this kind of structure for field value arrays:
{{{
array(
'label' => __( 'Some text' ),
'value' => 'Some value',
);
}}}
so the label can be translatable.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39165#comment:75>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list