Wordpress/tests/phpunit/tests/general
Andrea Fercia 34df35a414 Allow usage of aria-current in paginate_links().
The `aria-current` attribute is a simple, effective way to help assistive
technology users orientate themselves within a list of items.

Props GrahamArmfield, palmiak.
Fixes #40833.


git-svn-id: https://develop.svn.wordpress.org/trunk@41371 602fd350-edb4-49c9-b593-d223f7449a82
2017-09-11 14:28:59 +00:00
..
archives.php Unit Tests: after [35225], make factory a method/getter on WP_UnitTestCase and add magic methods for BC for every plugin that is extending WP_UnitTestCase and accessing the $factory instance prop. 2015-10-17 18:02:16 +00:00
document-title.php Themes: Re-use fixtures in the wp_get_document_title() tests. 2016-11-08 23:31:45 +00:00
errors.php Build/Test Tools: Utilise assertWPError() and assertNotWPError() in more places. 2016-11-09 00:01:42 +00:00
paginateLinks.php Allow usage of aria-current in paginate_links(). 2017-09-11 14:28:59 +00:00
resourceHints.php Resource Hints: Allow passing custom attributes to resource hints. 2016-10-19 09:28:22 +00:00
template.php Themes: Improve the theme Custom Logo accessibility. 2017-05-22 20:28:43 +00:00