Completed
Push — add/idc-track-non-admin ( 2d94f2...dcf791 )
by
unknown
310:51 queued 303:47
created
class.jetpack-idc.php 1 patch
Doc Comments   +1 added lines, -5 removed lines patch added patch discarded remove patch
@@ -509,8 +509,4 @@
 block discarded – undo
509 509
 		 *
510 510
 		 * @param string $html The HTML to be displayed
511 511
 		 */
512
-		return apply_filters( 'jetpack_idc_unsure_prompt', $html );
513
-	}
514
-}
515
-
516
-Jetpack_IDC::init();
512
+		return apply_filters( 'jetpack_idc_unsure_prompt', $html
517 513
\ No newline at end of file
Please login to merge, or discard this patch.