Duplicate Page and Post 2.9.3

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

Summary

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

Memory usage: 8.34 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 70,000+
WordPress.org page https://wordpress.org/plugins/duplicate-wp-page-post/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=duplicate-wp-page-post%2Fduplicate-wp-page-post.php&plugin_status=all&paged=1&s&_wpnonce=96375bd421
Aspect after-activation
HTTP status 200
Load time 0.248 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Settings → Duplicate post

Page screenshot: Settings → Duplicate post
URL /wp-admin/options-general.php?page=dpp_page_settings
Aspect menu-item
HTTP status 200
Load time 0.154 s
Memory usage 3.44 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.182 s
Memory usage 3.37 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.360 s0.311 s-0.049 s3.44 MiB3.46 MiB+ 20.59 KiB
/wp-admin/edit.php0.201 s0.188 s-0.013 s3.46 MiB3.48 MiB+ 21.36 KiB
/wp-admin/post-new.php0.878 s0.604 s-0.274 s5.59 MiB5.62 MiB+ 24.96 KiB
/wp-admin/upload.php0.666 s0.495 s-0.171 s3.38 MiB3.38 MiB+ 3.22 KiB
/wp-admin/options-writing.php0.238 s0.198 s-0.040 s3.37 MiB3.37 MiB- 4.82 KiB
/wp-admin/media-new.php0.301 s0.212 s-0.089 s3.35 MiB3.37 MiB+ 15.41 KiB
/wp-admin/edit-tags.php?taxonomy=category0.199 s0.222 s+0.023 s3.37 MiB3.39 MiB+ 20.57 KiB
/wp-admin/post-new.php?post_type=page0.629 s0.576 s-0.053 s5.59 MiB5.61 MiB+ 20.55 KiB
/wp-admin/options-discussion.php0.280 s0.452 s+0.172 s3.36 MiB3.36 MiB+ 3.71 KiB
/wp-admin/edit-comments.php0.223 s0.239 s+0.016 s3.39 MiB3.39 MiB+ 3.18 KiB
/0.292 s0.200 s-0.092 s3.42 MiB3.38 MiB- 36.95 KiB
Average 0.388 s0.336 s-0.052 s3.79 MiB3.8 MiB+ 8.34 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
Language % Lines of code Comment lines Files
PHP100.0%338302
Total 338 30 2

PHP Code Analysis | More results »

Lines of code 214
Total complexity 55
Median class complexity 55.0
Median method complexity 3.0
Most complex class dpp_wpp_page
Most complex function dpp_wpp_page::dt_dpp_post_as_draft()
Classes 1
Methods 11
Functions 0

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.

Options wp_options 1

PHP Error Log 2 lines

[02-Apr-2024 22:44:54 UTC] PHP Warning:  Trying to access array offset on value of type bool in /wp-content/plugins/duplicate-wp-page-post/duplicate-wp-page-post.php on line 51
[02-Apr-2024 22:44:55 UTC] PHP Warning:  Undefined array key "instruct" in /wp-content/plugins/duplicate-wp-page-post/duplicate-wp-page-post-setting.php on line 9
See also: All tests for this plugin, How to Hide the "Duplicate post" Admin Menu