Skip to content

Commit 6034341

Browse files
committed
chore(toolbar): change (at)since to TBD
1 parent 009ae39 commit 6034341

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/js/_enqueues/lib/admin-bar.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
* Slides the toolbar out of view and adjusts page spacing by toggling
142142
* the `wp-toolbar-hidden` class on the document element.
143143
*
144-
* @since 6.9.0
144+
* @since TBD
145145
*
146146
* @param {HTMLElement} adminBar The admin bar element.
147147
*/
@@ -155,7 +155,7 @@
155155
/**
156156
* Announce toolbar visibility state to screen readers.
157157
*
158-
* @since 6.9.0
158+
* @since TBD
159159
*
160160
* @param {boolean} isHidden Whether the toolbar is hidden.
161161
*/

0 commit comments

Comments
 (0)