Page 1 of 1

Wordpress Support

Posted: Wed Jun 28, 2017 9:36 pm
by Sara
This only has basic functionality right now, but there will be more to come. Charlie just wanted to get it out there in the world so people can start playing with it. If you are interested in a custom plugin so you can easily integrate your Poker Mavens Server with a wordpress site contact him directly with an offer.

https://wordpress.org/plugins/api-for-poker-mavens/

Re: Wordpress Support

Posted: Tue Jul 04, 2017 12:49 am
by harrythree
This looks like a very helpful plugin! Thanks for the sharing!

I built something like when I first started tinkering with wordpress and just wanted to give some feedback on the login shortcode.

Currently it looks like you are managing both the wordpress user login and the poker mavens login together. It seems like it would be easier to not worry about the Wordpress login and have your login shortcode just be a form that validates username/password from mavens. Having to manage two user session states will get really complicated and could lead to some weird issues with one session expiring or becoming invalid while the other is still valid.

There could even be an option when installing the plugin that asks if you want to use the wordpress login or not...

Eh just some thoughts!