I am working on a website using word press and it is my first time to encounter this problem after I updated my word press version and all the plugins and the database,this is what I encountered.
This is the error
Fatal error: Can't use function return value in write context in ****.com\httpdocs\wp-content\plugins\popup-builder\popup-builder.php on line 335
Line 335
if(!empty(get_option("SG_ALL_POSTS")) && is_array(get_option("SG_ALL_POSTS")) && !(is_page() || is_home() || is_front_page())) {