Skip to content

Commit a76da19

Browse files
committed
Update doc versions
1 parent 2703aa6 commit a76da19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

genesis-widget-column-classes.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ public function sidebar_params( $params ) {
295295
*
296296
* @see https://developer.wordpress.org/reference/hooks/widget_display_callback/
297297
*
298-
* @since 1.1.5
298+
* @since 1.2
299299
*
300300
* @param array $instance The current widget instance's settings.
301301
* @param WP_Widget $this The current widget instance.
@@ -331,7 +331,7 @@ public function sidebar_params( $params ) {
331331
/**
332332
* Find the class attribute and add the classes in a HTML string
333333
*
334-
* @since 1.1.5
334+
* @since 1.2
335335
*
336336
* @param string $str
337337
* @param string $attr The attribute to find

0 commit comments

Comments
 (0)