Remove/hide Author, Date, Category Like Entry-Meta 2.1

Does "Remove/hide Author, Date, Category Like Entry-Meta" work with WordPress 7.0 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 4.37 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 version7.0
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/removehide-author-date-category-like-entry-meta/
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=removehide-author-date-category-like-entry-meta%2Fremove-author-date-and-category-metadata.php&plugin_status=all&paged=1&s&_wpnonce=932b9c9ce6
Aspect after-activation
HTTP status 200
Load time 0.589 s
Memory usage 3.9 MiB
JS errors None
Resource errors None

Settings → Remove Author,date & Entry-Meta

Page screenshot: Settings → Remove Author,date & Entry-Meta
URL /wp-admin/options-general.php?page=remove-a-d-c
Aspect menu-item
HTTP status 200
Load time 0.620 s
Memory usage 3.89 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.261 s
Memory usage 4.23 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.835 s0.743 s-0.092 s3.92 MiB3.93 MiB+ 10.6 KiB
/wp-admin/edit.php0.544 s0.562 s+0.018 s3.98 MiB3.99 MiB+ 10.6 KiB
/wp-admin/post-new.php2.260 s2.356 s+0.096 s6.56 MiB6.57 MiB+ 15.04 KiB
/wp-admin/upload.php0.733 s0.733 s+0.000 s3.89 MiB3.88 MiB- 6.49 KiB
/wp-admin/options-writing.php0.571 s0.505 s-0.066 s3.86 MiB3.86 MiB- 2.81 KiB
/wp-admin/media-new.php1.013 s0.582 s-0.431 s3.85 MiB3.86 MiB+ 5.38 KiB
/wp-admin/edit-tags.php?taxonomy=category0.556 s1.004 s+0.448 s3.86 MiB3.87 MiB+ 10.55 KiB
/wp-admin/post-new.php?post_type=page1.535 s1.868 s+0.333 s6.55 MiB6.56 MiB+ 10.55 KiB
/wp-admin/options-discussion.php0.670 s0.645 s-0.025 s3.86 MiB3.86 MiB- 6.31 KiB
/wp-admin/edit-comments.php1.179 s0.890 s-0.289 s3.88 MiB3.88 MiB- 6.81 KiB
/0.317 s0.201 s-0.116 s4.23 MiB4.23 MiB+ 7.77 KiB
Average 0.928 s0.917 s-0.011 s4.4 MiB4.41 MiB+ 4.37 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
CSS
Language % Lines of code Comment lines Files
PHP76.5%143311
CSS23.5%4401
Total 187 31 2

PHP Code Analysis | More results »

Lines of code 147
Total complexity 20
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function remove_a_d_c()
Classes 0
Methods 0
Functions 9

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 10 lines

[21-May-2026 18:52:02 UTC] PHP Warning:  Undefined variable $author_out in /wp-content/plugins/removehide-author-date-category-like-entry-meta/remove-author-date-and-category-metadata.php on line 147
[21-May-2026 18:52:02 UTC] PHP Warning:  Undefined variable $date_out in /wp-content/plugins/removehide-author-date-category-like-entry-meta/remove-author-date-and-category-metadata.php on line 160
[21-May-2026 18:52:02 UTC] PHP Warning:  Undefined variable $category_out in /wp-content/plugins/removehide-author-date-category-like-entry-meta/remove-author-date-and-category-metadata.php on line 173
[21-May-2026 18:52:02 UTC] PHP Warning:  Undefined variable $comment_out in /wp-content/plugins/removehide-author-date-category-like-entry-meta/remove-author-date-and-category-metadata.php on line 186
[21-May-2026 18:52:02 UTC] PHP Warning:  Undefined variable $edit_out in /wp-content/plugins/removehide-author-date-category-like-entry-meta/remove-author-date-and-category-metadata.php on line 198
[21-May-2026 18:52:17 UTC] PHP Warning:  Undefined variable $author_out in /wp-content/plugins/removehide-author-date-category-like-entry-meta/remove-author-date-and-category-metadata.php on line 147
[21-May-2026 18:52:17 UTC] PHP Warning:  Undefined variable $date_out in /wp-content/plugins/removehide-author-date-category-like-entry-meta/remove-author-date-and-category-metadata.php on line 160
[21-May-2026 18:52:17 UTC] PHP Warning:  Undefined variable $category_out in /wp-content/plugins/removehide-author-date-category-like-entry-meta/remove-author-date-and-category-metadata.php on line 173
[21-May-2026 18:52:17 UTC] PHP Warning:  Undefined variable $comment_out in /wp-content/plugins/removehide-author-date-category-like-entry-meta/remove-author-date-and-category-metadata.php on line 186
[21-May-2026 18:52:17 UTC] PHP Warning:  Undefined variable $edit_out in /wp-content/plugins/removehide-author-date-category-like-entry-meta/remove-author-date-and-category-metadata.php on line 198
See also: All tests for this plugin, How to Hide the "Remove Author,date & Entry-Meta" Admin Menu