Run further actions on an api access log Developers and extensions can use the $log WP_Post object passed into the edd_delete_api_access_log action to complete further actions.
Parameters
- .
- ( 2.9.2 ) . .
- $log
- ( WP_Post ) The WP_Post object for the log . . .