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.v1.18.x
parent
687b9b74c0
commit
52a2e5d61d
Loading…
Reference in New Issue