wordpress publish post email notification 1.0.2

Does "Send email notification to author when post is published" work with WordPress 5.9.3 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
4PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 7.67 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 version5.9.3
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 600+
WordPress.org page https://wordpress.org/plugins/publish-post-email-notification/
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=publish-post-email-notification%2Fpublish-post-notification.php&plugin_status=all&paged=1&s&_wpnonce=b054aa3fd0
Aspect after-activation
HTTP status 200
Load time 0.378 s
Memory usage 3.28 MiB
JS errors None
Resource errors None

Settings → Publish post email template

Page screenshot: Settings → Publish post email template
URL /wp-admin/options-general.php?page=manage_publish_post_notification_options
Aspect menu-item
HTTP status 200
Load time 0.884 s
Memory usage 3.3 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.211 s
Memory usage 3.36 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.358 s0.266 s-0.092 s3.37 MiB3.38 MiB+ 11.02 KiB
/wp-admin/edit.php0.189 s0.191 s+0.002 s3.4 MiB3.41 MiB+ 10.3 KiB
/wp-admin/post-new.php0.977 s1.062 s+0.085 s5.69 MiB5.7 MiB+ 15.38 KiB
/wp-admin/upload.php0.478 s0.327 s-0.151 s3.25 MiB3.27 MiB+ 17.88 KiB
/wp-admin/options-writing.php0.304 s0.311 s+0.007 s3.24 MiB3.24 MiB+ 1.73 KiB
/wp-admin/media-new.php0.230 s0.202 s-0.028 s3.23 MiB3.24 MiB+ 18.05 KiB
/wp-admin/edit-tags.php?taxonomy=category0.182 s0.183 s+0.001 s3.27 MiB3.28 MiB+ 10.96 KiB
/wp-admin/post-new.php?post_type=page1.115 s0.932 s-0.183 s5.68 MiB5.69 MiB+ 10.96 KiB
/wp-admin/options-discussion.php0.218 s0.227 s+0.009 s3.22 MiB3.24 MiB+ 18.37 KiB
/wp-admin/edit-comments.php0.218 s0.191 s-0.027 s3.27 MiB3.28 MiB+ 9.87 KiB
/0.255 s0.203 s-0.052 s3.4 MiB3.36 MiB- 40.13 KiB
Average 0.411 s0.372 s-0.039 s3.73 MiB3.74 MiB+ 7.67 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
PHP90.7%273151
CSS9.3%2801
Total 301 15 2

PHP Code Analysis | More results »

Lines of code 299
Total complexity 27
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function manage_publish_post_notification_options_func()
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.

Capabilities 1

PHP Error Log 4 lines

[08-Apr-2022 14:20:06 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/publish-post-email-notification/publish-post-notification.php on line 310
[08-Apr-2022 14:20:06 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/publish-post-email-notification/publish-post-notification.php on line 317
[08-Apr-2022 14:20:06 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/publish-post-email-notification/publish-post-notification.php on line 326
[08-Apr-2022 14:20:06 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/publish-post-email-notification/publish-post-notification.php on line 337
See also: All tests for this plugin, How to Hide the "Publish post email template" Admin Menu