Skip to:
Content

BuddyPress.org

Changes between Version 1 and Version 2 of Ticket #6426, comment 8


Ignore:
Timestamp:
08/18/2015 08:08:33 PM (9 years ago)
Author:
r-a-y
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6426, comment 8

    v1 v2  
    1515If you're not asking for the `'action'` field in the `fields` parameter, we don't need to generate the action strings to begin with :)
    1616
    17 Edit: Actually, the isset checks are still needed! Blargh!
     17Edit: Actually, the isset checks are still needed.  In cases where you call `fields=action`, but do not add the other required fields like `user_id`. Blargh!