Hi,
I’m using WP 3.8 and Enfold 2.4.5 and just noticed on a fresh install 2 deprecated calls:
Function: wp_specialchars()
Used in wp-content/themes/enfold/includes/admin/register-portfolio.php on line 229.
Alternative: Use esc_html() instead.
Deprecated in version 2.8.
Count: 2
2014/01/22 9:33:40 AM
Function: wp_specialchars()
Used in wp-content/themes/enfold/includes/admin/register-portfolio.php on line 240.
Alternative: Use esc_html() instead.
Deprecated in version 2.8.
Count: 2
2014/01/22 9:33:40 AM
I also had a 502 error, not sure if it’s related.
Hi DavyE!
I’ll tag them for Kriesi so they can get updated in the next release.
Regards,
Devin