[wp-trac] [WordPress Trac] #55370: Enable aria-controls and aria-expanded in content
WordPress Trac
noreply at wordpress.org
Sat Mar 26 17:40:30 UTC 2022
#55370: Enable aria-controls and aria-expanded in content
--------------------------------------+----------------------------
Reporter: crs1138 | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 6.0
Component: Formatting | Version: 5.8.3
Severity: normal | Resolution:
Keywords: good-first-bug has-patch | Focuses: accessibility
--------------------------------------+----------------------------
Comment (by rsiddharth):
Replying to [comment:7 mukesh27]:
> Thanks for the patch!
>
> Using which method do you have created the patch?
>
> If you're doing a first time contribution then check these links in
order to create a valid patch in Trac.
>
> https://make.wordpress.org/core/handbook/tutorials/working-with-patches/
> https://make.wordpress.org/core/handbook/best-practices/writing-patches/
>
> If you're familiar with code and git, you can use the wordpress-develop
Github repository to easily contribute to WordPress:
https://make.wordpress.org/core/handbook/contribute/git/
Thank you @mukesh27,
I created the patch using `svn diff` as described in
https://make.wordpress.org/core/handbook/tutorials/working-with-
patches/#creating-a-patch-with-the-command-line
I'm using the svn checkout at https://develop.svn.wordpress.org/trunk/ for
creating the patches.
From the patch you uploaded it looks like you're using
https://core.svn.wordpress.org/trunk/
The documentation at https://make.wordpress.org/core/handbook/tutorials
/installing-wordpress-locally/from-svn/#1-2-using-command-line uses
https://develop.svn.wordpress.org/trunk/ svn checkout.
Which svn checkout is the correct one to use?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55370#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list