B Tiktok Feed 1.0.7

Does B Tiktok Feed work with WordPress 6.3.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 88.49 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.098 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.3.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/b-tiktok-feed/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

‹ Test site — WordPress

Page screenshot: ‹ Test site — WordPress
URL /wp-admin/admin.php?page=b-tiktok-feed
Requested URL /wp-admin/plugins.php?action=activate&plugin=b-tiktok-feed%2Findex.php&plugin_status=all&paged=1&s&_wpnonce=c5c50d747d
Aspect after-activation
HTTP status 200
Load time 0.910 s
Memory usage 2.82 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.229 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.347 s0.339 s-0.008 s2.82 MiB2.93 MiB+ 108.17 KiB
/wp-admin/edit.php0.207 s0.306 s+0.099 s2.85 MiB2.96 MiB+ 108.79 KiB
/wp-admin/post-new.php0.769 s1.389 s+0.620 s5.21 MiB5.26 MiB+ 44.71 KiB
/wp-admin/upload.php0.585 s0.437 s-0.148 s2.77 MiB2.86 MiB+ 92.89 KiB
/wp-admin/options-writing.php0.203 s0.221 s+0.018 s2.76 MiB2.84 MiB+ 84.55 KiB
/wp-admin/media-new.php0.394 s0.317 s-0.077 s2.74 MiB2.84 MiB+ 104.77 KiB
/wp-admin/edit-tags.php?taxonomy=category0.180 s0.213 s+0.033 s2.76 MiB2.86 MiB+ 107.81 KiB
/wp-admin/post-new.php?post_type=page0.606 s1.112 s+0.506 s5.21 MiB5.25 MiB+ 40.3 KiB
/wp-admin/options-discussion.php0.234 s0.245 s+0.011 s2.75 MiB2.84 MiB+ 93.08 KiB
/wp-admin/edit-comments.php0.198 s0.251 s+0.053 s2.78 MiB2.87 MiB+ 90.8 KiB
/0.283 s0.255 s-0.028 s3.13 MiB3.22 MiB+ 97.51 KiB
Average 0.364 s0.462 s+0.098 s3.25 MiB3.34 MiB+ 88.49 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
JavaScript
JSON
PO File
Sass
Language % Lines of code Comment lines Files
PHP35.3%7395711
JavaScript22.6%4732411
JSON20.5%43007
PO File10.7%2252192
Sass8.8%18453
CSS2.1%4501
Total 2,096 305 35

PHP Code Analysis | More results »

Lines of code 705
Total complexity 129
Median class complexity 12.5
Median method complexity 2.0
Most complex class Activate
Most complex function TTPTiktokAPI::getData()
Classes 8
Methods 55
Functions 1

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

[02-Sep-2023 18:39:26 UTC] PHP Deprecated:  Optional parameter $key declared before required parameter $profileCacheTime is implicitly treated as a required parameter in /wp-content/plugins/b-tiktok-feed/TiktokAPI.php on line 62
[02-Sep-2023 18:39:26 UTC] PHP Deprecated:  Optional parameter $max_count declared before required parameter $profileCacheTime is implicitly treated as a required parameter in /wp-content/plugins/b-tiktok-feed/TiktokAPI.php on line 62
[02-Sep-2023 18:39:26 UTC] PHP Deprecated:  Optional parameter $cursor declared before required parameter $profileCacheTime is implicitly treated as a required parameter in /wp-content/plugins/b-tiktok-feed/TiktokAPI.php on line 62
[02-Sep-2023 18:39:26 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 36
See also: All tests for this plugin