Copyfight 1.6.0

Does Copyfight work with WordPress 7.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

No data available.

Environment
WordPress version7.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 50+
WordPress.org page https://wordpress.org/plugins/copyfight/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 1

WordPress › Error

Page screenshot: WordPress › Error
URL /wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=
Requested URL /wp-admin/plugins.php?action=activate&plugin=copyfight%2Fcopyfight.php&plugin_status=all&paged=1&s&_wpnonce=ecd0b47ab9
Aspect after-activation
HTTP status 500
Load time 0.272 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

No benchmark data available.

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
PO File
JavaScript
Language % Lines of code Comment lines Files
PHP35.6%1,39414711
CSS25.5%999209
PO File24.6%9636685
JavaScript8.2%322214
SVG6.1%24045
Total 3,918 860 34

PHP Code Analysis | More results »

Lines of code 887
Total complexity 188
Median class complexity 71.0
Median method complexity 2.0
Most complex class Copyfight_Admin
Most complex function Copyfight::copyfight_content()
Classes 3
Methods 49
Functions 2

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 19 lines

[09-Sep-2026 09:25:01 UTC] PHP Fatal error:  Uncaught ArgumentCountError: Too few arguments to function WP_Widget::__construct(), 0 passed in /wp-includes/class-wp-widget-factory.php on line 62 and at least 2 expected in /wp-includes/class-wp-widget.php:163
Stack trace:
#0 /wp-includes/class-wp-widget-factory.php(62): WP_Widget->__construct()
#1 /wp-includes/widgets.php(123): WP_Widget_Factory->register()
#2 /wp-content/plugins/copyfight/widgets.php(19): register_widget()
#3 /wp-includes/class-wp-hook.php(353): copyfight_register_widgets()
#4 /wp-includes/class-wp-hook.php(377): WP_Hook->apply_filters()
#5 /wp-includes/plugin.php(523): WP_Hook->do_action()
#6 /wp-includes/widgets.php(1886): do_action()
#7 /wp-includes/class-wp-hook.php(353): wp_widgets_init()
#8 /wp-includes/class-wp-hook.php(377): WP_Hook->apply_filters()
#9 /wp-includes/plugin.php(523): WP_Hook->do_action()
#10 /wp-settings.php(779): do_action()
#11 /wp-config.php(191): require_once('...')
#12 /wp-load.php(50): require_once('...')
#13 /wp-admin/admin.php(35): require_once('...')
#14 /wp-admin/plugins.php(10): require_once('...')
#15 {main}
  thrown in /wp-includes/class-wp-widget.php on line 163
See also: All tests for this plugin