zm-ajax-login-register icon indicating copy to clipboard operation
zm-ajax-login-register copied to clipboard

Creates a simple login and register modal with an optional shortocde

Results 22 zm-ajax-login-register issues
Sort by recently updated
recently updated
newest added

Lets use [`locate_template`](http://codex.wordpress.org/Function_Reference/locate_template) first, the [`load_template`](http://codex.wordpress.org/Function_Reference/load_template), this would allow for custom forms to be loaded via the theme first.

enhancement

Add a honey pot for the forms. This isn't fool proof, but it is easily done.

enhancement