[wp-trac] [WordPress Trac] #25608: Hook Docs: /wp-admin/includes/class-wp-ms-themes-list-table.php
WordPress Trac
noreply at wordpress.org
Wed Oct 16 14:53:26 UTC 2013
#25608: Hook Docs: /wp-admin/includes/class-wp-ms-themes-list-table.php
-------------------------+------------------------------
Reporter: ShinichiN | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Inline Docs | Version:
Severity: normal | Resolution:
Keywords: has-patch |
-------------------------+------------------------------
Changes (by toscho):
* cc: info@… (added)
Comment:
> Filter the action links to be displayed under each themes.
Should be singular:
> Filter the action links to be displayed under each theme.
-----
This sounds somehow … odd:
> The links which user can take actions to the themes with.
-----
What does this mean?
> Filter the action links to be displayed under a certain theme themes.
-----
For `theme_action_links_$stylesheet` the `$stylesheet` part might deserve
an explanation.
-----
In …
> Fires when the row of each theme has been displayed and ended with
`</tr>`.
… and …
> Fires when the row of a certain theme has been displayed and ended with
`</tr>`.
… the `</tr>` should be escaped or written without `<` and `>`, because
unescaped HTML causes problems in the doc block parser.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25608#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list