manifest / performance / lightweight-term-count-update
Lightweight Term Count Update
Makes term count updates less painful
by Automattic, Alley Interactive · github.com/automattic/lightweight-term-count-update · website
★ 34stars
9forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/automattic/lightweight-term-count-update/archive/refs/heads/master.zipFrom the readme
Lightweight Term Count Update
This plugin prevents WordPress from running term count queries.
Rather, it will instead perform a simple increment/decrement on the post count that does not require a recalculation.