Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/class-wc-rate-limiter.php

WC_Rate_Limiter::storage_id()

Method: Constructs Option name from action identifier.

Source: includes/class-wc-rate-limiter.php:40

Used by 2 functions | Uses 0 functions

WC_Rate_Limiter::retried_too_soon()

Method: Returns true if the action is not allowed to be run by the rate limiter yet, false otherwise.

Source: includes/class-wc-rate-limiter.php:50

Used by 1 function | Uses 1 function

WC_Rate_Limiter::set_rate_limit()

Method: Sets the rate limit delay in seconds for action with identifier $id.

Source: includes/class-wc-rate-limiter.php:74

Used by 1 function | Uses 1 function

WC_Rate_Limiter

Class: Rate limit class.

Source: includes/class-wc-rate-limiter.php:32

Used by 0 functions | Uses 0 functions
Proudly powered by WordPress