Post Date Time Change 5.08

Does Post Date Time Change work with WordPress 6.4.3 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 18.62 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 7,000+
WordPress.org page https://wordpress.org/plugins/post-date-time-change/
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=post-date-time-change%2Fpostdatetimechange.php&plugin_status=all&paged=1&s&_wpnonce=d426fb70ef
Aspect after-activation
HTTP status 200
Load time 0.264 s
Memory usage 3.35 MiB
JS errors None
Resource errors None

Settings → Post Date Time Change

Page screenshot: Settings → Post Date Time Change
URL /wp-admin/options-general.php?page=postdatetimechange
Aspect menu-item
HTTP status 200
Load time 0.222 s
Memory usage 3.33 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.159 s
Memory usage 3.33 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.38 MiB3.41 MiB+ 29.03 KiB
/wp-admin/edit.php0.203 s0.283 s+0.080 s3.41 MiB3.44 MiB+ 35.04 KiB
/wp-admin/post-new.php0.844 s0.777 s-0.067 s5.46 MiB5.49 MiB+ 32.95 KiB
/wp-admin/upload.php0.556 s0.352 s-0.204 s3.32 MiB3.34 MiB+ 21.62 KiB
/wp-admin/options-writing.php0.210 s0.189 s-0.021 s3.32 MiB3.32 MiB+ 3.79 KiB
/wp-admin/media-new.php0.277 s0.214 s-0.063 s3.29 MiB3.32 MiB+ 24.13 KiB
/wp-admin/edit-tags.php?taxonomy=category0.206 s0.170 s-0.036 s3.31 MiB3.34 MiB+ 28.53 KiB
/wp-admin/post-new.php?post_type=page0.554 s0.902 s+0.348 s5.45 MiB5.48 MiB+ 32.53 KiB
/wp-admin/options-discussion.php0.298 s0.237 s-0.061 s3.3 MiB3.31 MiB+ 11.7 KiB
/wp-admin/edit-comments.php0.256 s0.189 s-0.067 s3.34 MiB3.35 MiB+ 11.2 KiB
/0.284 s0.186 s-0.098 s3.36 MiB3.33 MiB- 25.72 KiB
Average 0.368 s0.346 s-0.022 s3.72 MiB3.74 MiB+ 18.62 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.

JavaScript
PHP
CSS
Language % Lines of code Comment lines Files
JavaScript53.7%1,3061004
PHP30.4%7392294
CSS15.9%38723
Total 2,432 331 11

PHP Code Analysis | More results »

Lines of code 692
Total complexity 117
Median class complexity 58.5
Median method complexity 5.0
Most complex class PostDateTimeChange
Most complex function PostDateTimeChange::manage_page()
Classes 2
Methods 23
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

[01-Feb-2024 03:38:27 UTC] PHP Deprecated:  sprintf(): Passing null to parameter #1 ($format) of type string is deprecated in /wp-content/plugins/post-date-time-change/lib/class-postdatetimechange.php on line 401
[01-Feb-2024 03:38:27 UTC] PHP Deprecated:  sprintf(): Passing null to parameter #1 ($format) of type string is deprecated in /wp-content/plugins/post-date-time-change/lib/class-postdatetimechange.php on line 414
See also: All tests for this plugin, How to Hide the "Post Date Time Change" Admin Menu