You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 6, 2022. It is now read-only.
The globals
$block_lab_attributes
and$block_lab_config
are used in the class Loader and in helpers.php.It'd be best to not use globals, and instead move them into an OOP structure.
At the moment, there aren't any references to those globals, when searching WordPress plugins for them on https://wpdirectory.net/
If we're going to replace them, it'd be good to do that soon, before other plugins or themes use them.
The text was updated successfully, but these errors were encountered: