Opened 8 years ago
Last modified 13 months ago
#24442 new enhancement
Visit theme/plugin/author homepage vs Visit theme/plugin/author site
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Upgrade/Install | Keywords: | dev-feedback i18n-change |
Focuses: | ui-copy | Cc: |
Description
See:
1) http://core.trac.wordpress.org/browser/trunk/wp-admin/includes/class-wp-ms-themes-list-table.php#L334: Visit theme homepage and Visit Theme Site
2) http://core.trac.wordpress.org/browser/trunk/wp-admin/includes/class-wp-plugins-list-table.php#L418: Visit plugin site (2 same strings)
3) http://core.trac.wordpress.org/browser/trunk/wp-admin/includes/plugin.php#L160: Visit plugin homepage
4) http://core.trac.wordpress.org/browser/trunk/wp-admin/includes/class-wp-plugins-list-table.php#L414, http://core.trac.wordpress.org/browser/trunk/wp-admin/includes/plugin.php#L163, http://core.trac.wordpress.org/browser/trunk/wp-includes/class-wp-theme.php#L654: Visit author homepage
These strings should be consistent but I'm not sure whether to go with site or homepage. I also suggest remove the redundant title
attribute in 2).
FYI, the strings only appear in the files that listed above.