Skip to content

Conversation

@troychaplin
Copy link
Owner

Pull Request

Description

Type of Change

  • πŸ› Bug fix
  • ✨ New accessibility check
  • πŸ”Œ New developer API feature
  • πŸ“š Documentation update
  • πŸ”§ Code refactoring
  • β™Ώ Accessibility improvement
  • πŸ’₯ Breaking change

Related Issues

Related issue(s): #{add issue}

Changes Made

Testing

Environment:

  • WordPress Version:
  • Browser(s) tested:

Test Cases: (check what applies to your change)

For new accessibility checks:

  • Tested error state (red border/message)
  • Tested warning state (yellow border/message)
  • Tested valid state (no indicators)
  • Publishing prevention works (for errors)

For updated accessibility checks:

  • Existing functionality still works
  • New behavior works as expected
  • No regressions in other blocks

For new developer API features:

  • API functions work as documented
  • Hooks/filters fire correctly
  • External plugin integration tested

For developer API updates:

  • Backward compatibility maintained
  • Existing integrations still work
  • New functionality accessible

General testing:

  • No console errors
  • Tested in wp-env environment
  • Works across different WordPress blocks

Screenshots

Developer API Impact (if applicable)

  • No API changes
  • New hooks/filters added
  • Breaking changes to existing API
  • Documentation updated

Checklist

  • Code follows WordPress standards
  • No PHP/JavaScript errors
  • Tested in wp-env environment
  • Documentation updated (if needed)

@troychaplin troychaplin linked an issue Dec 30, 2025 that may be closed by this pull request
8 tasks
@troychaplin troychaplin merged commit ad76ec2 into main Dec 30, 2025
1 check passed
@troychaplin troychaplin deleted the add/post-title-validation branch December 30, 2025 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Add validation for page title

2 participants