I am trying to connect all the accounts for 5 websites on wordpress. But I do not want to have to go into the code. Does anyone know how?
I am trying to connect all the accounts for 5 websites on wordpress. But I do not want to have to go into the code. Does anyone know how?
If you have five separate WordPress installs, you can't easily 'connect' them (and certainly not without getting into code).
Can you clarify what you mean by 'connect'?
I suppose, he wants to link them together..if so..just use "links" widget.
If all on the same database server, a simple change to wp-config.php is all that is needed.
As simple as the example on the Codex - http://codex.wordpress.org/Editing_wp-config.php#Custom_User_and_Usermeta_Tables
Tim, please mention that ManageWP is a PAID service when you link to it.
@ipstenu. owh, i am sorry.
What I mean by connect is to login in one and be loged in on the other. But things changed and I only have 1 wordpess, the rest is HTML
Generally people do that via MultiSite. - http://codex.wordpress.org/Create_A_Network
You must log in to post.