simpliko / wpadverts

WordPress Classifieds Plugin
https://wpadverts.com/
GNU General Public License v2.0
20 stars 11 forks source link

Undefined variable: id #141

Closed erikdemarco closed 2 years ago

erikdemarco commented 2 years ago

I got this error:

Undefined variable: id wp-content/plugins/wpadverts/includes/functions.php:1440

If you look at this line: https://github.com/simpliko/wpadverts/blob/951e501ddd7291e2658dd60315d58d3e9fced915/includes/functions.php#L1440

$id is not declared yet. thus giving the error

gwin commented 2 years ago

Thanks, it will be fixed in the 1.5.8 release.