Plugin Directory

Changeset 3467681


Ignore:
Timestamp:
02/23/2026 12:15:08 PM (5 weeks ago)
Author:
weblizar
Message:

update

Location:
ultimate-timeline
Files:
112 added
2 edited

Legend:

Unmodified
Added
Removed
  • ultimate-timeline/trunk/readme.txt

    r3418030 r3467681  
    55Tags: Timeline, Events Timeline, History Timeline, Roadmap, Responsive Timeline
    66Requires at least: 7.4
    7 Tested up to: 6.9
    8 Stable tag: 3.3
     7Tested up to: 6.9.1
     8Stable tag: 3.4
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    110110
    111111For more information, see [Weblizar](https://www.weblizar.com/)
     112= 3.4 [23-02-2026] =
     113* Tested upto Wordpress 6.9.1
     114* Tested upto php 8.5.1
     115
    112116= 3.3 [11-12-2025] =
    113117* Tested upto Wordpress 6.9
  • ultimate-timeline/trunk/ultimate-timeline.php

    r3418030 r3467681  
    44* Plugin URI: https://weblizar.com/ultimate-timeline/
    55* Description: Ultimate Timeline plugin creates beautiful history time-lines on your website. It is responsive time-line showcase in DESC order based on posted date of stories with colors, fontawsome icons.
    6 * Version: 3.3
     6* Version: 3.4
    77* Author: Weblizar
    88* Author URI: https://weblizar.com
     
    1616
    1717if (!defined('WEBLIZAR_TIMELINE_CURRENT_VERSION')) {
    18     define('WEBLIZAR_TIMELINE_CURRENT_VERSION', '3.1');
     18    define('WEBLIZAR_TIMELINE_CURRENT_VERSION', '3.4');
    1919}
    2020define('WEBLIZAR_TIMELINE_DIR', plugin_dir_path(__FILE__));
Note: See TracChangeset for help on using the changeset viewer.