Feature plugin building a UI for opting-in to plugin, theme, and core auto-updates.
GNU General Public License v2.0
57
stars
18
forks
source link
When saving with AJAX, calculate the number of plugins and themes with enablerd autoupdate from js #97
Closed
azaozz closed 4 years ago
This is for updating the "Auto-updates" links at the top:
Doesn't seem needed to recalculate the enabled/disabled numbers on every AJAX request as the change is either +/-1 or 0.