WP Meta and Date remover 2.0.5

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.63 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=f18d6573c6
Aspect after-activation
HTTP status 200
Load time 1.106 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.596 s
Memory usage 2.84 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 1.000 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 1.164 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 1.790 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.260 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.529 s0.529 s+0.000 s2.82 MiB3 MiB+ 179.1 KiB
/wp-admin/edit.php0.294 s0.272 s-0.022 s2.85 MiB3.02 MiB+ 177.94 KiB
/wp-admin/post-new.php0.927 s1.054 s+0.127 s5.21 MiB5.33 MiB+ 119.35 KiB
/wp-admin/upload.php0.907 s0.360 s-0.547 s2.77 MiB2.86 MiB+ 97.27 KiB
/wp-admin/options-writing.php0.324 s0.438 s+0.114 s2.76 MiB2.85 MiB+ 88.49 KiB
/wp-admin/media-new.php0.401 s0.425 s+0.024 s2.74 MiB2.85 MiB+ 109.45 KiB
/wp-admin/edit-tags.php?taxonomy=category0.386 s0.235 s-0.151 s2.76 MiB2.87 MiB+ 113.89 KiB
/wp-admin/post-new.php?post_type=page0.744 s0.742 s-0.002 s5.21 MiB5.32 MiB+ 114.94 KiB
/wp-admin/options-discussion.php0.538 s0.356 s-0.182 s2.75 MiB2.84 MiB+ 97.02 KiB
/wp-admin/edit-comments.php0.312 s0.282 s-0.030 s2.78 MiB2.87 MiB+ 96.56 KiB
/0.364 s0.245 s-0.119 s3.13 MiB3.22 MiB+ 88.88 KiB
Average 0.521 s0.449 s-0.072 s3.25 MiB3.37 MiB+ 116.63 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,34017,225123
JavaScript1.3%423545
CSS0.1%23015
JSON0.0%1401
SVG0.0%808
Total 33,808 17,279 152

PHP Code Analysis | More results »

Lines of code 23,727
Total complexity 6,006
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 22:57:45 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 22:57:47 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