Escape Options #3

Open
opened 2025-02-21 16:31:18 +01:00 by vlad · 0 comments
Owner

FILE: includes/woo-out-of-office-options.php
Line Column Type Code Message Edit Link
136 83 ERROR WordPress.Security.EscapeOutput.OutputNotEscaped All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$woo_ooo_start_date'.
Learn more (opens in a new tab) View in code editor (opens in a new tab)
146 81 ERROR WordPress.Security.EscapeOutput.OutputNotEscaped All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$woo_ooo_end_date'.
Learn more (opens in a new tab) View in code editor (opens in a new tab)
156 78 ERROR WordPress.Security.EscapeOutput.OutputNotEscaped All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$woo_ooo_title'.
Learn more (opens in a new tab) View in code editor (opens in a new tab)
165 83 ERROR WordPress.Security.EscapeOutput.OutputNotEscaped All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$woo_ooo_message'.
Learn more (opens in a new tab) View in code editor (opens in a new tab)

FILE: includes/woo-out-of-office-options.php Line Column Type Code Message Edit Link 136 83 ERROR WordPress.Security.EscapeOutput.OutputNotEscaped All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$woo_ooo_start_date'. Learn more (opens in a new tab) View in code editor (opens in a new tab) 146 81 ERROR WordPress.Security.EscapeOutput.OutputNotEscaped All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$woo_ooo_end_date'. Learn more (opens in a new tab) View in code editor (opens in a new tab) 156 78 ERROR WordPress.Security.EscapeOutput.OutputNotEscaped All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$woo_ooo_title'. Learn more (opens in a new tab) View in code editor (opens in a new tab) 165 83 ERROR WordPress.Security.EscapeOutput.OutputNotEscaped All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$woo_ooo_message'. Learn more (opens in a new tab) View in code editor (opens in a new tab)
This repo is archived. You cannot comment on issues.
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: vlad/woo-out-of-office#3