Does Delete Duplicate Posts work with WordPress 6.5 and PHP 8.1.12? A smoke test was performed on .
1 | PHP fatal errors |
1 | PHP warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
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.
WordPress version | 6.5 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 20,000+ |
WordPress.org page | https://wordpress.org/plugins/delete-duplicate-posts/ |
Badges |
|
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 |
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 |
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 |
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 |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.249 s |
Memory usage | 3.45 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.485 s | 0.325 s | -0.160 s | 3.44 MiB | 3.62 MiB | + 192.28 KiB |
/wp-admin/edit.php | 0.229 s | 0.217 s | -0.012 s | 3.46 MiB | 3.65 MiB | + 191.94 KiB |
/wp-admin/post-new.php | 0.938 s | 0.626 s | -0.312 s | 5.59 MiB | 5.74 MiB | + 157.33 KiB |
/wp-admin/upload.php | 0.655 s | 0.436 s | -0.219 s | 3.38 MiB | 3.49 MiB | + 112 KiB |
/wp-admin/options-writing.php | 0.245 s | 0.206 s | -0.039 s | 3.37 MiB | 3.47 MiB | + 103.87 KiB |
/wp-admin/media-new.php | 0.316 s | 0.254 s | -0.062 s | 3.35 MiB | 3.47 MiB | + 123.47 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.222 s | 0.212 s | -0.010 s | 3.37 MiB | 3.51 MiB | + 148.64 KiB |
/wp-admin/post-new.php?post_type=page | 0.583 s | 0.584 s | +0.001 s | 5.59 MiB | 5.73 MiB | + 148.91 KiB |
/wp-admin/options-discussion.php | 0.400 s | 0.492 s | +0.092 s | 3.36 MiB | 3.47 MiB | + 115.36 KiB |
/wp-admin/edit-comments.php | 0.319 s | 0.227 s | -0.092 s | 3.39 MiB | 3.5 MiB | + 111.31 KiB |
/ | 0.339 s | 0.203 s | -0.136 s | 3.42 MiB | 3.45 MiB | + 30.12 KiB |
Average | 0.430 s | 0.344 s | -0.086 s | 3.79 MiB | 3.92 MiB | + 130.48 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 54.0% | 34,844 | 17,691 | 120 | |
JavaScript | 29.4% | 18,950 | 9,803 | 42 | |
CSS | 16.1% | 10,364 | 91 | 40 | |
Sass | 0.5% | 310 | 8 | 2 | |
XML | 0.0% | 23 | 5 | 1 | |
Total | 64,491 | 27,598 | 205 |
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 |
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.
wp_options
5[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