humanmade / humanmade/Mercator

Replace $_REQUEST with $_GET or $_POST

Open
#98 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
527
Forks
61
PR merge metrics
No merged PRs in 30d

Description

$_REQUEST has security issues. See https://vip.wordpress.com/documentation/code-review-what-we-look-for/#using-_request should be replaced with $_GET or $_POST instead depending on usage

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.