Automattic / lightweight-term-count-update

Makes term count updates less painful
GNU General Public License v2.0
28 stars 8 forks source link
wordpress wordpress-performance wordpress-plugin wpvip-plugin

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.