Completed
Push — update/jpo-enable-widgets-no-l... ( 29d8f7...bc6701 )
by
unknown
12:09
created
_inc/lib/core-api/class.jetpack-core-api-module-endpoints.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1077,7 +1077,7 @@
 block discarded – undo
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() );
Please login to merge, or discard this patch.