Found a bug in version 1.1.9
-
The bug is related to variable declaration. Need to declare $wpdb in yasr_update_version function.
function yasr_update_version() {
global $version_installed;
global $wpdb;
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Found a bug in version 1.1.9’ is closed to new replies.