We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2703aa6 commit a76da19Copy full SHA for a76da19
genesis-widget-column-classes.php
@@ -295,7 +295,7 @@ public function sidebar_params( $params ) {
295
*
296
* @see https://developer.wordpress.org/reference/hooks/widget_display_callback/
297
298
- * @since 1.1.5
+ * @since 1.2
299
300
* @param array $instance The current widget instance's settings.
301
* @param WP_Widget $this The current widget instance.
@@ -331,7 +331,7 @@ public function sidebar_params( $params ) {
331
/**
332
* Find the class attribute and add the classes in a HTML string
333
334
335
336
* @param string $str
337
* @param string $attr The attribute to find
0 commit comments