The-Network-Crew / TNC-Toolbox-for-WordPress

(WP Plugin) for cPanel Servers w/ NGINX+Apache (inc. Cache Purge).
https://wordpress.org/plugins/tnc-toolbox
GNU General Public License v3.0
3 stars 1 forks source link

pluggable.php: Revert to not using; instead use plugins_loaded hook registration #17

Closed lsthompson closed 4 months ago

lsthompson commented 9 months ago

https://wordpress.stackexchange.com/questions/58429/how-do-i-call-wp-get-current-user-in-a-plugin-when-plugins-are-loaded-before-p

PHP8 fatal error that was hiding during testing?