Opened 5 months ago
Closed 6 days ago
#61134 closed enhancement (fixed)
Fix coding standards issues in elements block supports
Reported by: | aaronrobertshaw | Owned by: | |
---|---|---|---|
Milestone: | 6.6 | Priority: | normal |
Severity: | normal | Version: | 6.6 |
Component: | Editor | Keywords: | has-patch |
Focuses: | Cc: |
Description (last modified by )
Follow-up to #60681 where a couple of small coding standard issues were merged.
There's an extraneous period and blank line that need removing in block-supports/elements.php
Change History (8)
This ticket was mentioned in PR #6488 on WordPress/wordpress-develop by @aaronrobertshaw.
5 months ago
#1
- Keywords has-patch added
@aaronrobertshaw commented on PR #6488:
5 months ago
#2
I've also relocated the deprecated elements filter function to deprecated.php
@isabel_brison commented on PR #6488:
5 months ago
#3
Committed in r58090.
#4
@
6 days ago
Patch: https://github.com/WordPress/wordpress-develop/pull/6488
I'm thinking this ticket was resolved in WP 6.6 by [58090].
Hey @aaronrobertshaw, can you confirm please?
Note: See
TracTickets for help on using
tickets.
Follow-up to https://github.com/WordPress/wordpress-develop/pull/6214 to address a couple of coding standard issues that were merged.
Trac ticket: https://core.trac.wordpress.org/ticket/61134