Codeinwp / Codeinwp/wp-menu-icons
Disable Plugin Advertisments for the Editor role
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 82
- Forks
- 25
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 3
Description
What problem does this address?
A user has brought to our attention that users with the Editor role shouldn't have visibility of any plugin advertisements, specifically mentioning an example with Neve:
The screenshot displayed above is taken from the editor's role.
Reference: https://wordpress.org/support/topic/neve-theme-upsell-administrators-only/
What is your proposed solution?
Create a filter that prevents advertisements from being displayed in the Editor role.
Will this feature require documentation? (Optional)
Yes, it requires documentation.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points; begin by locating the plugin-advertisement rendering path and the WordPress filter used for role checks. Done means Editor users see no plugin advertisements, with the requested documentation updated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- authorization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100