Fatal error: Call to undefined function: add_site_settings() in /home/openpen/public_html/index.php on line 440
That is the error I am getting now. Below is the 440 line of index.php:
add_site_settings( "illegal_names", $illegal_names );
any help would be appreciated.
thanks!! :)