[wp-trac] [WordPress Trac] #26119: New admin styling: Remove screen_icon() calls
WordPress Trac
noreply at wordpress.org
Mon Dec 2 20:55:23 UTC 2013
#26119: New admin styling: Remove screen_icon() calls
--------------------------------+---------------------
Reporter: TobiasBg | Owner: nacin
Type: enhancement | Status: closed
Priority: highest omg bbq | Milestone: 3.8
Component: Administration | Version: trunk
Severity: minor | Resolution: fixed
Keywords: ui-focus has-patch |
--------------------------------+---------------------
Comment (by GaryJ):
Replying to [comment:21 ericlewis]:
> Replying to [comment:20 nacin]:
> > In [changeset:"26537"]
>
> What does {{{/**#@+}}} mean?
It means that the DocBlock applies for all structural elements (here,
functions) until the closing template tag. WP only has 5 existing
instances of DocBlock Templates (1 in SimplePie). See
[http://manual.phpdoc.org/HTMLSmartyConverter/HandS/phpDocumentor/tutorial_phpDocumentor.howto.pkg.html#basics.docblocktemplate
this] for more info - it's usually used for self-documenting class
properties.
It's also wrong here, since it now appears that `get_screen_icon()` `@uses
get_screen_icon()`.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26119#comment:22>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list