Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1140040316 | |||
|
|
6f7707dd8d |
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"plugin_name": "Siti Plugin Template",
|
"plugin_name": "Siti Wash Instructions",
|
||||||
"description": "Description of the plugin.",
|
"description": "Voeg wasinstructies toe aan producten en merken in WooCommerce.",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"author": "Roberto Guagliardo | SitiWeb",
|
"author": "Roberto Guagliardo | SitiWeb",
|
||||||
"author_url": "https://sitiweb.nl/"
|
"author_url": "https://sitiweb.nl/"
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
* Plugin Name: Siti Wash Instructions
|
* Plugin Name: Siti Wash Instructions
|
||||||
* Plugin URI: https://plugins.robert.ooo/plugin/
|
* Plugin URI: https://plugins.robert.ooo/plugin/
|
||||||
* Description: Voeg wasinstructies toe aan producten en merken in WooCommerce.
|
* Description: Voeg wasinstructies toe aan producten en merken in WooCommerce.
|
||||||
* Version: 1.0.0
|
* Version: 1.0.1
|
||||||
* Requires at least: 5.2
|
* Requires at least: 5.2
|
||||||
* Requires PHP: 7.2
|
* Requires PHP: 7.2
|
||||||
* Author: Roberto Guagliardo | SitiWeb
|
* Author: Roberto Guagliardo | SitiWeb
|
||||||
@@ -19,8 +19,6 @@
|
|||||||
* Text Domain: siti-wash-instructions
|
* Text Domain: siti-wash-instructions
|
||||||
* License: GPL v2 or later
|
* License: GPL v2 or later
|
||||||
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt
|
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt
|
||||||
* Update URI: https://example.com/my-plugin/
|
|
||||||
* Requires Plugins: my-plugin, yet-another-plugin
|
|
||||||
*/
|
*/
|
||||||
if (!defined('ABSPATH')) {
|
if (!defined('ABSPATH')) {
|
||||||
exit;
|
exit;
|
||||||
|
|||||||
Reference in New Issue
Block a user