sarpay
12/2/2016 - 7:06 AM

Wordpress Notes

Wordpress Notes

Domain Transfer Settings
========================
1.) @ record update (DNS zone file)
	time to live should be as low as possible
	(edit or add the @record)
2.) update wp_options table (line 1 and 33), 
3.) goto cms admin panel > double check settings for domain 
4.) enfold > change logo and favicon urls
5.) wpegine panel > utilities > clear the cache
6.) ftp > wp_config > double check the url (edit if necessary).

Installing a Plugin
========================
compatible with multisite?
compatible with the version of the wordpress we use.

go to top left menu item WP-Engine then select the Staging tab
	there you can find the link to the staging site and the button to clone from the live site

go to My Sites > Network Admin > Plugins > Add New > Upload Plugin > Install Now.
You need to this only once.
Then DO NOT network activate it, 
instead go to the site you want to use it for and activate it there.