Completed
Push — master ( 446052...03f953 )
by Leon
01:22
created
includes/wc-class-dp-shortcode-discontinued.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -48,7 +48,6 @@
 block discarded – undo
48 48
 /**
49 49
  * List multiple products shortcode.
50 50
  *
51
- * @param array $atts Attributes.
52 51
  * @return string
53 52
  */
54 53
 function init_discontinued_shortcode() {
Please login to merge, or discard this patch.
woocommerce-discontinued-products.php 1 patch
Indentation   -2 removed lines patch added patch discarded remove patch
@@ -8,10 +8,8 @@
 block discarded – undo
8 8
  * Version: 1.1.4
9 9
  * Text Domain: woocommerce-discontinued-products
10 10
  * Domain Path: /languages
11
-
12 11
  * License: GNU General Public License v3.0
13 12
  * License URI: http://www.gnu.org/licenses/gpl-3.0.html
14
-
15 13
  * @package woocommerce
16 14
  */
17 15
 
Please login to merge, or discard this patch.