B Tiktok Feed 1.0.11

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: 98.61 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

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=315dc6a965
Aspect after-activation
HTTP status 200
Load time 0.695 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.260 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.457 s0.417 s-0.040 s3.38 MiB3.5 MiB+ 116.73 KiB
/wp-admin/edit.php0.219 s0.408 s+0.189 s3.41 MiB3.52 MiB+ 117.72 KiB
/wp-admin/post-new.php0.982 s1.866 s+0.884 s5.46 MiB5.55 MiB+ 90.43 KiB
/wp-admin/upload.php0.783 s0.564 s-0.219 s3.32 MiB3.42 MiB+ 102.02 KiB
/wp-admin/options-writing.php0.280 s0.249 s-0.031 s3.32 MiB3.41 MiB+ 94.1 KiB
/wp-admin/media-new.php0.382 s0.230 s-0.152 s3.3 MiB3.41 MiB+ 113.7 KiB
/wp-admin/edit-tags.php?taxonomy=category0.234 s0.274 s+0.040 s3.31 MiB3.43 MiB+ 116.74 KiB
/wp-admin/post-new.php?post_type=page0.719 s0.775 s+0.056 s5.45 MiB5.48 MiB+ 30.66 KiB
/wp-admin/options-discussion.php0.313 s0.341 s+0.028 s3.3 MiB3.4 MiB+ 102.01 KiB
/wp-admin/edit-comments.php0.245 s0.302 s+0.057 s3.34 MiB3.43 MiB+ 99.73 KiB
/0.292 s0.278 s-0.014 s3.31 MiB3.41 MiB+ 100.89 KiB
Average 0.446 s0.519 s+0.073 s3.72 MiB3.81 MiB+ 98.61 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.8%7636111
JavaScript22.2%4732411
JSON20.5%43607
PO File10.8%2312282
Sass8.6%18453
CSS2.1%4501
Total 2,132 318 35

PHP Code Analysis | More results »

Lines of code 729
Total complexity 130
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

[05-Feb-2024 07:03:51 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 66
[05-Feb-2024 07:03:51 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 66
[05-Feb-2024 07:03:51 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 66
[05-Feb-2024 07:03:51 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