-
Notifications
You must be signed in to change notification settings - Fork 108
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
https://wordpress.org/support/topic/suggestion-scope?replies=2
Implement a drop-down menu with options for snippet scope on edit snippet page.
- Admin Only: code is only run on
is_admin()
- Front End Only: code is only run on
! is_admin()
- Both Admin and Front End: no modifications
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request