[wp-trac] [WordPress Trac] #11651: Welcome Screen concept

WordPress Trac wp-trac at lists.automattic.com
Thu Aug 25 23:28:38 UTC 2011


#11651: Welcome Screen concept
----------------------------------------------+-----------------------
 Reporter:  dd32                              |       Owner:  edwardw
     Type:  task (blessed)                    |      Status:  accepted
 Priority:  normal                            |   Milestone:  3.3
Component:  Administration                    |     Version:
 Severity:  normal                            |  Resolution:
 Keywords:  has-patch dev-feedback 3.3-early  |
----------------------------------------------+-----------------------

Comment (by edwardw):

 Replying to [comment:28 SergeyBiryukov]:
 > Some suggestions on the patch:
 >
 > 1. Anonymous functions like `add_action('admin_head', function() { ...
 });` are unavailable in PHP 5.2.4, which is still the minimum required
 version.
 > 2. No need to patch minified .css and .js, they'll quickly become stale.
 Normally only the .dev versions should be patched, a commiter will re-
 minify them on commit.
 > 3. For i18n, `__()` should be used rather than `_()`, and `_e()` instead
 of `echo _()`.

 Please see updated version of patch.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11651#comment:29>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list