Kofi Mokome
Results
3
issues of
Kofi Mokome
I've followed the setup and I do not see any notification
type: bug
needs repro
This error message keeps coming up at line 38 of vs-notify.js: **Uncaught ReferenceError: Vue is not defined** How can I fix it?
# 🚀 feature request ### Description I recently added a custom optional permission to the opt-in screen. ```php function add_collectspam_permission( $permissions ) { $permissions['collectspam'] = array( 'icon-class' => 'dashicons dashicons-cloud-upload',...