Ultimate Timeline - Responsive History Timeline 2.9

Does "Ultimate Timeline - Responsive History Timeline" work with WordPress 6.7.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
1JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 43.61 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.057 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.7.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 70+
WordPress.org page https://wordpress.org/plugins/ultimate-timeline/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=ultimate-timeline%2Fultimate-timeline.php&plugin_status=all&paged=1&s&_wpnonce=6a9ea8b8ac
Aspect after-activation
HTTP status 200
Load time 0.433 s
Memory usage 3.55 MiB
JS errors None
Resource errors None

Ultimate Timeline

Page screenshot: Ultimate Timeline
URL /wp-admin/edit.php?post_type=weblizar_timeline
Aspect menu-item
HTTP status 200
Load time 0.222 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

Ultimate Timeline → Add New Story

Page screenshot: Ultimate Timeline → Add New Story
URL /wp-admin/post-new.php?post_type=weblizar_timeline
Aspect menu-item
HTTP status 200
Load time 0.392 s
Memory usage N/A
JS errors
[
    {
        "message": "TypeError: Cannot read properties of null (reading 'addEventListener')\n    at HTMLDocument.<anonymous> (/wp-content/plugins/ultimate-timeline/assets/js/image-upload.js?ver=6.7.2:49:11)\n    at e (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=6.7.2:2:27028)\n    at t (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=6.7.2:2:27330)",
        "trace": null,
        "code": null
    }
]
Resource errors None

Ultimate Timeline → Timeline Options

Page screenshot: Ultimate Timeline → Timeline Options
URL /wp-admin/edit.php?post_type=weblizar_timeline&page=wct_timeline_options
Aspect menu-item
HTTP status 200
Load time 0.587 s
Memory usage 3.52 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.262 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.320 s0.437 s+0.117 s3.48 MiB3.54 MiB+ 54.82 KiB
/wp-admin/edit.php0.202 s0.250 s+0.048 s3.54 MiB3.59 MiB+ 51.71 KiB
/wp-admin/post-new.php0.775 s1.146 s+0.371 s5.93 MiB5.99 MiB+ 62.68 KiB
/wp-admin/upload.php0.578 s0.718 s+0.140 s3.5 MiB3.54 MiB+ 43.8 KiB
/wp-admin/options-writing.php0.220 s0.240 s+0.020 s3.47 MiB3.52 MiB+ 47.17 KiB
/wp-admin/media-new.php0.365 s0.270 s-0.095 s3.46 MiB3.52 MiB+ 55.37 KiB
/wp-admin/edit-tags.php?taxonomy=category0.188 s0.231 s+0.043 s3.48 MiB3.54 MiB+ 60.54 KiB
/wp-admin/post-new.php?post_type=page0.556 s0.604 s+0.048 s5.92 MiB5.98 MiB+ 58.21 KiB
/wp-admin/options-discussion.php0.458 s0.297 s-0.161 s3.48 MiB3.52 MiB+ 43.67 KiB
/wp-admin/edit-comments.php0.248 s0.239 s-0.009 s3.5 MiB3.54 MiB+ 43.17 KiB
/0.326 s0.428 s+0.102 s3.48 MiB3.44 MiB- 41.41 KiB
Average 0.385 s0.442 s+0.057 s3.93 MiB3.97 MiB+ 43.61 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

SVG
PHP
Language % Lines of code Comment lines Files
SVG68.8%8,61103
PHP22.1%2,7705021
CSS5.5%686117
JavaScript1.8%227116
PO File1.1%134641
Sass0.7%9301
Total 12,521 136 39

PHP Code Analysis | More results »

Lines of code 712
Total complexity 168
Median class complexity 9.0
Median method complexity 2.0
Most complex class WeblizarTimelineHelper
Most complex function WeblizarTimelineMetaBox::save_meta_boxes_data()
Classes 9
Methods 50
Functions 4

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Custom Post Types 1

ID Name
weblizar_timelineUltimate Timeline

Meta Boxes

{
    "weblizar_timeline": {
        "wct-image": {
            "title": "Weblizar Timeline Story Image",
            "context": "normal"
        },
        "wct-settings": {
            "title": "Weblizar Timeline Story Settings",
            "context": "normal"
        },
        "wct-shortcode": {
            "title": "Weblizar Timeline Shortcode",
            "context": "side"
        },
        "wct-fa-icons": {
            "title": "Weblizar Timeline Story Icon",
            "context": "side"
        }
    }
}

PHP Error Log 9 lines

[16-Feb-2025 21:36:44 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function iss_array() in /wp-content/plugins/ultimate-timeline/includes/helpers/wct-helper.php:31
Stack trace:
#0 /wp-content/plugins/ultimate-timeline/admin/includes/meta_boxes/fa-icon-meta-box.php(12): WeblizarTimelineHelper::wct_generate_icon_array()
#1 /wp-content/plugins/ultimate-timeline/admin/weblizar-timeline-meta-box.php(24): require_once('...')
#2 /wp-admin/includes/template.php(1456): WeblizarTimelineMetaBox::fa_icon_meta_box()
#3 /wp-admin/edit-form-advanced.php(715): do_meta_boxes()
#4 /wp-admin/post-new.php(75): require('...')
#5 {main}
  thrown in /wp-content/plugins/ultimate-timeline/includes/helpers/wct-helper.php on line 31
See also: All tests for this plugin, How to Hide Ultimate Timeline - Responsive History Timeline Admin Menus and Meta Boxes