Delete Duplicate Posts 4.9.4

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

Summary

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

Memory usage: 127.59 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.4.3
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=d4bf15b8c5
Aspect after-activation
HTTP status 200
Load time 0.646 s
Memory usage 3.75 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.475 s
Memory usage 3.49 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 1.108 s
Memory usage 3.46 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 3.343 s
Memory usage 3.48 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.246 s
Memory usage 3.39 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.345 s0.366 s+0.021 s3.38 MiB3.57 MiB+ 192.85 KiB
/wp-admin/edit.php0.223 s0.229 s+0.006 s3.41 MiB3.59 MiB+ 192.5 KiB
/wp-admin/post-new.php0.927 s0.722 s-0.205 s5.46 MiB5.59 MiB+ 133.84 KiB
/wp-admin/upload.php0.591 s0.525 s-0.066 s3.32 MiB3.44 MiB+ 116.07 KiB
/wp-admin/options-writing.php0.253 s0.250 s-0.003 s3.32 MiB3.42 MiB+ 105.05 KiB
/wp-admin/media-new.php0.331 s0.330 s-0.001 s3.3 MiB3.42 MiB+ 124.03 KiB
/wp-admin/edit-tags.php?taxonomy=category0.222 s0.225 s+0.003 s3.31 MiB3.46 MiB+ 149.2 KiB
/wp-admin/post-new.php?post_type=page0.588 s0.578 s-0.010 s5.45 MiB5.58 MiB+ 133.42 KiB
/wp-admin/options-discussion.php0.360 s0.338 s-0.022 s3.3 MiB3.42 MiB+ 114.52 KiB
/wp-admin/edit-comments.php0.269 s0.245 s-0.024 s3.34 MiB3.45 MiB+ 111.88 KiB
/0.308 s0.219 s-0.089 s3.36 MiB3.39 MiB+ 30.12 KiB
Average 0.402 s0.366 s-0.035 s3.72 MiB3.85 MiB+ 127.59 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,82017,695120
JavaScript29.4%18,9509,80342
CSS16.1%10,3649140
Sass0.5%31082
XML0.0%2351
Total 64,467 27,602 205

PHP Code Analysis | More results »

Lines of code 25,102
Total complexity 6,209
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 3 lines

[31-Jan-2024 09:50:03 UTC] PHP Warning:  Undefined array key "dupescount" in /wp-content/plugins/delete-duplicate-posts/delete-duplicate-posts.php on line 721
[31-Jan-2024 09:50:03 UTC] PHP Warning:  Undefined array key "dupescount" in /wp-content/plugins/delete-duplicate-posts/delete-duplicate-posts.php on line 735
[31-Jan-2024 09:50:03 UTC] PHP Deprecated:  number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /wp-includes/functions.php on line 424
See also: All tests for this plugin, How to Hide Delete Duplicate Posts Admin Menus