[buddypress-trac] [BuddyPress Trac] #7118: [BP Nouveau Request] Unlike other components the Blogs component don't have a bp_get_blogs_pagination_count() function
buddypress-trac
noreply at wordpress.org
Mon Jun 27 17:50:10 UTC 2016
#7118: [BP Nouveau Request] Unlike other components the Blogs component don't have
a bp_get_blogs_pagination_count() function
------------------------------+---------------------
Reporter: imath | Owner: imath
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.7
Component: Blogs | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit |
------------------------------+---------------------
Changes (by imath):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"10906"]:
{{{
#!CommitTicketReference repository="" revision="10906"
Blogs: introduce a function to return the blogs pagination
Unlike other components, the blogs component was not including a function
to only return the pagination content, but only a function to display it.
`bp_get_blogs_pagination_count()` will now do this job and the
`bp_blogs_pagination_count()` is using it to display the pagination.
Fixes #7118
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7118#comment:10>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list