[buddypress-trac] [BuddyPress] #5233: Allow to WordPress cron to use BuddyPress functions
buddypress-trac
noreply at wordpress.org
Tue Nov 12 15:14:04 UTC 2013
#5233: Allow to WordPress cron to use BuddyPress functions
-------------------------+---------------------------
Reporter: j.conti | Owner: boonebgorges
Type: enhancement | Status: closed
Priority: normal | Milestone: 1.9
Component: Core | Version:
Severity: normal | Resolution: fixed
Keywords: |
-------------------------+---------------------------
Changes (by boonebgorges):
* owner: => boonebgorges
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"7562"]:
{{{
#!CommitTicketReference repository="" revision="7562"
Don't do capabilities checks in bp_core_process_spammer_status()
These inline checks prevent the function from being used programmatically,
such
as during a cron job. Instead, we move the cap checks up to the controller
"action" functions.
Fixes #5233
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5233#comment:2>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list