Skip to content

[Backport] Release v1.44.0#1785

Merged
pattonwebz merged 11 commits into
developfrom
release/1.44.0
Jun 22, 2026
Merged

[Backport] Release v1.44.0#1785
pattonwebz merged 11 commits into
developfrom
release/1.44.0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automatic Backport

This is an automatic backport of PR #1781 by @pattonwebz to the develop branch.

Original PR Details:

Changelog:

Steve Jones (9):

  • Email Reports: Update dashboard link destination to license keys page
  • [Backport] Release v1.43.0
  • [Email Reports] Modify Reports Enabled message for free users
  • chore: regenerate hooks docs
  • Guard EDAC_KEY_VALID usage in options page
  • PRO-540: Update How to Fix language to remove Ignore feature references
  • Remove dead is_numeric check on policy page option
  • chore: regenerate hooks docs

William Patton (9):

  • chore: regenerate hooks docs
  • PRO-960: Restore global dismiss/unignore inline in DismissPanel
  • Create Accessibility Issue template structure
  • PRO-959: Add edac_get_landmark_types() as single source of truth for landmark detection
  • Setup component exports from free to be usable in pro
  • Use a rest api url that works on subsites as well as if someone changes the rest api base
  • Rules: Don't flag empty paragraph on paragraphs with aria-live
  • Fix new window warning aria-label for links containing images and text
  • fix: exclude wp-block-separator from aria-hidden review warnings

This PR was created automatically when #1781 was merged into main.

pattonwebz and others added 11 commits June 22, 2026 17:32
- Use rest_url( 'accessibility-checker/v1' ) consistently in class-enqueue-admin.php
- Respect aria-label on child elements and skip decorative images in newWindowWarning.js traverse()
- Add missing id attribute to TextareaControl in FixCard.js for label association
- Check implicit live region roles (status, alert, log) in paragraph-not-empty.js

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
feat: Add custom axe rule to detect link text is URL
…tentinfo'

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…talls

New installs previously defaulted edac_show_metabox_in_block_editor to '0',
hiding the metabox out of the box. Both new and existing installs now
default to '1' (visible).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ference

Ensures add_option() does not overwrite an explicitly set '0' value when
the plugin is reactivated — as suggested in the CodeRabbit review on PR #1784.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…r-metabox-setting-to-checked-visible-for-new
…block-editor-metabox-setting-to-checked-visible-for-new

PRO-1041: Default Block Editor Metabox setting to checked for new installs
@pattonwebz
pattonwebz merged commit 89c0509 into develop Jun 22, 2026
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants