Modify the data within an action before it is serialized and sent to the server For example, during full sync this expands Post ID’s into full Post objects, so that we don’t have to serialize the whole object into the queue.
Parameters
- The
array action parameters
- The
int ID of the user who triggered the action
Changelog
- Introduced in Jetpack 1.6.3