Plugin Directory

Changeset 1825042


Ignore:
Timestamp:
02/20/2018 08:06:05 AM (8 years ago)
Author:
matthias.s
Message:

Update

Location:
date-calculator/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • date-calculator/trunk/date-calculator.php

    r1466048 r1825042  
    44     * Plugin URI: http://wordpress.org/plugins/date-calculator/
    55     * Description: Date Calculator returns the current date via shortcode and it can calculate it into an other and returns it in posts, pages and also in CF7-forms.
    6      * Version: 1.1.0
    7      * Author: Matthias Siebler
    8      * Author URI: http://www.serdev.net
     6     * Version: 1.2.0
     7     * Author: Matthias.S
     8     * Author URI: https://profiles.wordpress.org/matthiass
    99     * License: GPLv2
    1010     */
    1111
    1212    /*
    13        Copyright 2014-2016 Matthias Siebler (email: matthias.siebler@gmail.com)
     13       Copyright 2014-2018 Matthias Siebler (email: matthias.siebler@gmail.com)
    1414       This program is free software; you can redistribute it and/or modify
    1515       it under the terms of the GNU General Public License, version 2, as
  • date-calculator/trunk/readme.txt

    r1467975 r1825042  
    55Tags: date, calculate, date up, date down, tomorrow, next week, last month, CF7, Contact Form 7, Datum, morgen, Datum rechnen, shortcodes
    66Requires at least: 3.6
    7 Tested up to: 4.6
    8 Stable tag: 1.1.0
     7Tested up to: 5.0
     8Stable tag: 1.2.0
    99License: GNU General Public License GPLv2
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2222* 3. It can say a special date [date_say] like <code>last monday</code> or <code>second friday of next month</code> and returns it in posts, pages and also in Contact Form 7 forms.
    2323
    24 NEW IN VERSION 1.1.0: Now it is also possible to determine the date format!!!
     24NEW IN VERSION 1.2.0: Now it is also possible to determine the date format!!!
    2525
    2626This plugin enable the shortcode-support within Contact Form 7-forms so that the Date Calculator-shortcodes can also be used there.
     
    9494== Changelog ==
    9595
     96= 1.2.0 =Update: February 19, 2018
     97
     98* Ready for WP 5.0.
     99
    96100= 1.1.0 =Update: August 02, 2016
    97101
     
    114118== Upgrade Notice ==
    115119
     120= 1.2.0 =Update: February 19, 2018
     121
     122* Ready for WP 5.0.
     123
    116124= 1.1.0 =Update: August 02, 2016
    117125
Note: See TracChangeset for help on using the changeset viewer.