BP Add Post Updates to Activity 1.0.8

Does "BP Add Post Updates to Activity" work with WordPress 4.9.5 and PHP 7.0.16? 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: 12.52 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 version4.9.5
PHP version7.0.16
MySQL version5.7.17
PHP memory limit256M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/bp-add-post-updates-to-activity/
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?activate=true&plugin_status=all&paged=1&s=
Requested URL /wp-admin/plugins.php?action=activate&plugin=bp-add-post-updates-to-activity%2Fbp-add-post-updates-to-activity.php&plugin_status=all&paged=1&s&_wpnonce=fede50ae15
Aspect after-activation
HTTP status 200 OK
Load time 0.114 s
Memory usage 2.93 MiB
JS errors None
Resource errors None

Settings → BP Add Post Updates to Activity

Page screenshot: Settings → BP Add Post Updates to Activity
URL /wp-admin/options-general.php?page=bpapu
Aspect menu-item
HTTP status 200 OK
Load time 0.061 s
Memory usage 2.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 OK
Load time 0.104 s
Memory usage 2.7 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.109 s0.125 s+0.016 s2.97 MiB2.99 MiB+ 13.67 KiB
/wp-admin/edit.php0.102 s0.094 s-0.008 s3 MiB3.01 MiB+ 13.64 KiB
/wp-admin/upload.php0.097 s0.115 s+0.018 s2.9 MiB2.91 MiB+ 13.55 KiB
/wp-admin/options-writing.php0.089 s0.100 s+0.011 s2.89 MiB2.9 MiB+ 13.51 KiB
/wp-admin/media-new.php0.095 s0.070 s-0.025 s2.88 MiB2.89 MiB+ 13.55 KiB
/wp-admin/edit-tags.php?taxonomy=category0.092 s0.090 s-0.002 s2.92 MiB2.93 MiB+ 13.55 KiB
/wp-admin/options-discussion.php0.072 s0.088 s+0.016 s2.88 MiB2.9 MiB+ 13.51 KiB
/wp-admin/edit-comments.php0.080 s0.108 s+0.028 s2.92 MiB2.94 MiB+ 13.55 KiB
/0.099 s0.099 s+0.000 s2.7 MiB2.7 MiB+ 4.15 KiB
Average 0.093 s0.099 s+0.006 s2.9 MiB2.91 MiB+ 12.52 KiB

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

PHP Error Log 20 lines

[26-Apr-2018 13:43:01 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function bp_is_active() in /wp-content/plugins/bp-add-post-updates-to-activity/inc/bpapu-add-activity.php:14
Stack trace:
#0 /wp-includes/class-wp-hook.php(288): bpu_buddypress_edit_post(33)
#1 /wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)
#2 /wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#3 /wp-includes/post.php(3581): do_action('save_post', 33, Object(WP_Post), false)
#4 /wp-admin/includes/post.php(608): wp_insert_post(Array)
#5 /wp-admin/post-new.php(70): get_default_post_to_edit('post', true)
#6 {main}
  thrown in /wp-content/plugins/bp-add-post-updates-to-activity/inc/bpapu-add-activity.php on line 14
[26-Apr-2018 13:43:02 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function bp_is_active() in /wp-content/plugins/bp-add-post-updates-to-activity/inc/bpapu-add-activity.php:14
Stack trace:
#0 /wp-includes/class-wp-hook.php(288): bpu_buddypress_edit_post(34)
#1 /wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array)
#2 /wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#3 /wp-includes/post.php(3581): do_action('save_post', 34, Object(WP_Post), false)
#4 /wp-admin/includes/post.php(608): wp_insert_post(Array)
#5 /wp-admin/post-new.php(70): get_default_post_to_edit('page', true)
#6 {main}
  thrown in /wp-content/plugins/bp-add-post-updates-to-activity/inc/bpapu-add-activity.php on line 14
See also: All tests for this plugin, How to Hide the "BP Add Post Updates To Activity" Admin Menu