WP Meta and Date remover 2.0.4

Does WP Meta and Date remover work with WordPress 6.3.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 116.2 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.3.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100,000+
WordPress.org page https://wordpress.org/plugins/wp-meta-and-date-remover/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

WP Meta and Date Remover ‹ Test site — WordPress

Page screenshot: WP Meta and Date Remover ‹ Test site — WordPress
URL /wp-admin/options-general.php?page=wp-meta-and-date-remover.php
Requested URL /wp-admin/plugins.php?action=activate&plugin=wp-meta-and-date-remover%2Fwp-meta-and-date-remover.php&plugin_status=all&paged=1&s&_wpnonce=34b62b28f7
Aspect after-activation
HTTP status 200
Load time 0.939 s
Memory usage 3.19 MiB
JS errors None
Resource errors None

Settings → WP Meta and Date Remover

Page screenshot: Settings → WP Meta and Date Remover
URL /wp-admin/options-general.php?page=wp-meta-and-date-remover.php#/
Requested URL /wp-admin/options-general.php?page=wp-meta-and-date-remover.php
Aspect menu-item
HTTP status 200
Load time 1.260 s
Memory usage 2.83 MiB
JS errors None
Resource errors None

Settings → Affiliation

Page screenshot: Settings → Affiliation
URL /wp-admin/options-general.php?page=wp-meta-and-date-remover.php-affiliation
Aspect menu-item
HTTP status 200
Load time 0.908 s
Memory usage 3.05 MiB
JS errors None
Resource errors None

Settings → Contact Us

Page screenshot: Settings → Contact Us
URL /wp-admin/options-general.php?page=wp-meta-and-date-remover.php-contact
Aspect menu-item
HTTP status 200
Load time 0.791 s
Memory usage 2.89 MiB
JS errors None
Resource errors None

Settings → Upgrade  ➤

Page screenshot: Settings → Upgrade  ➤
URL /wp-admin/options-general.php?page=wp-meta-and-date-remover.php-pricing
Aspect menu-item
HTTP status 200
Load time 0.709 s
Memory usage 2.91 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.201 s
Memory usage 3.22 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.378 s0.461 s+0.083 s2.82 MiB3 MiB+ 178.68 KiB
/wp-admin/edit.php0.210 s0.212 s+0.002 s2.85 MiB3.02 MiB+ 177.52 KiB
/wp-admin/post-new.php0.760 s0.928 s+0.168 s5.21 MiB5.33 MiB+ 118.93 KiB
/wp-admin/upload.php0.612 s0.357 s-0.255 s2.77 MiB2.86 MiB+ 96.84 KiB
/wp-admin/options-writing.php0.226 s0.203 s-0.023 s2.76 MiB2.85 MiB+ 88.07 KiB
/wp-admin/media-new.php0.346 s0.312 s-0.034 s2.74 MiB2.85 MiB+ 109.03 KiB
/wp-admin/edit-tags.php?taxonomy=category0.192 s0.195 s+0.003 s2.76 MiB2.87 MiB+ 113.47 KiB
/wp-admin/post-new.php?post_type=page0.594 s0.632 s+0.038 s5.21 MiB5.32 MiB+ 114.52 KiB
/wp-admin/options-discussion.php0.236 s0.264 s+0.028 s2.75 MiB2.84 MiB+ 96.59 KiB
/wp-admin/edit-comments.php0.408 s0.227 s-0.181 s2.78 MiB2.87 MiB+ 96.14 KiB
/0.279 s0.216 s-0.063 s3.13 MiB3.22 MiB+ 88.46 KiB
Average 0.386 s0.364 s-0.021 s3.25 MiB3.37 MiB+ 116.2 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
PHP98.6%33,33417,225123
JavaScript1.3%423545
CSS0.1%23015
JSON0.0%1401
SVG0.0%808
Total 33,802 17,279 152

PHP Code Analysis | More results »

Lines of code 23,721
Total complexity 6,004
Median class complexity 16.0
Median method complexity 2.0
Most complex class Freemius
Most complex function FS_Plugin_Info_Dialog::install_plugin_information()
Classes 52
Methods 1,288
Functions 104

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 5

PHP Error Log 16 lines

[30-Aug-2023 14:21:03 UTC] PHP Fatal error:  Uncaught TypeError: Unsupported operand types: int + stdClass in /wp-content/plugins/wp-meta-and-date-remover/includes/Classes/WPDateRemover.php:150
Stack trace:
#0 /wp-includes/class-wp-hook.php(310): WPMDRMain\Classes\WPDateRemover->dashboardData()
#1 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin-ajax.php(188): do_action()
#4 {main}
  thrown in /wp-content/plugins/wp-meta-and-date-remover/includes/Classes/WPDateRemover.php on line 150
[30-Aug-2023 14:21:04 UTC] PHP Fatal error:  Uncaught TypeError: Unsupported operand types: int + stdClass in /wp-content/plugins/wp-meta-and-date-remover/includes/Classes/WPDateRemover.php:150
Stack trace:
#0 /wp-includes/class-wp-hook.php(310): WPMDRMain\Classes\WPDateRemover->dashboardData()
#1 /wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin-ajax.php(188): do_action()
#4 {main}
  thrown in /wp-content/plugins/wp-meta-and-date-remover/includes/Classes/WPDateRemover.php on line 150
See also: All tests for this plugin, How to Hide WP Meta and Date remover Admin Menus