Changeset 1140618
- Timestamp:
- 04/21/2015 12:51:55 PM (11 years ago)
- Location:
- contentde/trunk
- Files:
-
- 3 edited
-
contentde.php (modified) (1 diff)
-
php/contentdeController.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
contentde/trunk/contentde.php
r984239 r1140618 21 21 Plugin URI: http://www.content.de/wordpress-plugin 22 22 Description: Verwalten Sie Ihre content.de Aufträge direkt aus Wordpress heraus. 23 Version: 1.0.1 123 Version: 1.0.12 24 24 Author: content.de AG 25 25 Author URI: http://www.content.de/ -
contentde/trunk/php/contentdeController.php
r799182 r1140618 104 104 array(__CLASS__, 'execute'), 105 105 contentdeHelper::getPluginUrl('img/logo.gif'), 106 6106 '6.53' 107 107 ); 108 108 … … 145 145 array(__CLASS__, 'execute'), 146 146 contentdeHelper::getPluginUrl('img/logo.gif'), 147 6147 '6.53' 148 148 ); 149 149 -
contentde/trunk/readme.txt
r984239 r1140618 1 === contentde ===1 === contentde === 2 2 Contributors: contentde 3 3 Donate link: http://www.content.de/ 4 4 Tags: content.de, seo, text, unique content, copywriting, keywords, content creation, Content Erstellung, content optimization, crowdsourcing, optimized texts, search engine optimization, seo, SEOText, SEO Texte, suchmaschinenoptimierte Texte, suchmaschinenoptimierung, text creation, text optimization, texte, Texterstellung, Webinhalte generieren, blogger, content, content marketing, content software, copywriter, freelance writer, freelancer, hire blogger, hire writer, seo content, seo software, web site content, website content, writer 5 5 Requires at least: 3.2 6 Tested up to: 4. 07 Stable tag: 1.0.1 16 Tested up to: 4.2 7 Stable tag: 1.0.12 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 51 51 == Changelog == 52 52 53 54 = 1.0.12 = 55 * menue position bug fixed 56 53 57 = 1.0.11 = 54 58 * the order overview now displays the id of an order
Note: See TracChangeset
for help on using the changeset viewer.