B Tiktok Feed 1.0.8

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

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

Environment
WordPress version6.3.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=089756f361
Aspect after-activation
HTTP status 200
Load time 0.772 s
Memory usage 2.82 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.198 s
Memory usage 3.22 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.367 s0.312 s-0.055 s2.82 MiB2.93 MiB+ 108.17 KiB
/wp-admin/edit.php0.203 s0.378 s+0.175 s2.85 MiB2.96 MiB+ 108.79 KiB
/wp-admin/post-new.php0.764 s1.376 s+0.612 s5.21 MiB5.26 MiB+ 44.71 KiB
/wp-admin/upload.php0.629 s0.524 s-0.105 s2.77 MiB2.86 MiB+ 92.89 KiB
/wp-admin/options-writing.php0.227 s0.238 s+0.011 s2.76 MiB2.84 MiB+ 84.55 KiB
/wp-admin/media-new.php0.488 s0.233 s-0.255 s2.74 MiB2.84 MiB+ 104.77 KiB
/wp-admin/edit-tags.php?taxonomy=category0.198 s0.223 s+0.025 s2.76 MiB2.86 MiB+ 107.81 KiB
/wp-admin/post-new.php?post_type=page0.584 s0.694 s+0.110 s5.21 MiB5.25 MiB+ 40.3 KiB
/wp-admin/options-discussion.php0.416 s0.245 s-0.171 s2.75 MiB2.84 MiB+ 93.08 KiB
/wp-admin/edit-comments.php0.246 s0.378 s+0.132 s2.78 MiB2.87 MiB+ 90.8 KiB
/0.292 s0.278 s-0.014 s3.13 MiB3.22 MiB+ 97.51 KiB
Average 0.401 s0.444 s+0.042 s3.25 MiB3.34 MiB+ 88.49 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.5%7475711
JavaScript22.5%4732411
JSON20.4%43007
PO File10.7%2252192
Sass8.7%18453
CSS2.1%4501
Total 2,104 305 35

PHP Code Analysis | More results »

Lines of code 713
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

[08-Sep-2023 16:49:11 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
[08-Sep-2023 16:49:11 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
[08-Sep-2023 16:49:11 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
[08-Sep-2023 16:49:11 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