From f5cda05395deefdf4eca484b7d96db7cf161057a Mon Sep 17 00:00:00 2001 From: Douglas Arellanes Date: Fri, 26 May 2017 17:37:47 +0200 Subject: [PATCH] Update superdeskPublisher.php Updated the text to reflect the current situation --- superdeskPublisher.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/superdeskPublisher.php b/superdeskPublisher.php index 21c26b3..11035bd 100644 --- a/superdeskPublisher.php +++ b/superdeskPublisher.php @@ -3,9 +3,9 @@ /** * Plugin Name: Superdesk Publisher * Plugin URI: - * Description: Nacitani clanku - * Version: 0.1 - * Author: AdminIT + * Description: Imports articles in the IPTC ninjs format from the Superdesk newsroom system + * Version: 0.9 + * Author: Sourcefabric and AdminIT */ if (!function_exists('add_action')) { echo 'Hi there! I\'m just a plugin, not much I can do when called directly.';