Plugin update: REST API - Head Tags (version 1.1.2)

Hi everyone :wave:,

We have released some bug fixes for the REST API - Head Tags WordPress plugin (1.1.2). More specifically, we have improved the performance when the plugin cache is cleaned and changed the way the admin hooks and the REST API hooks are registered.

Patch Changes

  • 8159151 #23 - Fix the performance of the clear cache functionality.
  • f15f02a #22 - Fix the way admin hooks and rest api hooks are being registered.

    • admin_init is used for register_admin_hooks
    • rest_api_init is used for register_rest_hooks

:bulb: To update the plugin to the latest version, use the update button in the WordPress admin panel or download it from here.

4 Likes