You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Lam 52a2e5d61d fix: #7816, adding GDPR and TOU interstitials earlier on route reloading
A use-case was presented that called for a theme to disable the
registration interstitials. However, the plugin hooks were always
fired first, and so the core interstitials could not be removed
at that time because they hadn't been added yet.

This change moved the interstitial adding to the earliest point
possible, right after plugins.loadedHooks is emptied in preparation
for plugin initialisation.
6 years ago
..
data.js feat: #7743 plugins 6 years ago
hooks.js feat: #7743 plugins 6 years ago
index.js fix: #7816, adding GDPR and TOU interstitials earlier on route reloading 6 years ago
install.js feat: #7743 plugins 6 years ago
load.js feat: #7743 plugins 6 years ago
usage.js Plugin metrics (#7626) 6 years ago