CouponAPI 5.2.2

Does CouponAPI work with WordPress 6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
2PHP notices
1Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 29.47 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 version6.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 300+
WordPress.org page https://wordpress.org/plugins/couponapi/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

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=couponapi%2Fcouponapi.php&plugin_status=all&paged=1&s&_wpnonce=ad9d750933
Aspect after-activation
HTTP status 200
Load time 0.306 s
Memory usage 3.05 MiB
JS errors None
Resource errors None

Coupon API

Page screenshot: Coupon API
URL /wp-admin/admin.php?page=couponapi
Aspect menu-item
HTTP status 200
Load time 0.351 s
Memory usage 3.01 MiB
JS errors None
Resource errors None

Coupon API → Brandlogos

Page screenshot: Coupon API → Brandlogos
URL /wp-admin/admin.php?page=couponapi-brandlogos-settings
Aspect menu-item
HTTP status 200
Load time 0.168 s
Memory usage 3 MiB
JS errors None
Resource errors None

Coupon API → CSV Upload

Page screenshot: Coupon API → CSV Upload
URL /wp-admin/admin.php?page=couponapi-file-upload
Aspect menu-item
HTTP status 200
Load time 0.152 s
Memory usage 3.02 MiB
JS errors None
Resource errors None

Coupon API → Logs

Page screenshot: Coupon API → Logs
URL /wp-admin/admin.php?page=couponapi-logs
Aspect menu-item
HTTP status 200
Load time 0.161 s
Memory usage 3.02 MiB
JS errors None
Resource errors None

Coupon API → Troubleshoot

Page screenshot: Coupon API → Troubleshoot
URL /wp-admin/admin.php?page=couponapi-troubleshoot
Aspect menu-item
HTTP status 200
Load time 0.158 s
Memory usage 3.02 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.241 s
Memory usage 2.99 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.293 s0.266 s-0.027 s3.07 MiB3.11 MiB+ 35.88 KiB
/wp-admin/edit.php0.192 s0.209 s+0.017 s3.1 MiB3.13 MiB+ 35.88 KiB
/wp-admin/post-new.php0.765 s0.935 s+0.170 s5.02 MiB5.07 MiB+ 51.84 KiB
/wp-admin/upload.php0.580 s0.267 s-0.313 s3.02 MiB3.03 MiB+ 18.48 KiB
/wp-admin/options-writing.php0.179 s0.274 s+0.095 s3.01 MiB3.02 MiB+ 5.23 KiB
/wp-admin/media-new.php0.306 s0.315 s+0.009 s2.99 MiB3.02 MiB+ 30.66 KiB
/wp-admin/edit-tags.php?taxonomy=category0.200 s0.181 s-0.019 s3.01 MiB3.04 MiB+ 35.84 KiB
/wp-admin/post-new.php?post_type=page0.612 s0.619 s+0.007 s5.01 MiB5.06 MiB+ 47.43 KiB
/wp-admin/options-discussion.php0.227 s0.230 s+0.003 s3 MiB3.02 MiB+ 18.97 KiB
/wp-admin/edit-comments.php0.216 s0.210 s-0.006 s3.03 MiB3.04 MiB+ 18.51 KiB
/0.332 s0.218 s-0.114 s2.97 MiB2.99 MiB+ 25.44 KiB
Average 0.355 s0.339 s-0.016 s3.38 MiB3.41 MiB+ 29.47 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
Language % Lines of code Comment lines Files
PHP85.4%3,68520813
PO File7.7%3321321
SVG6.7%28801
CSS0.2%911
Total 4,314 341 16

PHP Code Analysis | More results »

Lines of code 3,740
Total complexity 776
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function couponapi_clipmydeals_process_batch()
Classes 0
Methods 0
Functions 72

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.

Database Tables 3

Options wp_options 1

PHP Error Log 3 lines

[04-Apr-2023 00:20:07 UTC] WordPress database error Table 'wordpress.wp_couponapi_config' doesn't exist for query REPLACE INTO wp_couponapi_config (name,value) VALUES ('last_cron',1680567607.3893) made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/couponapi/couponapi.php'), couponapi_check_wpcron
[04-Apr-2023 00:20:14 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>feedcallback/v1/posts</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5865
[04-Apr-2023 00:20:18 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>feedcallback/v1/posts</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/documentation/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5865
See also: All tests for this plugin, How to Hide CouponAPI Admin Menus