Skip to content

docs: updated to reflect fallbacks when ba11y plugin is not active#163

Merged
troychaplin merged 1 commit intomainfrom
feature/document-meta-fallback
Dec 7, 2025
Merged

docs: updated to reflect fallbacks when ba11y plugin is not active#163
troychaplin merged 1 commit intomainfrom
feature/document-meta-fallback

Conversation

@troychaplin
Copy link
Copy Markdown
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 7, 2025 that may be closed by this pull request
8 tasks
@troychaplin troychaplin merged commit 107977b into main Dec 7, 2025
1 check passed
@troychaplin troychaplin deleted the feature/document-meta-fallback branch December 7, 2025 21:46
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]: Post meta integration fallback

1 participant