B Tiktok Feed 1.0.6

Does B Tiktok Feed work with WordPress 6.2.2 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: 63.68 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.2.2
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=3f1bcf95d0
Aspect after-activation
HTTP status 200
Load time 0.813 s
Memory usage 3.06 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.258 s
Memory usage 3.05 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.271 s0.293 s+0.022 s3.07 MiB3.16 MiB+ 91.85 KiB
/wp-admin/edit.php0.182 s0.324 s+0.142 s3.1 MiB3.19 MiB+ 92.47 KiB
/wp-admin/post-new.php0.749 s1.278 s+0.529 s5.02 MiB5.01 MiB- 13.84 KiB
/wp-admin/upload.php0.530 s0.320 s-0.210 s3.02 MiB3.09 MiB+ 75.64 KiB
/wp-admin/options-writing.php0.166 s0.273 s+0.107 s3.01 MiB3.07 MiB+ 62.09 KiB
/wp-admin/media-new.php0.259 s0.222 s-0.037 s2.99 MiB3.08 MiB+ 87.52 KiB
/wp-admin/edit-tags.php?taxonomy=category0.231 s0.202 s-0.029 s3.01 MiB3.09 MiB+ 90.55 KiB
/wp-admin/post-new.php?post_type=page0.603 s0.654 s+0.051 s5.01 MiB5 MiB- 19.2 KiB
/wp-admin/options-discussion.php0.218 s0.233 s+0.015 s3 MiB3.07 MiB+ 75.82 KiB
/wp-admin/edit-comments.php0.209 s0.234 s+0.025 s3.03 MiB3.1 MiB+ 73.54 KiB
/0.312 s0.234 s-0.078 s2.97 MiB3.05 MiB+ 84.05 KiB
Average 0.339 s0.388 s+0.049 s3.38 MiB3.45 MiB+ 63.68 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.0%6975611
JavaScript22.8%40899
JSON16.9%30207
PO File11.0%1971872
Sass10.3%18453
Total 1,788 257 32

PHP Code Analysis | More results »

Lines of code 668
Total complexity 115
Median class complexity 10.5
Median method complexity 1.0
Most complex class Activate
Most complex function TTPTiktokAPI::getData()
Classes 8
Methods 52
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

[24-May-2023 07:40: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
[24-May-2023 07:40: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
[24-May-2023 07:40: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
[24-May-2023 07:40: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
[24-May-2023 07:40: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