Remove Title Attributes 1.0

Does Remove Title Attributes work with WordPress 7.0 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.0
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/remove-title-attributes/
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=remove-title-attributes%2Fremove-title-attributes.php&plugin_status=all&paged=1&s&_wpnonce=ca32f32aff
Aspect after-activation
HTTP status 500
Load time 0.101 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
Language % Lines of code Comment lines Files
PHP100.0%197331
Total 197 33 1

PHP Code Analysis | More results »

Lines of code 198
Total complexity 52
Median class complexity 17.0
Median method complexity 2.0
Most complex class WP_Widget_Recent_Posts_No_Title_Attributes
Most complex function WP_Widget_Recent_Posts_No_Title_Attributes::widget()
Classes 1
Methods 5
Functions 12

Additions

No data available.

PHP Error Log 15 lines

[24-May-2026 19:04:39 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/remove-title-attributes/remove-title-attributes.php(259): register_widget()
#3 /wp-includes/class-wp-hook.php(341): remove_title_attributes_widgets_init()
#4 /wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters()
#5 /wp-includes/plugin.php(522): WP_Hook->do_action()
#6 /wp-settings.php(771): do_action()
#7 /wp-config.php(191): require_once('...')
#8 /wp-load.php(50): require_once('...')
#9 /wp-admin/admin.php(35): require_once('...')
#10 /wp-admin/plugins.php(10): require_once('...')
#11 {main}
  thrown in /wp-includes/class-wp-widget.php on line 163
See also: All tests for this plugin