Completed
Push — enchance/jitm-indiv-dismiss ( a81c40 )
by
unknown
12:35
created
class.jetpack-jitm.php 1 patch
Doc Comments   +4 added lines patch added patch discarded remove patch
@@ -81,6 +81,10 @@
 block discarded – undo
81 81
 	 * Checks to see if JITM has been dismissed, and, if not, enqueues it
82 82
 	 *
83 83
 	 */
84
+
85
+	/**
86
+	 * @param string $jitm_slug
87
+	 */
84 88
 	function enqueue_jitm( $jitm_slug )
85 89
 	{
86 90
 		if( ! $jitm_slug ) {
Please login to merge, or discard this patch.