[wp-trac] [WordPress Trac] #52880: Twenty Twenty-One: RSS widget has empty link (feed icon)
WordPress Trac
noreply at wordpress.org
Wed Nov 10 09:53:32 UTC 2021
#52880: Twenty Twenty-One: RSS widget has empty link (feed icon)
-------------------------------------------------+-------------------------
Reporter: sabernhardt | Owner:
| sabernhardt
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 5.9
Component: Bundled Theme | Version: 5.6
Severity: normal | Resolution:
Keywords: has-patch needs-testing has- | Focuses:
testing-info | accessibility
-------------------------------------------------+-------------------------
Changes (by sabernhardt):
* keywords: has-patch needs-testing => has-patch needs-testing has-
testing-info
Comment:
The filter was added in r52031, so testing
[attachment:"52880.filter.patch"] does not require an additional patch
anymore.
@Boniu91 wrote a test report on ticket:52224#comment:25, though testing
again after the other commit could be a good idea.
== Simplified testing instructions
1. ''Before'' applying the patch, install and activate the Classic Widgets
plugin.
2. Activate the Twenty Twenty-One theme.
3. Go to Appearance > Widgets (or Customize > Widgets). Verify there are
no error messages in the widget editor. (To see errors, you may need
`WP_DEBUG` to be true in your wp-config.php.)
4. Add at least one RSS widget, with any combination of settings, to the
most prominent sidebar area.
5. Visit the site (front end), view source code, and record the current
markup for the widget title (`h2` heading). The heading would contain two
links, one with an `rss-widget-feed` class and the other with `rss-widget-
title`.
6. Apply the latest patch. Clear any browser cache or open a different
browser to compare both side-by-side.
7. Visit the site and verify there are no errors on the front end. The
entire widget should still appear the same.
8. View source code and record the updated markup for the widget title
(`h2` heading). It should only have the `rss-widget-title` link now.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52880#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list