Automattic / Automattic/jetpack

Add ability to disable masterbar from theme

Open
#17,240 1 comment 0 reactions 0 assignees View on GitHub
[Feature] Masterbar [Pri] Low Enhancement
Dominant language
PHP
Stars
1.8k
Forks
898
Avg merge
1d 18h
Merged PRs (30d)
774

Description

Currently, to disable the `masterbar` module, you do so with the `jetpack_active_modules` filter.

Because of load order, this filter can only be run from a plugin and not a theme.

It would be helpful if you could disable the masterbar module from a theme.

Contributor guide

Open the contributing guide

Research direction

Start by tracing the jetpack_active_modules filter and the masterbar module's load order, comparing how the filter is available from plugins versus themes. The change is complete when a theme can disable masterbar without relying on a plugin; verify the behavior in a WordPress theme and plugin context.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.