Rich Text Excerpts 1.3.4

Does Rich Text Excerpts work with WordPress 7.0 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 33.92 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/rich-text-excerpts/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=rich-text-excerpts%2Frich-text-excerpts.php&plugin_status=all&paged=1&s&_wpnonce=89e225fe4c
Aspect after-activation
HTTP status 200
Load time 0.873 s
Memory usage 3.91 MiB
JS errors None
Resource errors None

Settings → Rich Text Excerpts

Page screenshot: Settings → Rich Text Excerpts
URL /wp-admin/options-general.php?page=rich_text_excerpts_options
Aspect menu-item
HTTP status 200
Load time 0.466 s
Memory usage 3.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.196 s
Memory usage 4.24 MiB
JS errors None
Resource errors None

Add Post ‹ Test site — WordPress

Page screenshot: Add Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 1.751 s
Memory usage 6.66 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.654 s0.531 s-0.123 s3.92 MiB3.96 MiB+ 35.87 KiB
/wp-admin/edit.php0.507 s0.719 s+0.212 s3.98 MiB4.02 MiB+ 36.47 KiB
/wp-admin/post-new.php2.104 s1.565 s-0.539 s6.56 MiB6.66 MiB+ 102.34 KiB
/wp-admin/upload.php0.706 s0.657 s-0.049 s3.89 MiB3.91 MiB+ 18.46 KiB
/wp-admin/options-writing.php0.532 s0.520 s-0.012 s3.86 MiB3.88 MiB+ 22.45 KiB
/wp-admin/media-new.php0.630 s0.847 s+0.217 s3.85 MiB3.88 MiB+ 30.65 KiB
/wp-admin/edit-tags.php?taxonomy=category0.506 s0.515 s+0.009 s3.86 MiB3.9 MiB+ 36.41 KiB
/wp-admin/post-new.php?post_type=page1.763 s1.774 s+0.011 s6.55 MiB6.58 MiB+ 37.73 KiB
/wp-admin/options-discussion.php0.606 s0.606 s+0.000 s3.86 MiB3.88 MiB+ 18.95 KiB
/wp-admin/edit-comments.php0.510 s0.502 s-0.008 s3.88 MiB3.9 MiB+ 18.45 KiB
/0.293 s0.193 s-0.100 s4.23 MiB4.24 MiB+ 15.3 KiB
Average 0.801 s0.766 s-0.035 s4.4 MiB4.44 MiB+ 33.92 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.

PO File
Language % Lines of code Comment lines Files
PO File92.9%6,8752,04255
PHP5.6%4162001
JavaScript1.1%83772
CSS0.4%27201
Total 7,401 2,339 59

PHP Code Analysis | More results »

Lines of code 416
Total complexity 87
Median class complexity 87.0
Median method complexity 2.0
Most complex class Rich_Text_Excerpts
Most complex function Rich_Text_Excerpts::validate_rich_text_excerpts_options()
Classes 1
Methods 26
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

Meta Boxes

{
    "post": {
        "richtext_excerpt_editor_metabox": {
            "title": "Excerpt",
            "context": "normal"
        }
    }
}

PHP Error Log 1 lines

[21-May-2026 18:59:59 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/rich-text-excerpts/rich-text-excerpts.php on line 567
See also: All tests for this plugin, How to Hide Rich Text Excerpts Admin Menus and Meta Boxes