mirror of
https://github.com/YahnisElsts/plugin-update-checker.git
synced 2025-10-04 19:51:11 +08:00
Introduces a new hook: "puc_api_error". This is an action with up to 4 callback arguments: 1) $error - A WP_Error instance that provides a brief description of the error. 2) $response - The value returned by wp_remote_get(). Can be omitted if the original response is not available at this point. 3) $url - The URL that the update checker requested. Can be omitted. 4) $slug - The plugin or theme slug. Can be omitted. See #151 |
||
---|---|---|
.. | ||
puc-debug-bar.css |