Anyone know how to resolve this error?
I get this error.
Deprecated: Function create_function() is deprecated in /xxxx/wp-content/themes/hively/library/WPPostScript/Content/MediaGallery.php on line 28
Swi
Code:
$galleryID = preg_replace("/[^0-9]/","",$attr['ids'])
I get this error.
Deprecated: Function create_function() is deprecated in /xxxx/wp-content/themes/hively/library/WPPostScript/Content/MediaGallery.php on line 28
Swi