When I migrated my website between Media Temple servers, I wanted to manually test the site to ensure no server configuration differences between the server were bricking the site. ?The obvious problem I would encounter is that links would
when i migrated my website between media temple servers, i wanted to manually test the site to ensure no server configuration differences between the server were bricking the site. ?the obvious problem i would encounter is that links would be broken because the site wasn’t living on my domain name yet. ?i did some research and found a way to easily override the wordpress site and home urls:
define('WP_HOME', 'http://867.53.0.9');
define('WP_SITEURL', 'http://867.53.0.9');
Defining these values within the wp-config.php file allows me to override the database values for the home and site-wide domain settings; ?now the site is easily testable before flipping the switch on domain settings!
Read the full article at: Override WordPress URL
这是易秀购主题网分享的一款展示为图片类的类的wordpress主题,WP主题熟悉的朋友应该一眼能看出这是瀑布流修改优化而来。主题并且采用了Ajax加载技术,主题代码非常精简,加载速度非常快。这款图片类主题格式化了几个自定义栏目,分别是price(价格)、from(购买自…)、ob-url(单品url)、shop-url(店铺url)和banner(文章详细页面上部的图片,如果












