EDD_Stripe_Rate_Limiting::update_rate_limiting_count( string $blocking_id = '', int $current_count )

Update an entry in the rate limiting array.


Description Description


Parameters Parameters

$blocking_id

(Optional) The blocking ID.

Default value: ''

$current_count

(Required) The count to update to.


Top ↑

Source Source

File: includes/gateways/stripe/includes/class-edd-stripe-rate-limiting.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.6.19 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.