We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 009ae39 commit 6034341Copy full SHA for 6034341
1 file changed
src/js/_enqueues/lib/admin-bar.js
@@ -141,7 +141,7 @@
141
* Slides the toolbar out of view and adjusts page spacing by toggling
142
* the `wp-toolbar-hidden` class on the document element.
143
*
144
- * @since 6.9.0
+ * @since TBD
145
146
* @param {HTMLElement} adminBar The admin bar element.
147
*/
@@ -155,7 +155,7 @@
155
/**
156
* Announce toolbar visibility state to screen readers.
157
158
159
160
* @param {boolean} isHidden Whether the toolbar is hidden.
161
0 commit comments