Skip to:
Content

BuddyPress.org

Changes between Version 3 and Version 4 of Ticket #5505, comment 11


Ignore:
Timestamp:
04/06/2014 05:16:39 PM (11 years ago)
Author:
SGr33n
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5505, comment 11

    v3 v4  
    66Actually this stops only if a new activity is published.
    77
    8 This happen because the activity page order them by date, but the ajax checker looks if there are activities with an id higher than the last one's. Since that the last one have an higher id but a lower date, this will always the newest one.
     8This happen because the activity page order them by date, but the ajax checker looks if there are activities with an id higher than the last one's. Since that the last one have an higher id but a lower date, this will be always the newest one.