Is there a way to have the Email extension send to multiple admins when a new question is asked?

Social Login doesnt work even after configuring the API and installing wordpress social plugin.

http://exammy.com/

Are all the files in the update at WordPress.org needed ?

workpace file ? sublime file ? gitattributes file ? package.json ?

Thanks

Please update the home page of the website and the plugin version so that the website itself can act as a demo of Anspress 3.0.1

(Its just a suggestion 🙂 )

Thanks

I am using AnsPress 3.0.1. Some of the options are not saving.

I.e. I am not able to turn off “Allow image upload”. I uncheck the checkbox, save options and still the checkbox is checked and images can be uploaded.

I discovered that it is a problem with several checkboxes. Some work, some do not.

Please see how it works:

when select anspress avatar, the image is not displayed ater update

I’m trying to change the editor to markdown, but using any of

  • https://wordpress.org/plugins/wp-markdown-editor/
  • https://wordpress.org/plugins/jetpack-markdown/
  • https://wordpress.org/plugins/typewriter

The html conversion doesn’t happen.

With the Jetpack-Markdown plugin, it looks right in the visual editor, but the markup is stripped when the post is published.

I’ve got it working half way. I added support for ‘wpcom-markdown’ in the support arg array in post_types.php, which makes ## work, but linking []() isn’t working.