Deprecated Code on PHP 8.4
-
Hi there, the FTS plugin is giving the following warning on my website when using the Facebook Feed:
Deprecated: feedthemsocial\includes\feeds\youtube\YoutubeFeed::buildYoutubePlaylistUrl(): Implicitly marking parameter $next_page_token as nullable is deprecated, the explicit nullable type must be used instead in /wp-content/plugins/feed-them-social/includes/feeds/youtube/YoutubeFeed.php on line 1094
The site is using PHP 8.4 and I don’t actually have any YouTube feeds active (just the Facebook one).
I realise this is just a warning and I can disable the notices in my wp-config.php file, but I would like to know if you plan to update the code to fix this?
You must be logged in to reply to this topic.