Opened 14 months ago
Closed 14 months ago
#8954 closed defect (bug) (fixed)
Activity Heartbeat feature fails with 'rewrites' query parser
Reported by: | imath | Owned by: | imath |
---|---|---|---|
Milestone: | 12.0.0 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Activity | Keywords: | has-patch |
Cc: |
Description
Reason is: the heartbeat
action is not registered in BP Ajax Actions. It was missed during the migrate process (see #4954).
Change History (2)
Note: See
TracTickets for help on using
tickets.
Register the
heatbeat
Ajax action into thebuddypress()->ajax_actions
global.Trac ticket: https://buddypress.trac.wordpress.org/ticket/8954