Skip to content

class-two-factor-core.php: WordPress.Security.EscapeOutput.OutputNotEscaped #775

@masteradhoc

Description

@masteradhoc

Plugin-Check reports many WordPress.Security.EscapeOutput.OutputNotEscaped issues on class-two-factor-core.php. See below a list:

FILE: class-two-factor-core.php

Line Column Type Code Message
871 17 ERROR WordPress.Security.EscapeOutput.OutputNotEscaped All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found _n.
877 17 ERROR WordPress.Security.EscapeOutput.OutputNotEscaped All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found number_format_i18n.
878 17 ERROR WordPress.Security.EscapeOutput.OutputNotEscaped All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found human_time_diff.
954 21 ERROR WordPress.Security.EscapeOutput.OutputNotEscaped All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found __.
1441 21 ERROR WordPress.Security.EscapeOutput.OutputNotEscaped All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found __.
1572 21 ERROR WordPress.Security.EscapeOutput.OutputNotEscaped All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found __.

Mentioned Docs can be found here.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions