Plugin Directory

Changeset 2094846


Ignore:
Timestamp:
05/25/2019 05:49:56 AM (7 years ago)
Author:
osmansorkar
Message:

Fixed issue # PHP 7 issue

Location:
ajax-archive-calendar/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ajax-archive-calendar/trunk/ajax-archive-calendar.php

    r1792339 r2094846  
    22/*
    33  Plugin Name: Ajax Archive Calendar
    4   Plugin URI: http://projapotibd.com
     4  Plugin URI: http://fb.me/osmansorkar
    55  Description:Ajax Archive Calendar is not only Calendar is also Archive. It is making by customize WordPress default calendar. I hope every body enjoy this plugin.
    66  Author: osmansorkar
    7   Version: 2.6.5
    8   Author URI: http://www.projapotibd.com/
     7  Version: 2.6.6
     8  Author URI: http://fb.me/osmansorkar
    99 */
    1010
     
    9999                        $nowyear = $year;
    100100                        if($monthnum==0 || $monthnum==null){
    101                             $nowm=date(m);
     101                            $nowm=date('m');
    102102                        }
    103103                        if($nowyear==0 || $nowyear==null){
    104                             $nowyear=date(Y);
     104                            $nowyear=date('Y');
    105105                        }
    106106                    } else {
  • ajax-archive-calendar/trunk/readme.txt

    r1792339 r2094846  
    44Tags: Ajax, Ajax Archive,Ajax Calendar,jquery Calendar, Calendar, style,costomazie Calendar,Widget,Calendar Widget
    55Requires at least: 3.0
    6 Tested up to: 4.9.1
    7 Stable tag: 2.6.5
     6Tested up to: 5.2.1
     7Stable tag: 2.6.6
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.