[buddypress-trac] [BuddyPress Trac] #5629: Slow queries with BP_Activity_Activity::get()

buddypress-trac noreply at wordpress.org
Mon May 26 19:23:45 UTC 2014


#5629: Slow queries with BP_Activity_Activity::get()
-------------------------+------------------
 Reporter:  Clean-Cole   |       Owner:
     Type:  enhancement  |      Status:  new
 Priority:  lowest       |   Milestone:  2.1
Component:  Activity     |     Version:  2.0
 Severity:  normal       |  Resolution:
 Keywords:  has-patch    |
-------------------------+------------------

Comment (by r-a-y):

 I'm liking the approach in this patch!

 I'm not really worried about `<noscript>`javascript is off.  Twitter and
 Facebook heavily rely on javascript and the "Load More" functionality of
 those sites also do not work without JS.

 I like this approach for `<noscript>`:

 {{{
 replace regular noscript pagination with a 'Load More' button that simply
 loads 'p=2'
 }}}

 We can increment the `p` variable infinitely with `<noscript>`.  Who cares
 when it actually ends?  At least, BP will have some paginated
 functionality, which will beat Twitter and FB!

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5629#comment:7>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list