B Tiktok Feed 1.0.5

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

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

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=aff8150533
Aspect after-activation
HTTP status 200
Load time 0.738 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.239 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.292 s0.328 s+0.036 s3.05 MiB3.13 MiB+ 90.09 KiB
/wp-admin/edit.php0.201 s0.345 s+0.144 s3.07 MiB3.16 MiB+ 90.39 KiB
/wp-admin/post-new.php0.802 s0.887 s+0.085 s4.97 MiB5.01 MiB+ 41.88 KiB
/wp-admin/upload.php0.568 s0.587 s+0.019 s2.99 MiB3.06 MiB+ 73.56 KiB
/wp-admin/options-writing.php0.180 s0.264 s+0.084 s2.99 MiB3.05 MiB+ 59.9 KiB
/wp-admin/media-new.php0.294 s0.242 s-0.052 s2.97 MiB3.05 MiB+ 85.44 KiB
/wp-admin/edit-tags.php?taxonomy=category0.197 s0.191 s-0.006 s2.98 MiB3.07 MiB+ 88.48 KiB
/wp-admin/post-new.php?post_type=page0.635 s0.717 s+0.082 s4.96 MiB4.94 MiB- 25.18 KiB
/wp-admin/options-discussion.php0.218 s0.243 s+0.025 s2.97 MiB3.05 MiB+ 73.74 KiB
/wp-admin/edit-comments.php0.211 s0.253 s+0.042 s3 MiB3.07 MiB+ 71.46 KiB
/0.290 s0.270 s-0.020 s2.94 MiB3.02 MiB+ 82.41 KiB
Average 0.353 s0.393 s+0.040 s3.35 MiB3.42 MiB+ 66.56 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
PHP39.8%6965611
JavaScript22.7%39769
JSON15.8%27706
PO File11.1%1951852
Sass10.5%18453
Total 1,749 252 31

PHP Code Analysis | More results »

Lines of code 667
Total complexity 114
Median class complexity 11.0
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

[09-Mar-2023 16:53:46 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
[09-Mar-2023 16:53:46 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
[09-Mar-2023 16:53:46 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
[09-Mar-2023 16:53:46 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
[09-Mar-2023 16:53:46 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