Plugin Directory

Changeset 1140618


Ignore:
Timestamp:
04/21/2015 12:51:55 PM (11 years ago)
Author:
content.de
Message:

Menue position bug fix, v. 1.0.12

Location:
contentde/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • contentde/trunk/contentde.php

    r984239 r1140618  
    2121Plugin URI: http://www.content.de/wordpress-plugin
    2222Description: Verwalten Sie Ihre content.de Aufträge direkt aus Wordpress heraus.
    23 Version: 1.0.11
     23Version: 1.0.12
    2424Author: content.de AG
    2525Author URI: http://www.content.de/
  • contentde/trunk/php/contentdeController.php

    r799182 r1140618  
    104104                array(__CLASS__, 'execute'),
    105105                contentdeHelper::getPluginUrl('img/logo.gif'),
    106                 6
     106                '6.53'
    107107            );
    108108
     
    145145                array(__CLASS__, 'execute'),
    146146                contentdeHelper::getPluginUrl('img/logo.gif'),
    147                 6
     147                '6.53'
    148148            );
    149149
  • contentde/trunk/readme.txt

    r984239 r1140618  
    1 === contentde ===
     1=== contentde ===
    22Contributors: contentde
    33Donate link: http://www.content.de/
    44Tags: 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
    55Requires at least: 3.2
    6 Tested up to: 4.0
    7 Stable tag: 1.0.11
     6Tested up to: 4.2
     7Stable tag: 1.0.12
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5151== Changelog ==
    5252
     53
     54= 1.0.12 =
     55* menue position bug fixed
     56
    5357= 1.0.11 =
    5458* the order overview now displays the id of an order
Note: See TracChangeset for help on using the changeset viewer.