**Warning** : Use of undefined constant tags

Hi everyone. I get the following message on all blog posts:

Warning : Use of undefined constant tags - assumed ‘tags’ (this will throw an Error in a future version of PHP) in /home/customer/www/fabpho.ch/public_html/wp-content/themes/x-child/functions.php on line 108

How can this problem be fixed?

Hello @FabioW,

Thanks for writing in! The error message indicates that you have added a broken PHP in your child theme’s functions.php file. Please go to Appearance > Theme Editor > Functions.php and make sure that the code in line 108 is valid and correct. If you are not the one who created the code, it is best that you contact your developer.

Please note that custom coding is outside the scope of our support. Issues that might arise from the use of custom code and further enhancements should be directed to a third party developer.

Best Regards.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.