Duplicate Page and Post 2.9.1

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

Summary

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

Memory usage: 23.03 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.1.1
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
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=0d02eb5efe
Aspect after-activation
HTTP status 200
Load time 0.390 s
Memory usage 3.5 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.298 s
Memory usage 3.46 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.287 s
Memory usage 3.43 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.435 s0.500 s+0.065 s3.54 MiB3.56 MiB+ 18.23 KiB
/wp-admin/edit.php0.360 s0.529 s+0.169 s3.57 MiB3.59 MiB+ 18.99 KiB
/wp-admin/post-new.php1.328 s0.975 s-0.353 s5.46 MiB5.48 MiB+ 22.59 KiB
/wp-admin/upload.php0.886 s0.284 s-0.602 s3.41 MiB3.49 MiB+ 81.09 KiB
/wp-admin/options-writing.php0.243 s0.156 s-0.087 s3.4 MiB3.4 MiB- 448 bytes
/wp-admin/media-new.php0.334 s0.189 s-0.145 s3.38 MiB3.46 MiB+ 81.27 KiB
/wp-admin/edit-tags.php?taxonomy=category0.276 s0.184 s-0.092 s3.48 MiB3.49 MiB+ 18.17 KiB
/wp-admin/post-new.php?post_type=page1.054 s0.626 s-0.428 s5.46 MiB5.47 MiB+ 18.14 KiB
/wp-admin/options-discussion.php0.358 s0.306 s-0.052 s3.38 MiB3.4 MiB+ 17.58 KiB
/wp-admin/edit-comments.php0.340 s0.227 s-0.113 s3.48 MiB3.5 MiB+ 17.05 KiB
/0.431 s0.219 s-0.212 s3.46 MiB3.43 MiB- 39.34 KiB
Average 0.550 s0.381 s-0.168 s3.82 MiB3.84 MiB+ 23.03 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

User Metadata wp_usermeta 1

PHP Error Log 2 lines

[15-Nov-2022 23:05:46 UTC] PHP Notice:  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
[15-Nov-2022 23:05:47 UTC] PHP Notice:  Undefined index: 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