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