felixarntz/global-admin

View on GitHub
wp-global-admin/wp-admin/global/profile.php

Summary

Maintainability
A
0 mins
Test Coverage

TODO found
Open

//TODO: grant global admin privileges checkbox

No space found before comment text; expected "// TODO: grant global admin privileges checkbox" but found "//TODO: grant global admin privileges checkbox"
Open

//TODO: grant global admin privileges checkbox

There must be no blank line following an inline comment
Open

//TODO: grant global admin privileges checkbox

Inline comments must end in full-stops, exclamation marks, or question marks
Open

//TODO: grant global admin privileges checkbox

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Open

    wp_die( __( 'Multinetwork support is not enabled.', 'wp-global-admin' ) );

There are no issues that match your filters.

Category
Status