From 898975c25c37e01c952c99f724d0259d2efd2c6f Mon Sep 17 00:00:00 2001 From: Chris Normansell Date: Tue, 7 May 2024 15:40:14 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=AC=20Making=20necessary=20changes=20t?= =?UTF-8?q?o=20follow=20Wordpress=20guidelines?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- composer.json | 1 - gathercontent-importer.php | 3 +-- package.json | 3 +-- readme.txt | 2 +- 5 files changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index a9e46daf..718374c5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Content Workflow (by Bynder) Plugin - Version 1.0.0 # +# Content Workflow (by Bynder) - Version 1.0.0 # This plugin allows you to transfer content from your Content Workflow projects into your WordPress site and vice-versa. diff --git a/composer.json b/composer.json index 3c85bc9b..36c0224a 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,6 @@ "version": "1.0.0", "type": "wordpress-plugin", "keywords": [], - "homepage": "https://www.bynder.com/en/products/content-workflow/", "license": "GPL-2.0+", "authors": [ { diff --git a/gathercontent-importer.php b/gathercontent-importer.php index d37e826a..80464aa9 100644 --- a/gathercontent-importer.php +++ b/gathercontent-importer.php @@ -1,7 +1,6 @@