Feed Them Social - Page, Post, Video and Photo Galleries 4.0.81

Does "Feed Them Social - Page, Post, Video and Photo Galleries" work with WordPress 6.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
1PHP deprecation warnings
3Unrecognized messages in the PHP error log
1JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 1.36 MiB
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.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 30,000+
WordPress.org page https://wordpress.org/plugins/feed-them-social/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 9

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=feed-them-social%2Ffeed-them-social.php&plugin_status=all&paged=1&s&_wpnonce=9eb562cc7a
Aspect after-activation
HTTP status 200
Load time 0.555 s
Memory usage 4.45 MiB
JS errors None
Resource errors None

FT Social

Page screenshot: FT Social
URL /wp-admin/edit.php?post_type=fts
Aspect menu-item
HTTP status 200
Load time 0.299 s
Memory usage 4.42 MiB
JS errors None
Resource errors None

FT Social → Add New Feed

Page screenshot: FT Social → Add New Feed
URL /wp-admin/post.php?action=edit&post=39
Requested URL /wp-admin/edit.php?post_type=fts&page=create-new-feed
Aspect menu-item
HTTP status 200
Load time 0.698 s
Memory usage N/A
JS errors
[
    {
        "message": "ReferenceError: fts_show_decrypt_token_text is not defined\n    at HTMLDocument.<anonymous> (/wp-admin/post.php?action=edit&post=39:556:17)\n    at e (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.2:2:30158)\n    at t (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.2:2:30460)",
        "trace": null,
        "code": null
    }
]
Resource errors None

FT Social → Settings

Page screenshot: FT Social → Settings
URL /wp-admin/edit.php?post_type=fts&page=fts-settings-page
Aspect menu-item
HTTP status 200
Load time 0.385 s
Memory usage 4.41 MiB
JS errors None
Resource errors None

FT Social → Settings → Styles & Scripts

Page screenshot: FT Social → Settings → Styles & Scripts
URL /wp-admin/edit.php?post_type=fts&page=fts-settings-page&tab=styles
Aspect menu-item-tab
HTTP status 200
Load time 0.324 s
Memory usage 4.41 MiB
JS errors None
Resource errors None

FT Social → Settings → Social Sharing

Page screenshot: FT Social → Settings → Social Sharing
URL /wp-admin/edit.php?post_type=fts&page=fts-settings-page&tab=sharing
Aspect menu-item-tab
HTTP status 200
Load time 0.254 s
Memory usage 4.41 MiB
JS errors None
Resource errors None

FT Social → System Info

Page screenshot: FT Social → System Info
URL /wp-admin/edit.php?post_type=fts&page=fts-system-info-submenu-page
Aspect menu-item
HTTP status 200
Load time 0.215 s
Memory usage 4.36 MiB
JS errors None
Resource errors None

FT Social → Extension License

Page screenshot: FT Social → Extension License
URL /wp-admin/edit.php?post_type=fts&page=fts-license-page
Aspect menu-item
HTTP status 200
Load time 0.210 s
Memory usage 4.36 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.276 s
Memory usage 4.3 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.280 s0.527 s+0.247 s3.07 MiB4.45 MiB+ 1.38 MiB
/wp-admin/edit.php0.181 s0.413 s+0.232 s3.1 MiB4.48 MiB+ 1.38 MiB
/wp-admin/post-new.php0.749 s1.246 s+0.497 s5.02 MiB6.35 MiB+ 1.33 MiB
/wp-admin/upload.php0.757 s0.296 s-0.461 s3.02 MiB4.38 MiB+ 1.36 MiB
/wp-admin/options-writing.php0.147 s0.159 s+0.012 s3.01 MiB4.37 MiB+ 1.35 MiB
/wp-admin/media-new.php0.276 s0.205 s-0.071 s2.99 MiB4.37 MiB+ 1.38 MiB
/wp-admin/edit-tags.php?taxonomy=category0.176 s0.201 s+0.025 s3.01 MiB4.4 MiB+ 1.4 MiB
/wp-admin/post-new.php?post_type=page0.604 s0.623 s+0.019 s5.01 MiB6.34 MiB+ 1.32 MiB
/wp-admin/options-discussion.php0.275 s0.499 s+0.224 s3 MiB4.37 MiB+ 1.37 MiB
/wp-admin/edit-comments.php0.243 s0.308 s+0.065 s3.03 MiB4.39 MiB+ 1.36 MiB
/0.307 s0.317 s+0.010 s2.97 MiB4.3 MiB+ 1.33 MiB
Average 0.363 s0.436 s+0.073 s3.38 MiB4.74 MiB+ 1.36 MiB

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
PO File
CSS
JavaScript
SVG
Language % Lines of code Comment lines Files
PHP44.2%19,2907,81043
PO File19.8%8,6215,54611
CSS13.9%6,068648
JavaScript11.9%5,20256020
SVG10.1%4,41703
JSON0.0%901
Total 43,607 13,980 86

PHP Code Analysis | More results »

Lines of code 19,771
Total complexity 3,691
Median class complexity 25.0
Median method complexity 2.0
Most complex class feedthemsocial\Facebook_Feed
Most complex function feedthemsocial\Facebook_Feed_Post_Types::feed_post_types()
Classes 51
Methods 477
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 3

Custom Post Types 1

ID Name
ftsFeeds

PHP Error Log 16 lines

[30-Mar-2023 11:10:01 UTC] FTS vs test check 
[30-Mar-2023 11:10:01 UTC] FTS did_upgrade
[30-Mar-2023 11:10:01 UTC] FTS Upgrade complete
[30-Mar-2023 11:10:04 UTC] PHP Deprecated:  The PSR-0 `Requests_...` class names in the Request library are deprecated. Switch to the PSR-4 `WpOrg\Requests\...` class names at your earliest convenience. in /wp-includes/class-requests.php on line 24
[30-Mar-2023 11:10:04 UTC] PHP Fatal error:  Uncaught TypeError: Cannot access offset of type string on string in /wp-content/plugins/feed-them-social/includes/feed-functions.php:1382
Stack trace:
#0 /wp-content/plugins/feed-them-social/metabox/metabox-functions-class.php(816): feedthemsocial\Feed_Functions->xml_json_parse()
#1 /wp-content/plugins/feed-them-social/admin/cpt/feeds-cpt-class.php(821): feedthemsocial\Metabox_Functions->options_html_form()
#2 [internal function]: feedthemsocial\Feeds_CPT->tab_facebook_feed()
#3 /wp-content/plugins/feed-them-social/metabox/metabox-functions-class.php(583): call_user_func()
#4 /wp-content/plugins/feed-them-social/admin/cpt/feeds-cpt-class.php(699): feedthemsocial\Metabox_Functions->display_metabox_content()
#5 /wp-admin/includes/template.php(1445): feedthemsocial\Feeds_CPT->fts_tab_menu_metabox()
#6 /wp-admin/edit-form-advanced.php(688): do_meta_boxes()
#7 /wp-admin/post.php(206): require('...')
#8 {main}
  thrown in /wp-content/plugins/feed-them-social/includes/feed-functions.php on line 1382
See also: All tests for this plugin, How to Hide Feed Them Social - Page, Post, Video and Photo Galleries Admin Menus