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
This was a timing issue.
The methods (and filter) were done on plugins_loaded so it was only possible to change them from a plugin, or mu-plugins.
I changed their priority and now the modules are loaded on after_setup_theme, so it's possible to use the filter from a theme.
Issue description:
Hi,
I can't remove a module from kirki_modules.
Version used:
(Did you try using the develop branch from github? There's a chance your issue has already been adressed there)
Using theme_mods or options?
3.0.34.1
Code to reproduce the issue (config + field(s))
functions.php
The text was updated successfully, but these errors were encountered: