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
..
accounts.js fix: #7494 6 years ago
admin.js feat: ACP analytics API route (#7725) 6 years ago
api.js fix: #7494 6 years ago
authentication.js feat: #7743, webserver 6 years ago
debug.js using async in batch 8 years ago
feeds.js fix: #7040 7 years ago
helpers.js Async refactor in place (#7736) 6 years ago
index.js fix: #7816, adding GDPR and TOU interstitials earlier on route reloading 6 years ago
meta.js Change var names 8 years ago