久久精品水蜜桃av综合天堂,久久精品丝袜高跟鞋,精品国产肉丝袜久久,国产一区二区三区色噜噜,黑人video粗暴亚裔
站長百科 | 數(shù)字化技能提升教程 數(shù)字化時代生存寶典
首頁
數(shù)字化百科
電子書
建站程序
開發(fā)
服務器
辦公軟件
開發(fā)教程
服務器教程
軟件使用教程
運營教程
熱門電子書
WordPress教程
寶塔面板教程
CSS教程
Shopify教程
導航
程序頻道
推廣頻道
網(wǎng)賺頻道
人物頻道
網(wǎng)站程序
網(wǎng)頁制作
云計算
服務器
CMS
論壇
網(wǎng)店
虛擬主機
cPanel
網(wǎng)址導航
WIKI使用導航
WIKI首頁
最新資訊
網(wǎng)站程序
站長人物
頁面分類
使用幫助
編輯測試
創(chuàng)建條目
網(wǎng)站地圖
站長百科導航
站長百科
主機偵探
IDCtalk云說
跨境電商導航
WordPress啦
站長專題
網(wǎng)站推廣
網(wǎng)站程序
網(wǎng)站賺錢
虛擬主機
cPanel
網(wǎng)址導航專題
云計算
微博營銷
虛擬主機管理系統(tǒng)
開放平臺
WIKI程序與應用
美國十大主機
編輯“
WordPress:Upgrading WordPress Extended
”(章節(jié))
人物百科
|
營銷百科
|
網(wǎng)賺百科
|
站長工具
|
網(wǎng)站程序
|
域名主機
|
互聯(lián)網(wǎng)公司
|
分類索引
跳轉至:
導航
、?
搜索
警告:
您沒有登錄。如果您做出任意編輯,您的IP地址將會公開可見。如果您
登錄
或
創(chuàng)建
一個賬戶,您的編輯將歸屬于您的用戶名,且將享受其他好處。
反垃圾檢查。
不要
加入這個!
===升級過程概述=== # [[WordPress:#Step 1: Backup your database|備份你的數(shù)據(jù)庫]]。 詳細的解釋,請閱讀[[WordPress:Backing Up Your Database|備份你的數(shù)據(jù)庫]]。 # [[WordPress:#Step 2: Backup ALL your WordPress files|Backup ALL your WordPress files]] in your WordPress directory. Don't forget your [[WordPress:Glossary#.htaccess<|<tt>.htaccess</tt>]] file. # [[WordPress:#Step 3: Verify the backups|Verify the backups]] you created are there and usable. This is essential. # [[WordPress:#Step 4: Deactivate ALL your Plugins|Deactivate ALL your Plugins]]. # [[WordPress:#Step 2: Backup ALL your WordPress files|備份所有的WordPress文件]] 放入WordPress 目錄。 不要忘了你的[[WordPress:Glossary#.htaccess<|<tt>.htaccess</tt>]]文件。 # [[WordPress:#Step 3: Verify the backups|確認文件備份]]在這里而且可以使用。 這很重要。 # [[WordPress:#Step 4: Deactivate ALL your Plugins|取消你的所有插件]]的運行。 # [[WordPress:#Step 5: Ensure first four steps are completed|Ensure first four steps are completed]]. Do not attempt the upgrade unless you have completed the first four steps. # [[WordPress:#Step 6: Download and extract the WordPress package|Download and extract the WordPress package]] from http://wordpress.org/download/. # [[WordPress:#Step 7: Delete the old WordPress files|Delete the old WordPress files]] on your site, but '''<span style="color:red">DO NOT DELETE</span>''' # [[WordPress:#Step 5: Ensure first four steps are completed|確保前四步已經(jīng)完成了]]。 除非你完成了前四步,否則不要嘗試升級。 #從http://wordpress.org/download/,[[WordPress:#Step 6: Download and extract the WordPress package|下載并且提取WordPress軟件包]]。 # [[WordPress:#Step 7: Delete the old WordPress files|刪除舊的WordPress文件]],但是'''<span style="color:red">不刪除</span>'''。 #*<code><span style="color:red">wp-config.php</span></code> file; #*<code><span style="color:red">wp-content</span></code> folder; Special Exception: the <code>wp-content/cache</code> and the <code>wp-content/plugins/widgets</code> folders should be deleted. #*<code><span style="color:red">wp-images</span></code> folder; #*<code><span style="color:red">wp-includes/languages/</span></code> folder--if you are using a language file do not delete that folder; #*<code><span style="color:red">.htaccess</span></code> file--if you have added custom rules to your <code>.htaccess</code>, do not delete it; #*<code><span style="color:red">robots.txt</span></code> file--if your blog lives in the root of your site (ie. the blog is the site) and you have created such a file, do not delete it. #*<code><span style="color:red">wp-config.php</span></code> 文件; #*<code><span style="color:red"> wp-content </span></code> 文件夾;例外: <code>wp-content/cache</code> 和<code>wp-content/plugins/widgets</code>文件夾應該被刪除。 #*<code><span style="color:red"> wp-images </span></code> 文件夾; #*<code><span style="color:red">wp-includes/languages/</span></code> 文件夾—如果你使用一個語言文件,不要刪除那個文件夾; #*<code><span style="color:red">.htaccess</span></code> 文件—如果你給<code>.htaccess</code>添加了自定義規(guī)則,不要刪除; #*<code><span style="color:red">robots.txt</span></code> 文件--如果你的博客位于你的站點的根目錄(如博客就是站點)而且你創(chuàng)建了這樣的文件,請不用刪除。 # [[WordPress:#Step 8: Upload the new files|Upload the new files]] from your computer's hard drive to the appropriate WordPress folder on your site. # [[WordPress:#Step 9: Run the WordPress upgrade program|Run the WordPress upgrade program]] and follow the instructions on the screen. # [[WordPress:#Step 10: Update Permalinks and .htaccess|Update Permalinks and .htaccess]]. Update your Permalink Structure and merge the custom rules, if necessary, into your [[WordPress:Glossary#.htaccess<|<tt>.htaccess</tt>]] file. # [[WordPress:#Step 11: Install updated Plugins and Themes|Install updated Plugins and Themes]]. Please review the [[WordPress:Plugins/Plugin_Compatibility/2.6|list of Plugins that work in Version {{CurrentVersion}}]]. Check for [[WordPress:Themes/Theme_Compatibility/2.6|Theme Compatibility with {{CurrentVersion}}]] and ask your Theme author for any new version. # [[WordPress:#Step 12: Reactivate Plugins|Reactivate Plugins]] # [[WordPress:#Step 13: Review what has changed in WordPress|Review what has changed in WordPress]]. # [[WordPress:#Step 8: Upload the new files|上傳新的文件]]上傳到你的站點上適當?shù)腤ordPress文件夾中。 # [[WordPress:#Step 9: Run the WordPress upgrade program|運行 WordPress 升級程序]]并且遵循這個界面上的指示說明。 # [[WordPress:#Step 10: Update Permalinks and .htaccess|更新 Permalinks和.htaccess]]。 更新你的Permalink 結構并且必要的話,將自定義規(guī)則融合到你的[[WordPress:Glossary#.htaccess<|<tt>.htaccess</tt>]]文件。 # [[WordPress:#Step 11: Install updated Plugins and Themes|安裝更新的插件和主題]]。 查找[[WordPress:Themes/Theme_Compatibility/2.6|Theme Compatibility with {{當前版本}}的主題兼容性]]并且向你的主題作者索要任何新的版本。 # [[WordPress:#Step 12: Reactivate Plugins|重新激活插件]] # [[WordPress:#Step 13: Review what has changed in WordPress|查看WordPress有什么變化]]。 That's the overview of the upgrade process. Please continue reading the Detailed Upgrade Instructions. Remember, if you do encounter problems, re-read the Instructions below to insure you've followed the proper procedures and consult [[WordPress:Installing_WordPress#Common_Installation_Problems|Troubleshooting: Common Installation Problems]]. 這是升級過程的概述。 請繼續(xù)閱讀詳細的升級指示說明。 記住,如果你的確遇到了麻煩,請再次閱讀下面的指示說明,確認你遵循了適當?shù)牟襟E,此外還可以查看[[WordPress:Installing_WordPress#Common_Installation_Problems|疑難解答: 常見安裝問題]]。
摘要:
請注意,您對站長百科的所有貢獻都可能被其他貢獻者編輯,修改或刪除。如果您不希望您的文字被任意修改和再散布,請不要提交。
您同時也要向我們保證您所提交的內容是您自己所作,或得自一個不受版權保護或相似自由的來源(參閱
Wordpress-mediawiki:版權
的細節(jié))。
未經(jīng)許可,請勿提交受版權保護的作品!
取消
編輯幫助
(在新窗口中打開)
取自“
http://kktzf.com.cn/wiki/WordPress:Upgrading_WordPress_Extended
”