• Hi,

    Please help me to sort the issue the comes on each and every predifned function i m referring on my page:

    for e.g:
    <?php language_attributes(); ?>
    then the error is:
    Call to undefined function language_attributes() in C:\xampp\htdocs\wordpress\wp-content\themes\goodspace\header.php

    I have checked all possible ways i can the root cause, it is all fine as per mine. Please let me know the point i m missing

    …Thanks

Viewing 1 replies (of 1 total)
  • Hello,

    This function language_attributes() funtion is not defined in your functions.php file. Try to remove it from where it is being called.

    Thanks,

Viewing 1 replies (of 1 total)

The topic ‘Function Undefined error’ is closed to new replies.