@@ -48,7 +48,6 @@ |
||
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() { |
@@ -8,10 +8,8 @@ |
||
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 |