CaffGeek/MBACNationals

View on GitHub
Web.Admin/2014/wordpress/wp-includes/pluggable-deprecated.php

Summary

Maintainability
A
45 mins
Test Coverage

Method wp_setcookie has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

function wp_setcookie($username, $password = '', $already_md5 = false, $home = '', $siteurl = '', $remember = false) {
Severity: Minor
Found in Web.Admin/2014/wordpress/wp-includes/pluggable-deprecated.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status