WPIntell

Source evidence

Deprecated: html_entity_decode() when using shortcode

Ultimate FAQ Accordion Plugin · support · 2024-07-04T11:45:00+00:00

mixedsentiment
mediumseverity
0.84relevance
7replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

3 / 26 rows with source links

11.5% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

23 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
QinisoM resolved
Deprecated: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in includes/template-functions.php on line 359 The function ewd_ufaq_decode_infinite_table_setting is not checking if $values is null, hence the return expression is triggering a warning. Thanks for letting us know. Which version of PHP are you using? Did this get resolved? We are also receiving this warning Deprecated : html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/ultimate-faqs/includes/template-functions.php on line 354 Thanks for letting us know. Which version of PHP are you using? 8.3.11 Thank you for providing that information. WordPress itself isn’t yet fully compatible with anything higher than 8.2 ( https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/ ). That being said, we will definitely address any such notices in a future update as newer WordPress versions with PHP 8.3 compatibility get closer to release date. If any such notices are appearing on the front end of your website, you can set WP_DEBUG_DISPLAY to false in your wp-config.php file to prevent them from showing on your website, if that would help. Was this resolved? I’m getting it after moving from PHP 7.4 to 8.1. Update: Downgrading to 8.0 fixed it. Thanks This reply was modified 1 year, 6 months ago by charlottezweb . Hi charlottezweb, Thanks for letting us know about getting it with PHP 8.1. That should not be the case. We’ll test that and, if necessary, eliminate the issue/notice in one of our next updates.

Comments

7 shown
jaysupport 2024-07-05T13:29:00+00:00

Thanks for letting us know. Which version of PHP are you using?

corydavidwilliam 2024-09-26T14:14:00+00:00

Did this get resolved? We are also receiving this warning Deprecated : html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-content/plugins/ultimate-faqs/includes/template-functions.php on line 354

jaysupport 2024-09-26T20:25:00+00:00

Thanks for letting us know. Which version of PHP are you using?

corydavidwilliam 2024-09-27T13:34:00+00:00

8.3.11

jaysupport 2024-09-27T19:43:00+00:00

Thank you for providing that information. WordPress itself isn’t yet fully compatible with anything higher than 8.2 ( https://make.wordpress.org/core/handbook/references/php-compatibility-and-wordpress-versions/ ). That being said, we will definitely address any such notices in a future update as newer WordPress versions with PHP 8.3 compatibility get closer to release date. If any such notices are appearing on the front end of your website, you can set WP_DEBUG_DISPLAY to false in your wp-config.php file to prevent them from showing on your website, if that would help.

charlottezweb 2024-11-27T00:33:00+00:00

Was this resolved? I’m getting it after moving from PHP 7.4 to 8.1. Update: Downgrading to 8.0 fixed it. Thanks This reply was modified 1 year, 6 months ago by charlottezweb .

jaysupport 2024-11-28T19:59:00+00:00

Hi charlottezweb, Thanks for letting us know about getting it with PHP 8.1. That should not be the case. We’ll test that and, if necessary, eliminate the issue/notice in one of our next updates.