Skip to content

Coding standards review#358

Merged
dkotter merged 19 commits intodevelopfrom
coding-standards-review
Feb 10, 2026
Merged

Coding standards review#358
dkotter merged 19 commits intodevelopfrom
coding-standards-review

Conversation

@peterwilsoncc
Copy link
Copy Markdown
Collaborator

Description of the Change

Minor hardening of code following limited review against WP and VIP Coding standards.

How to test the Change

Changelog Entry

Fixed - Ensure form data is unslashed as required
Changed - Consider get_avatar() wrapper function get_simple_local_avatar() escaped
Changed - Consider wp_verify_nonce() as auto-sanitized
Security - (Hardening) Ensure user has manage_option cap before saving default avatar.

Credits

Props @peterwilsoncc

Checklist:

@github-actions github-actions bot added this to the 2.9.0 milestone Feb 10, 2026
@github-actions github-actions bot added the needs:code-review This requires code review. label Feb 10, 2026
@dkotter dkotter merged commit 286c8ee into develop Feb 10, 2026
14 checks passed
@dkotter dkotter deleted the coding-standards-review branch February 10, 2026 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs:code-review This requires code review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants