Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a location column that displays location of code snippet/issue #676

Closed
SteveJonesDev opened this issue Jun 22, 2024 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@SteveJonesDev
Copy link
Member

SteveJonesDev commented Jun 22, 2024

For the first iteration of this feature, identify the_content, and not the-content. We'll later assess the feasibility of identifying other landmarks such as header, footer, content, widgets, other.

  • Create a custom database column to store the issues' location
  • Identify the_content and not the_content in the PHP and JavaScript rules
  • Create custom user capability and apply it to the appropriate user role.
  • Update logic throughout the plugin to not output global (not the_content) issues for the users with the new capability
  • Add a location column to the details panel for users that can see all issues

Related: #58

@SteveJonesDev SteveJonesDev self-assigned this Jun 22, 2024
@SteveJonesDev SteveJonesDev added this to the v1.15.0 milestone Jun 22, 2024
@SteveJonesDev SteveJonesDev added feature enhancement New feature or request and removed enhancement New feature or request labels Jun 24, 2024
@SteveJonesDev SteveJonesDev changed the title Add a location column that displays location of code snippet/issue - header, footer, content, widgets, other Add a location column that displays location of code snippet/issue Jun 24, 2024
@SteveJonesDev SteveJonesDev modified the milestones: v1.15.0, v1.16.0 Jun 24, 2024
@SteveJonesDev
Copy link
Member Author

Move to Basecamp

@SteveJonesDev SteveJonesDev closed this as not planned Won't fix, can't repro, duplicate, stale Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants