Update superdeskPublisher.php

Updated the text to reflect the current situation
This commit is contained in:
Douglas Arellanes
2017-05-26 17:37:47 +02:00
committed by GitHub
parent d7cec58124
commit f5cda05395

View File

@@ -3,9 +3,9 @@
/** /**
* Plugin Name: Superdesk Publisher * Plugin Name: Superdesk Publisher
* Plugin URI: * Plugin URI:
* Description: Nacitani clanku * Description: Imports articles in the IPTC ninjs format from the Superdesk newsroom system
* Version: 0.1 * Version: 0.9
* Author: AdminIT * Author: Sourcefabric and AdminIT
*/ */
if (!function_exists('add_action')) { if (!function_exists('add_action')) {
echo 'Hi there! I\'m just a plugin, not much I can do when called directly.'; echo 'Hi there! I\'m just a plugin, not much I can do when called directly.';