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
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
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
For the first iteration of this feature, identify
the_content
, and notthe-content
. We'll later assess the feasibility of identifying other landmarks such as header, footer, content, widgets, other.the_content
and notthe_content
in the PHP and JavaScript rulesthe_content
) issues for the users with the new capabilityRelated: #58
The text was updated successfully, but these errors were encountered: