B Tiktok Feed 1.0.10

Does B Tiktok Feed work with WordPress 6.4.3 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: 92.91 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 version6.4.3
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=f886842a79
Aspect after-activation
HTTP status 200
Load time 0.661 s
Memory usage 3.4 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.230 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.378 s0.368 s-0.010 s3.38 MiB3.49 MiB+ 115.81 KiB
/wp-admin/edit.php0.226 s0.313 s+0.087 s3.41 MiB3.52 MiB+ 116.8 KiB
/wp-admin/post-new.php1.053 s0.832 s-0.221 s5.46 MiB5.55 MiB+ 89.51 KiB
/wp-admin/upload.php0.720 s0.407 s-0.313 s3.32 MiB3.42 MiB+ 101.1 KiB
/wp-admin/options-writing.php0.222 s0.377 s+0.155 s3.32 MiB3.41 MiB+ 93.18 KiB
/wp-admin/media-new.php0.311 s0.266 s-0.045 s3.3 MiB3.41 MiB+ 112.78 KiB
/wp-admin/edit-tags.php?taxonomy=category0.208 s0.227 s+0.019 s3.31 MiB3.43 MiB+ 115.83 KiB
/wp-admin/post-new.php?post_type=page0.621 s0.631 s+0.010 s5.45 MiB5.48 MiB+ 29.74 KiB
/wp-admin/options-discussion.php0.369 s0.256 s-0.113 s3.3 MiB3.4 MiB+ 101.09 KiB
/wp-admin/edit-comments.php0.266 s0.248 s-0.018 s3.34 MiB3.43 MiB+ 98.8 KiB
/0.296 s0.236 s-0.060 s3.36 MiB3.4 MiB+ 47.34 KiB
Average 0.425 s0.378 s-0.046 s3.72 MiB3.81 MiB+ 92.91 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.6%7505711
JavaScript22.4%4732411
JSON20.4%43007
PO File10.7%2252192
Sass8.7%18453
CSS2.1%4501
Total 2,107 305 35

PHP Code Analysis | More results »

Lines of code 716
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-Feb-2024 19:42:48 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-Feb-2024 19:42:48 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-Feb-2024 19:42:48 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-Feb-2024 19:42:48 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