Skip to content

Coding Standards: WordPress security nonce verification #971

@remyperona

Description

@remyperona

The current analysis reports errors related to nonce verification. The code should be reviewed to either update the code or add/update the ignore inline comment

WordPress.Security.NonceVerification.Missing 
WordPress.Security.NonceVerification.Recommended 

Remove the following rules from phpcs.xml

<exclude name="WordPress.Security.NonceVerification.Missing"/>
<exclude name="WordPress.Security.NonceVerification.Recommended"/>

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions