Shortcode documentation?

Any updates here? Thanks!

Unable to add links to the answers in AnsPress.

Andrew, This was a bug related to WP 4.5 not AnsPress. To fix this please use Advance WP link plugin.

Email extension: Send to multiple admins

Could use a filter in your email and automatically forward.

Last avatar misaligned

.avatar.user-2-avatar.avatar-70.photo { width: 55px; }

Is the labels extension going to get more support?

Added feed and labels archive pages in extension. Will be released soon.

Recaptcha box overflow on mobile

#recaptcha.g-recaptcha { overflow: hidden; }     The width for the visible box is not present. The css for the captcha box actually extends beyond the box shown. So there’s nothing for me to edit to fix this for mobile.