TIP Product Countdown 1.0.0

Does TIP Product Countdown work with WordPress 7.0 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
No JavaScript exceptions
1Page failed to load
  • 1 500 Internal Server Error
No resource errors
Performance

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

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version7.0
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/tip-product-countdown/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=tip-product-countdown%2Ftip-product-countdown.php&plugin_status=all&paged=1&s&_wpnonce=2c3a214c6e
Aspect after-activation
HTTP status 200
Load time 0.898 s
Memory usage 3.9 MiB
JS errors None
Resource errors None

Settings → TIP Product Countdown

Page screenshot: Settings → TIP Product Countdown
URL /wp-admin/options-general.php?page=tip_product_countdown_upsell_panel
Aspect menu-item
HTTP status 200
Load time 0.444 s
Memory usage 3.89 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 500
Load time 0.059 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.678 s0.557 s-0.121 s3.92 MiB3.94 MiB+ 20.13 KiB
/wp-admin/edit.php0.586 s0.739 s+0.153 s3.98 MiB4 MiB+ 20.13 KiB
/wp-admin/post-new.php1.904 s1.633 s-0.271 s6.56 MiB6.58 MiB+ 24.55 KiB
/wp-admin/upload.php0.725 s0.805 s+0.080 s3.89 MiB3.89 MiB+ 2.72 KiB
/wp-admin/options-writing.php0.541 s0.509 s-0.032 s3.86 MiB3.87 MiB+ 6.71 KiB
/wp-admin/media-new.php0.995 s0.958 s-0.037 s3.85 MiB3.87 MiB+ 14.91 KiB
/wp-admin/edit-tags.php?taxonomy=category0.513 s0.518 s+0.005 s3.86 MiB3.88 MiB+ 20.08 KiB
/wp-admin/post-new.php?post_type=page1.435 s1.412 s-0.023 s6.55 MiB6.57 MiB+ 20.08 KiB
/wp-admin/options-discussion.php0.691 s0.677 s-0.014 s3.86 MiB3.87 MiB+ 3.21 KiB
/wp-admin/edit-comments.php0.530 s0.529 s-0.001 s3.88 MiB3.89 MiB+ 2.71 KiB
Average 0.860 s0.834 s-0.026 s4.42 MiB4.44 MiB+ 13.52 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.

PHP
CSS
Language % Lines of code Comment lines Files
PHP60.5%295782
CSS34.4%16833
JavaScript5.1%2501
Total 488 81 6

PHP Code Analysis | More results »

Lines of code 320
Total complexity 52
Median class complexity 26.0
Median method complexity 2.0
Most complex class tip_product_countdown
Most complex function tip_product_countdown::save_product_data()
Classes 2
Methods 19
Functions 0

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.

No new entries found.

PHP Error Log 42 lines

[04-Jun-2026 06:30:02 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/tip-product-countdown/tip-product-countdown.php:207
Stack trace:
#0 /wp-content/plugins/tip-product-countdown/tip-product-countdown.php(237): tip_product_countdown->loadable_scripts()
#1 /wp-includes/class-wp-hook.php(341): tip_product_countdown->load_public_scripts()
#2 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(522): WP_Hook->do_action()
#4 /wp-includes/script-loader.php(2329): do_action()
#5 /wp-includes/class-wp-hook.php(341): wp_enqueue_scripts()
#6 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#7 /wp-includes/plugin.php(522): WP_Hook->do_action()
#8 /wp-includes/general-template.php(3208): do_action()
#9 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#10 /wp-includes/template.php(814): require_once('...')
#11 /wp-includes/template.php(749): load_template()
#12 /wp-includes/general-template.php(48): locate_template()
#13 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#14 /wp-includes/template-loader.php(132): include('...')
#15 /wp-blog-header.php(19): require_once('...')
#16 /index.php(17): require('...')
#17 {main}
  thrown in /wp-content/plugins/tip-product-countdown/tip-product-countdown.php on line 207
[04-Jun-2026 06:30:15 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/tip-product-countdown/tip-product-countdown.php:207
Stack trace:
#0 /wp-content/plugins/tip-product-countdown/tip-product-countdown.php(237): tip_product_countdown->loadable_scripts()
#1 /wp-includes/class-wp-hook.php(341): tip_product_countdown->load_public_scripts()
#2 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(522): WP_Hook->do_action()
#4 /wp-includes/script-loader.php(2329): do_action()
#5 /wp-includes/class-wp-hook.php(341): wp_enqueue_scripts()
#6 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#7 /wp-includes/plugin.php(522): WP_Hook->do_action()
#8 /wp-includes/general-template.php(3208): do_action()
#9 /wp-content/themes/twentyseventeen/header.php(22): wp_head()
#10 /wp-includes/template.php(814): require_once('...')
#11 /wp-includes/template.php(749): load_template()
#12 /wp-includes/general-template.php(48): locate_template()
#13 /wp-content/themes/twentyseventeen/index.php(18): get_header()
#14 /wp-includes/template-loader.php(132): include('...')
#15 /wp-blog-header.php(19): require_once('...')
#16 /index.php(17): require('...')
#17 {main}
  thrown in /wp-content/plugins/tip-product-countdown/tip-product-countdown.php on line 207
See also: All tests for this plugin