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
Docker: Move ob_start filter from config.php to plugins/jquery-filters.php
The new model with standalone WP sites (no multisite or sunrise.php),
will not load this custom config.php file. In order for this filter
to keep applying on jquery-wp-docker during development, move it
to a plugin instead.
0 commit comments