Norcross
Norcross
this seems like a solid way to go.
is this an add-on plugin? how are quiz fields generated?
ok, let me see how that plugin adds their fields. i believe it’ll just require a filter
I'm not completely sure of the question. Have you installed the plugin on a site to connect it to? Uploaded the plugin itself? updated the version?
and all your constants (i.e. site URL, unique key, etc) are correct and matching?
the readme file has been sufficient until now. I'll see if some recent WP core changes have affected anything.
Can you post a gist of your plugin file along with a screenshot of your repo setup? I want to confirm some data.
it looks like the `src url` in the hint.css file is incorrect. until i can get some free time to fix this (and other issues) look at line 700 and...
to confirm: you're updating a plugin on a client site, using the Remote Repo as the source, correct? Is the version number in the plugin files (readme and the PHP...
that's how the WP update logic works (it deletes the existing and replaces it with a new version, as opposed to copying over the existing)