'; q("update channel set allow_gid = '%s' where channel_id = %d", dbesc($channel['allow_gid']), (int)$channel['channel_id'] ); } } } } public function verify() { return true; } }