[buddypress-trac] [BuddyPress] #4240: Make "get pagination" filters more conventionalized
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Tue Jun 5 15:58:44 UTC 2012
#4240: Make "get pagination" filters more conventionalized
-------------------------+-----------------------------
Reporter: cklosows | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version: 1.5.5
Severity: minor | Keywords: needs-patch
-------------------------+-----------------------------
The filters for getting pagination for groups, forums, and topics are all
named slightly differently, making adding filters more difficult to do
without looking up the code in the core file:
bp_get_the_topic_pagination
bp_get_groups_pagination_links
bp_get_forum_pagination
I propose creating a naming convention for these since they all return the
same type of data, full html of the pagination.
bp_get_[type]_pagination
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4240>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list