@@ -1078,7 +1078,7 @@ |
||
1078 | 1078 | /** |
1079 | 1079 | * Retrieve the first active sidebar. |
1080 | 1080 | * |
1081 | - * @return array|WP_Error First active sidebar, error if none exists. |
|
1081 | + * @return string First active sidebar, error if none exists. |
|
1082 | 1082 | */ |
1083 | 1083 | static function get_first_sidebar() { |
1084 | 1084 | $active_sidebars = get_option( 'sidebars_widgets', array() ); |