Hi my first 160 error appeared on March 31, in: /wp-content/plugins/elementor/includes/api.php on line 160 in this block:
/**
* Get upgrade notice.
*
* Retrieve the upgrade notice if one exists, or false otherwise.
*
* @since 1.0.0
* @access public
* @static
*
* @return array|false Upgrade notice, or false none exist.
*/
` 155}
157 public static function get_promotion_widgets() {
158 $data = self::get_info_data();
160 return $data[‘pro_widgets’];
161}
my sample php errors keep showing me, and I notice this when I want to do simple things, move an item, copy it, modify something, simple things and I have this error, thanks for your help, pls..