<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>英文站 &#8211; 孙威的阳光海</title>
	<atom:link href="https://www.sunnyfly.com/tag/%E8%8B%B1%E6%96%87%E7%AB%99/feed" rel="self" type="application/rss+xml" />
	<link>https://www.sunnyfly.com</link>
	<description>人生没有终极意义，只有那些过程中的好时光。</description>
	<lastBuildDate>Sat, 13 Jul 2019 02:20:58 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.sunnyfly.com/wp-content/uploads/2019/07/cropped-wyat-32x32.jpg</url>
	<title>英文站 &#8211; 孙威的阳光海</title>
	<link>https://www.sunnyfly.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>WordPress实现后台中文前台英文</title>
		<link>https://www.sunnyfly.com/wordpress-background-chinese-front-end-english.html</link>
					<comments>https://www.sunnyfly.com/wordpress-background-chinese-front-end-english.html#respond</comments>
		
		<dc:creator><![CDATA[孙威]]></dc:creator>
		<pubDate>Tue, 07 Feb 2012 08:53:20 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress插件]]></category>
		<category><![CDATA[英文站]]></category>
		<guid isPermaLink="false">http://www.sunnyfly.com/blog/?p=886</guid>

					<description><![CDATA[有朋友因为特殊需求要让自己的Wordpress实现...]]></description>
										<content:encoded><![CDATA[<p><img fetchpriority="high" decoding="async" src="http://www.sunnyfly.com/wp-content/uploads/2012/08/wordpress-logo.gif" alt="" title="wordpress-logo" width="400" height="248" class="aligncenter size-full wp-image-1095" /></p>
<p>有朋友因为特殊需求要让自己的Wordpress实现后台中文前台英文，给他提供了一个简易的方法：<br />
有个 “<a href="http://wordpress.org/extend/plugins/admin-locale/">Admin Locale</a>” 的插件可以实现他的需求。</p>
<p>安装方法：<br />
到WP后台，安装插件&#8211;>搜索 Admin Locale，安装此插件并激活它。<br />
再到 设置&#8211;>常规，在下面 找到 Admin Language: 选择 Chinese (如下图)，更新即可。</p>
<p><img decoding="async" src="http://www.sunnyfly.com/wp-content/uploads/2012/02/Admin-Locale.png" alt="" title="Admin-Locale" width="349" height="123" class="aligncenter size-full wp-image-887" srcset="https://www.sunnyfly.com/wp-content/uploads/2012/02/Admin-Locale.png 349w, https://www.sunnyfly.com/wp-content/uploads/2012/02/Admin-Locale-300x106.png 300w, https://www.sunnyfly.com/wp-content/uploads/2012/02/Admin-Locale-100x35.png 100w" sizes="(max-width: 349px) 100vw, 349px" /></p>
<p>最后一步，不要忘了修改wp-config.php文件，把其中里面的一句代码：<br />
<code>define ('WPLANG','zh_CN');</code><br />
改成：<br />
<code>define ('WPLANG', 'en_US');</code></p>
<p>上面的安装方法适合于WordPress中文版，如果你的WordPress本身就是英文版的话，wp-config.php就不用去修改了，同时必须把 WordPress 中文语言包拷贝到wp-content\languages （如果没有这个languages目录的话，自己新建这个目录）里。Admin Locale的设置方法同上。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.sunnyfly.com/wordpress-background-chinese-front-end-english.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
