mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-02-18 06:42:44 +00:00
Accessibility: Update since annotation for wp_link_pages().
Updates the since annotation for the `aria_current` argument introduced in #42440. Fixes #41859. git-svn-id: https://develop.svn.wordpress.org/trunk@44411 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c4394e12f8
commit
063fad80cb
@ -871,7 +871,7 @@ function post_password_required( $post = null ) {
|
||||
* Quicktag one or more times). This tag must be within The Loop.
|
||||
*
|
||||
* @since 1.2.0
|
||||
* @since 5.0.0 Added the `aria_current` argument.
|
||||
* @since 5.1.0 Added the `aria_current` argument.
|
||||
*
|
||||
* @global int $page
|
||||
* @global int $numpages
|
||||
|
||||
Loading…
Reference in New Issue
Block a user