B Tiktok Feed 1.0.4

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

Summary

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

Memory usage: 64.97 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.1.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=16e2432836
Aspect after-activation
HTTP status 200
Load time 0.758 s
Memory usage 3.03 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.351 s
Memory usage 3.02 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.302 s0.316 s+0.014 s3.05 MiB3.13 MiB+ 88.55 KiB
/wp-admin/edit.php0.214 s0.295 s+0.081 s3.07 MiB3.16 MiB+ 87.93 KiB
/wp-admin/post-new.php0.876 s1.247 s+0.371 s4.97 MiB5.01 MiB+ 40.34 KiB
/wp-admin/upload.php0.890 s0.313 s-0.577 s2.99 MiB3.06 MiB+ 72.02 KiB
/wp-admin/options-writing.php0.193 s0.193 s+0.000 s2.99 MiB3.04 MiB+ 58.37 KiB
/wp-admin/media-new.php0.295 s0.243 s-0.052 s2.97 MiB3.05 MiB+ 83.91 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.202 s+0.011 s2.98 MiB3.07 MiB+ 86.95 KiB
/wp-admin/post-new.php?post_type=page0.658 s0.866 s+0.208 s4.96 MiB4.93 MiB- 26.71 KiB
/wp-admin/options-discussion.php0.228 s0.266 s+0.038 s2.97 MiB3.05 MiB+ 72.21 KiB
/wp-admin/edit-comments.php0.231 s0.246 s+0.015 s3 MiB3.07 MiB+ 69.93 KiB
/0.309 s0.254 s-0.055 s2.94 MiB3.02 MiB+ 81.18 KiB
Average 0.399 s0.404 s+0.005 s3.35 MiB3.42 MiB+ 64.97 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
PHP40.3%7066211
JavaScript22.7%39769
JSON15.6%27306
PO File10.9%1911832
Sass10.5%18453
Total 1,751 256 31

PHP Code Analysis | More results »

Lines of code 677
Total complexity 120
Median class complexity 13.5
Median method complexity 1.0
Most complex class Activate
Most complex function TTPTiktokAPI::getData()
Classes 8
Methods 53
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 5 lines

[17-Feb-2023 16:04:16 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 63
[17-Feb-2023 16:04:16 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 63
[17-Feb-2023 16:04:16 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 63
[17-Feb-2023 16:04:17 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
[17-Feb-2023 16:04:17 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