[wp-trac] [WordPress Trac] #24547: "Go to All %s" string not ready for i18n
WordPress Trac
noreply at wordpress.org
Mon Jun 10 00:05:05 UTC 2013
#24547: "Go to All %s" string not ready for i18n
--------------------------+--------------------
Reporter: xibe | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 3.6
Component: I18N | Version: trunk
Severity: major | Resolution:
Keywords: 2nd-opinion |
--------------------------+--------------------
Comment (by azaozz):
One way to fix this would be to drop the "Go to" part and use
`get_post_type_object( $post->post_type )->labels->all_items;`. The button
will have exactly the same action and label as the menu.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24547#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list