cakephp - need to login to wordpress when someone logs into my site -


i have site thats made in cakephp , have wordpress blog thats in subdirectory /news. when registers site automatically creates account same login credential wordpress site aswell. there way when logs site logs them wordpress site aswell?

i think wordpress uses cookies or session authentication set necessary session or cookie variables up? , if did?

thanks

solved it! did download ajax login plugin wordpress , looked @ ajax call made when used using firebug net tab. had replicate ajax call when logs site!


Comments

Popular posts from this blog

Javascript line number mapping -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -