[buddypress-trac] [BuddyPress] #3456: Filter and localize pagination prev and next text
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Tue Aug 9 18:45:02 UTC 2011
#3456: Filter and localize pagination prev and next text
-----------------------+---------------------
Reporter: r-a-y | Owner:
Type: defect | Status: closed
Priority: normal | Milestone: 1.5
Component: Core | Version: 1.1
Severity: minor | Resolution: fixed
Keywords: has-patch |
-----------------------+---------------------
Comment (by r-a-y):
Wasn't aware of the 'gettext' filter until just now! This is great!
http://codex.wordpress.org/Plugin_API/Filter_Reference/gettext
We do filters + localization in:
* Activity 'Read More' text -
http://buddypress.trac.wordpress.org/browser/tags/1.5-beta-2/bp-activity
/bp-activity-filters.php#L189
* BP core time since -
http://buddypress.trac.wordpress.org/browser/tags/1.5-beta-2/bp-core/bp-
core-functions.php#L610
* No-reply email address -
http://buddypress.trac.wordpress.org/browser/tags/1.5-beta-2/bp-core/bp-
core-filters.php#L53
* A few activity actions
Might want to change these as well?
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3456#comment:5>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list