plugin-update-checker/Puc
Yahnis Elsts a1445bb8dc Minor: Fix misleading doc-comment and argument name.
Previously, triggerUpdateCheckOnce() was attached to a transient filter, but that's no longer the case. Now it's passed directly to WP_CLI::add_hook().

However, it still takes and returns a value. WP-CLI documentation says that the `before_invoke:<command>` hook takes one argument and acts as a filter.
2024-02-02 16:07:07 +02:00
..
v5 Bump version number to 5.3 2023-11-09 10:34:00 +02:00
v5p3 Minor: Fix misleading doc-comment and argument name. 2024-02-02 16:07:07 +02:00