stranoweb / stranoweb-ajax-login

Wordpress plugin to add ajax login, register, forgot password and logout modal popups and more.
2 stars 0 forks source link

Trigger popup via url param #35

Closed Norm6257 closed 1 year ago

Norm6257 commented 1 year ago

I'm entering this request here just so it doesn't get lost in the shuffle. It's tracking the request to have SWAL modals activated via url param. It's also on the WordPress forum at https://wordpress.org/support/topic/trigger-popup-via-url/

Please implement the ability to activate the SWAL popup via url param. All the modals should be supported including:

Thanks, -Norm

stranoweb commented 1 year ago

Thanks for the suggestion, I will add to the todo list.

Best

stranoweb commented 1 year ago

Added in the new version 1.9.8 the ability to open popup with the following querystrings:

I kept the old swal=open for backwards compatibility