Delete Duplicate Posts 4.9.5

Does Delete Duplicate Posts work with WordPress 6.5 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 130.48 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.5
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 20,000+
WordPress.org page https://wordpress.org/plugins/delete-duplicate-posts/
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=delete-duplicate-posts%2Fdelete-duplicate-posts.php&plugin_status=all&paged=1&s&_wpnonce=945bb0111e
Aspect after-activation
HTTP status 200
Load time 0.704 s
Memory usage 3.81 MiB
JS errors None
Resource errors None

Tools → Delete Duplicate Posts

Page screenshot: Tools → Delete Duplicate Posts
URL /wp-admin/tools.php?page=delete-duplicate-posts
Aspect menu-item
HTTP status 200
Load time 0.374 s
Memory usage 3.55 MiB
JS errors None
Resource errors None

Tools → Contact Us

Page screenshot: Tools → Contact Us
URL /wp-admin/tools.php?page=delete-duplicate-posts.php-contact
Aspect menu-item
HTTP status 200
Load time 0.963 s
Memory usage 3.52 MiB
JS errors None
Resource errors None

Tools → Upgrade  ➤

Page screenshot: Tools → Upgrade  ➤
URL /wp-admin/tools.php?page=delete-duplicate-posts.php-pricing
Aspect menu-item
HTTP status 200
Load time 2.018 s
Memory usage 3.53 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.249 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.485 s0.325 s-0.160 s3.44 MiB3.62 MiB+ 192.28 KiB
/wp-admin/edit.php0.229 s0.217 s-0.012 s3.46 MiB3.65 MiB+ 191.94 KiB
/wp-admin/post-new.php0.938 s0.626 s-0.312 s5.59 MiB5.74 MiB+ 157.33 KiB
/wp-admin/upload.php0.655 s0.436 s-0.219 s3.38 MiB3.49 MiB+ 112 KiB
/wp-admin/options-writing.php0.245 s0.206 s-0.039 s3.37 MiB3.47 MiB+ 103.87 KiB
/wp-admin/media-new.php0.316 s0.254 s-0.062 s3.35 MiB3.47 MiB+ 123.47 KiB
/wp-admin/edit-tags.php?taxonomy=category0.222 s0.212 s-0.010 s3.37 MiB3.51 MiB+ 148.64 KiB
/wp-admin/post-new.php?post_type=page0.583 s0.584 s+0.001 s5.59 MiB5.73 MiB+ 148.91 KiB
/wp-admin/options-discussion.php0.400 s0.492 s+0.092 s3.36 MiB3.47 MiB+ 115.36 KiB
/wp-admin/edit-comments.php0.319 s0.227 s-0.092 s3.39 MiB3.5 MiB+ 111.31 KiB
/0.339 s0.203 s-0.136 s3.42 MiB3.45 MiB+ 30.12 KiB
Average 0.430 s0.344 s-0.086 s3.79 MiB3.92 MiB+ 130.48 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
JavaScript
CSS
Language % Lines of code Comment lines Files
PHP54.0%34,84417,691120
JavaScript29.4%18,9509,80342
CSS16.1%10,3649140
Sass0.5%31082
XML0.0%2351
Total 64,491 27,598 205

PHP Code Analysis | More results »

Lines of code 25,126
Total complexity 6,215
Median class complexity 17.5
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 52
Methods 1,305
Functions 102

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 2

Options wp_options 5

PHP Error Log 11 lines

[03-Apr-2024 09:25:27 UTC] PHP Warning:  Undefined array key "dupes" in /wp-content/plugins/delete-duplicate-posts/delete-duplicate-posts.php on line 726
[03-Apr-2024 09:25:27 UTC] PHP Fatal error:  Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /wp-content/plugins/delete-duplicate-posts/delete-duplicate-posts.php:726
Stack trace:
#0 /wp-content/plugins/delete-duplicate-posts/delete-duplicate-posts.php(726): count()
#1 /wp-content/plugins/delete-duplicate-posts/delete-duplicate-posts.php(473): DeleteDuplicatePosts\Delete_Duplicate_Posts::return_duplicates()
#2 /wp-includes/class-wp-hook.php(324): DeleteDuplicatePosts\Delete_Duplicate_Posts::return_duplicates_ajax()
#3 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#4 /wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /wp-admin/admin-ajax.php(192): do_action()
#6 {main}
  thrown in /wp-content/plugins/delete-duplicate-posts/delete-duplicate-posts.php on line 726
See also: All tests for this plugin, How to Hide Delete Duplicate Posts Admin Menus