Skip to content

WordPress 6.7 introduces style issues for the settings screen #127

@mboynes

Description

@mboynes

Description of the bug

-The settings screen uses do_accordion_sections() which depends on some core WP styles. 6.7 introduced some markup and css updates which introduces some visual issues to this screen. See below screenshot.-

Image

Steps To Reproduce

  1. On WordPress 6.7.1, navigate to the settings screen for the plugin
  2. Observe the new button which was added to markup, but has no associated styles

Additional Information

Also tracked through https://core.trac.wordpress.org/ticket/62907

This has been fixed, but let's make sure we're not using jQuery and improve the UX of the "Other Meta Tags" section.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions