WordPress front end sql backend
-
We’re converting our site to a WordPress front end with a mysql backend. We provide online training for vascular nurses and clinicians which comes with CE credits for courses completed. All of that is managed through a mysql database.
Marketing wants to control the page copy and look which is fine. They will use WordPress CMS to do as they please with the look of the site. Everything works. While the back end is not managed through the CMS we can match the look through separate css.
My only issue is how to let the WordPress front end know when a customer is logged into the mysql backend. I know WP uses cookies for this, can I direct it to specific cookies generated by our login program?
Just looking for ideas on this.
- The topic ‘WordPress front end sql backend’ is closed to new replies.