-
Type:
Improvement
-
Status: Unverified Fix (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.0-dev
-
Fix Version/s: 3.1.0-a3
-
Component/s: Other
-
Labels:None
-
GitHub Pull Request URL:
Since the functions were renamed and changed in 3.1 we could also move them to a class in order to keep the code more organized and functions.php smaller.
This also allows DI instead of using globals for template, user and more.