Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1140040316 | |||
|
|
6f7707dd8d |
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"plugin_name": "Siti Plugin Template",
|
||||
"description": "Description of the plugin.",
|
||||
"plugin_name": "Siti Wash Instructions",
|
||||
"description": "Voeg wasinstructies toe aan producten en merken in WooCommerce.",
|
||||
"version": "1.0.0",
|
||||
"author": "Roberto Guagliardo | SitiWeb",
|
||||
"author_url": "https://sitiweb.nl/"
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
* Plugin Name: Siti Wash Instructions
|
||||
* Plugin URI: https://plugins.robert.ooo/plugin/
|
||||
* Description: Voeg wasinstructies toe aan producten en merken in WooCommerce.
|
||||
* Version: 1.0.0
|
||||
* Version: 1.0.1
|
||||
* Requires at least: 5.2
|
||||
* Requires PHP: 7.2
|
||||
* Author: Roberto Guagliardo | SitiWeb
|
||||
@@ -19,8 +19,6 @@
|
||||
* Text Domain: siti-wash-instructions
|
||||
* License: GPL v2 or later
|
||||
* 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')) {
|
||||
exit;
|
||||
|
||||
Reference in New Issue
Block a user