WordPress 2.5 Released for Free Download WordPress的2.5發布免費下載

The latest version of WordPress 2.5 has been officially released for free download, after 2最新版本的WordPress的2.5已經正式發布免費下載,後2 release candidates釋放候選人 and several delays in schedule.一些拖延時間。 However, the wait is worth waiting for, as WordPress 2.5 features lots of improvements and enhancements such as multi-file uploading, one-click plugin upgrades, built-in galleries, customizable dashboard, salted passwords and cookie encryption, media library, a WYSIWYG that doesn’t mess with your code, concurrent post editing protection, full-screen writing, and search that covers posts and pages.然而,等待是值得等待,因為WordPress的2.5手功能的改進和增強,如多文件上傳,一鍵插件升級,內置的畫廊,可定制的儀表板,醃密碼和cookie加密,媒體庫,所見即所得不亂您的代碼,同時修改後的保護,全屏幕書寫,搜索,涵蓋員額和網頁。

Matt馬特 published on WordPress blog the details of the changes:發表在WordPress的博客的細節的變化:

User Features 用戶功能

  • Cleaner, faster, less cluttered dashboard.清潔,速度更快,不到雜亂的儀表板。
  • Dashboard Widgets: the dashboard home page is now a serious of widgets, including ones to show you fun stats about your posting, latest comments, people linking to you, new and popular plugins, and of course WordPress news. Dashboard構件:儀表板主頁現在是一個嚴重的小工具,其中包括向您展示有趣的統計信息您的留言,最新評論,人們連結到你的,新的和流行的插件,當然WordPress的消息。 You can customize any of the dashboard widgets to show, for example, news from your local paper instead of WP news.您可以自定義任何Dashboard構件顯示,例如,從您的新聞當地報紙不是可濕性粉劑消息。 Plugins can also hook in, for example the WordPress.com stats widget adds a handy double-wide stats box.插件也可以勾手,例如WordPress.com統計部件增加了方便的雙寬統計方塊。
  • Multi-file upload with progress bar.多文件上傳的進度列。
  • EXIF extraction: if you upload JPEG files with EXIF metadata like camera make and model, aperture, shutter speed, ISO, et al.的EXIF提取:如果您上傳的JPEG文件一樣的EXIF數據相機品牌和型號,光圈,快門速度,國際標準化組織等。 WordPress will extract all the data into custom fields you can use in your template. WordPress的將提取的所有數據導入自定義字段您可以使用您的範本。 If you use the EXIF title fields or similar those will be put into their equivalent fields in WP.如果您使用領域的EXIF標題或類似的這些將投入相等的領域可濕性粉劑。
  • Search posts and pages together.搜索職位和網頁在一起。
  • Tag management: you can now add, rename, delete, and do whatever else you like to tags from inside WordPress, no plugins needed.標籤管理:現在您可以添加,重命名,刪除,或者做任何其他你想從內部標籤WordPress的,沒有插件需要。
  • Password strength meter.密碼強度米。
  • Concurrent editing protection: for those of you on multi-author blogs, if you open a post that someone else is editing, WordPress magically locks it and prevents you from saving until the other person is done.並行編輯保護:你們多作者的blog ,如果你打開一個帖子是別人編輯, WordPress的神奇鎖,並阻止您保存,直到其他人做。
  • Few-click plugin upgrades: if the plugins you use are part of the plugin directory, WordPress will be able to download and install the upgrade for you.幾個點擊插件升級:如果您使用的插件一部分的插件目錄, WordPress的將能夠下載並安裝升級你。 This is dependent a little bit on your host setup, and it may ask you for your FTP password much like OS X or Windows will ask you for a password.這是依賴有點對你的主機安裝,它會問你FTP密碼很像OS X或Windows會問你輸入密碼。
  • Friendlier visual post editor: version 3.0 of TinyMCE, which means better compatibility with Safari, and we’ve paid particular attention this release to its integration and interaction with complex HTML.友善的視覺張貼編輯器: 3.0版本的TinyMCE ,這意味著更好的兼容性的Safari ,而且我們特別注意本新聞稿中的整合和互動的複雜的HTML 。 It also now has a “no-distractions” mode which is like Writeroom for your browser.它還現在有一個“無干擾”模式,就像是Writeroom為您的瀏覽器。
  • Built-in galleries: when you take advantage of multi-file upload to upload a bunch of photos, there are new shortcode that lets you to easily embed galleries by just putting [gallery] in your post.內置畫廊:當你充分利用多文件上傳上傳一批照片,有新的短,讓您可以輕鬆地嵌入畫廊只把[圖庫]在您的文章。 It’ll display all your thumbnails and captions and each will link each to a page where people can comment on the individual photos.它會顯示您所有的縮略圖和標題和每個環節每一個網頁,人們可以發表評論的個人照片。

Developer Features 開發特色

  • Salted passwords: uses the phpass library to stretch and salt all passwords stored in the database, which makes brute-forcing them impractical.鹽漬密碼:使用了phpass圖書館延伸耐鹽和所有的密碼存儲在數據庫中,這使蠻力迫使他們不切實際的。 If you use something like mod_auth_mysql, there is a plugin that will allow you to use legacy MD5 hashing.如果您使用像mod_auth_mysql ,有一個插件,您可以使用原有的MD5散列。 (The hashing is completely pluggable.) Users will automatically switch to the more secure passwords next time they log in. (該散列是完全熱插拔。 )用戶將自動切換到更安全的密碼,他們下次登錄
  • Secure cookies.安全的Cookie 。
  • Easy taxonomy and URL creation.簡單分類和網址創造。
  • Inline documentation that explains the functions and documents their arguments.內置的文件,解釋的職能和文件他們的論點。
  • Database optimization.數據庫的優化。
  • $wpdb->prepare() — now almost all of the SQL in WordPress is prepared first, and the same functions are available to your plugins. $ wpdb , “準備( ) -現在幾乎所有的S QL在W ordPress的準備首先,和相同的職能是提供給你的插件。 This should prevent elementary SQL escaping issues.這應當防止小學的SQL逃避問題。
  • Media buttons: the add media buttons above the post are both expandable, so you could have an “Add Google Map” button if you like, They can be overridden, so if you think you can do the video or audio tab better than we have you can replace the default.媒體按鈕:添加上述媒體按鈕後都擴展,這樣您就可以有一個“添加谷歌地圖”按鈕,如果您願意,他們可以被推翻,因此,如果你認為你可以做的視頻或音頻標籤優於我們您可以取代默認的。
  • Shortcode API: the new gallery functionality is powered by the new shortcode API.短的API :新畫廊的功能是由新的短空氣污染指數。 Shortcodes are little bracket-delineated strings that can be magically expanded at runtime to something more interesting.簡是很小的支架,劃定串,可以魔術般地擴大在運行時的東西更有趣。 They give users a short, easy to type and copy/paste string they can move around their post without worrying about messing up complex HTML or embed codes.他們給用戶提供一個簡短,易於輸入和複製/粘貼字符串他們可以走動後,不用擔心弄髒了複雜的HTML或嵌入代碼。

Download WordPress 2.5 (下載WordPress的2.5 ( wordpress-2.5.zip WordPress的- 2.5.zip or wordpress-2.5.tar.gz WordPress的- 2.5.tar.gz )

If you’re upgrading from previous older version of WordPress, remember to read如果你升級以前舊版本的WordPress的,請記住閱讀 WordPress upgrade instructions WordPress的升級指示 , and verify the ,並確認 plugins compatibility插件兼容性 to avoid any以避免任何 unforeseen problems不可預見的問題 .

Side note,方注意到, WordPress.org website has been revamped with new design.網站已經更新了新的設計。


New WordPress.org Design新WordPress.org設計


Previous Old WordPress.org Design Look前歲WordPress.org設計期待

Update:更新: WordPress 2.5.1 is released WordPress的2.5.1發布 .

IMPORTANT : You're reading a machine translated page which is provided "as is" without warranty. 重要:您正在閱讀的機器翻譯網頁這是“原樣”提供,無保修。 Unlike human translation, machine translation does not understand the grammar, semantics, syntax, idioms of natural language, thus often produce inaccurate and low quality text which is misleading and incomprehensible.不同人的翻譯,機器翻譯不明白的語法,語義,句法,成語自然語言,因此,往往產生不準確,低質量的文字這是誤導和費解。 Thus, please refer to因此,請參閱 original English article英文原文的文章 when in doubt.當懷疑。



12 Responses to “WordPress 2.5 Released for Free Download” 12日的答复“ WordPress的2.5發布免費下載”

  1. WordPress 2.5 RC2 Released for Download » Tip and Trick WordPress的2.5 RC2測試版發布下載»提示和糖就搗蛋
    March 30th, 2008 13:46二零零八年3月30日13:46
    1

    [...] those who interested, download and install Release Candidate 2 of WordPress 2.5 (WordPress 2.5 final has been [...] [...]那些誰感興趣,請下載並安裝候選發布版2 WordPress的2.5 ( 2.5 WordPress的最後一直[...]

  2. Latest Version of WordPress 2.3.1 Released » My Digital Life最新版本的WordPress的2.3.1發布»我的數字生活
    March 30th, 2008 13:53二零零八年3月30日13:53
    2

    [...] WordPress 2.5 RC2 WordPress 2.5 has been released, future update will be updated from the [...] [...] WordPress的2.5 RC2中WordPress的2.5已被釋放,未來的更新將更新從[...]

  3. WordPress 2.3 Final Free Download » My Digital Life WordPress的2.3最後的免費下載»我的數字生活
    March 30th, 2008 13:55二零零八年3月30日13:55
    3

    [...] Update: Download WordPress 2.3.1 or WordPress 2.5 RC2 WordPress 2.5 final. [...]更新:下載WordPress的2.3.1或WordPress的2.5 RC2中WordPress的2.5決賽。 [...]

  4. Workaround to Override WordPress Shortcode and Display the [] Brackets Tags » Tip and Trick解決辦法,以覆蓋WordPress的短,並顯示方括號[ ]標籤»提示和糖就搗蛋
    April 3rd, 2008 01:10 2008年四月三日01:10
    4

    [...] and programmers to write plugins that create macro codes for use in post content beginning from WordPress version 2.5. [...]和程序員寫的插件,創造宏觀代碼用於張貼內容從WordPress的2.5版。 Essentially shortcode is an easy-to-use feature where bloggers just need to insert a [...]從本質上講是一個簡簡單易用的功能而博客只需要插入一個[...]

  5. Fix WordPress 2.5 Image or Media Flash Uploader Not Working Issue in IE7 » Tip and Trick修正2.5 WordPress的圖像或媒體閃光燈上傳不工作的問題在IE7 »提示和技巧
    April 3rd, 2008 11:15 2008年四月三日11:15
    5

    [...] WordPress 2.5 uses a new Adobe Flash based Image and Media Uploader which supports ability to upload multiple files at one go with upload progress bar. [...] WordPress的2.5採用了一個新的Flash的圖像上傳和媒體支持能力,上傳多個文件一起去一個上傳進度列。 However, a lot of bloggers and users encounter problems when using this new “Add Media” wizard dialog.然而,許多博客和用戶遇到問題時,使用這種新的“添加媒體”嚮導對話框。 In Internet Explorer 7 (IE7), when opening the “Add Media” Uploader dialog, the uploader using Flash technology was absent or not showing, and instead be replaced with the standard “Browse File” input box with script errors, as described in WordPress Trac.在Internet Explorer 7 ( 7 ) ,在打開的“添加媒體”上傳對話框,上傳器使用Flash技術,缺席或沒有顯示,而不是取代標準的“瀏覽文件”輸入框中的腳本錯誤中所描述的WordPress的Trac系統。 [...]

  6. Disable WordPress 2.5 Flash Image/Video/Media Uploader with Plugin » Tip and Trick禁用WordPress的2.5閃光圖片/視頻/媒體上傳與插件»提示和糖就搗蛋
    April 3rd, 2008 11:17 2008年四月三日11:17
    6 6日

    [...] WordPress 2.5 features a new media (including image, video and file) uploader that built on Adobe Flash technology which supports multiple files uploading to the gallery at one time and upload progress indicator bar. [...] WordPress的2.5增添了一個新的媒體(包括圖片,視頻和文件)上載的基礎上的Flash技術,支持多種文件上傳到觀眾在同一時間和上傳進度指示器酒吧。 Unfortunately, the media uploader has numerous bugs and problems, which basically make the Flash uploader not working, or not successfully uploading the files.不幸的是,媒體上載有許多漏洞和問題,基本上是讓閃光燈上傳器不工作,或不能成功上傳檔案。 There are a few symptoms for the broken Flash uploader error.有幾個症狀為打破閃存上載錯誤。 For example, blogger can adds the files to upload, but nothing happen or progress to upload the selected files.例如,可以增加博客的檔案上傳,但沒有發生或進展上傳選定的文件。 Sometimes the upload process manages to get to “Crunching” but stop working after, or comes out with HTTP error, or even worse, freeze and crash the browser to not responding.有時上傳過程管理去“運算” ,但停止工作後,或者出來的HTTP錯誤,或者更糟的是,凍結和系統崩潰的瀏覽器沒有回應。 Other reported problems including the the add media buttons disappearing or not showing up.報告的其他問題,包括媒體的添加按鈕消失或不顯示。 [...]

  7. WordPress 2.5 Relaese for Free Download (Excerpt) » My Digital Life WordPress的2.5 Relaese免費下載(節選) »我的數字生活
    April 6th, 2008 13:26 2008年4月6日13:26
    7 7日

    [...] reading WordPress 2.5 Relaese for Free Download at Tip and [...] [...]讀WordPress的2.5 Relaese的免費下載,提示和[...]

  8. Media Buttons Disabler Plugin to Remove “Add Media” Icons in WordPress 2.5 » Tip and Trick媒體按鈕Disabler插件刪除“添加媒體”圖標在WordPress的2.5 »提示和糖就搗蛋
    April 28th, 2008 00:02 2008年四月28號00:02
    8 8日

    [...] Buttons, the “Add Media” buttons is a new addition in WordPress 2.5 which replaces the static “Upload” box below the post editing field. [...]按鈕, “添加媒體”按鈕是一個新此外,在WordPress的2.5取代靜態的“上傳”下面的框中編輯後場。 When click on one [...]當點擊[...]

  9. Notification Emails Not Send After Comment Approval in WordPress 2.5 and 2.5.1 » Tip and Trick通知電子郵件無法發送評論核准後在WordPress的2.5和2.5.1 »提示和糖就搗蛋
    May 5th, 2008 19:45 08年5月5日19:45
    9 9日

    [...] WordPress 2.5 and Wordpress 2.5.1, when the option is set to email post author whenever a comment is posted [...] [...] WordPress的2.5和WordPress的2.5.1 ,在選項設置為電子郵件後撰文評論時張貼[...]

  10. Make WordPress Blog More Secure Using Secret Key » Tip and Trick讓WordPress的博客更安全的使用密鑰»提示和技巧
    May 19th, 2008 01:29 08年五月19日1時29
    10 10個

    [...] new security feature has been added since WordPress 2.5 and all future versions (including WordPress 2.5.1 that just been released). [...]新的安全功能增加了,因為WordPress的2.5和所有未來版本(包括WordPress的2.5.1剛剛被釋放) 。 The Secret Key is [...]密鑰是[...]

  11. wmafendi.com » Blog Archive » Make WordPress Blog More Secure Using Secret Key wmafendi.com »博客存檔»讓WordPress的博客更安全的使用密鑰
    May 22nd, 2008 17:07 2008年5月22日17點07分
    11 11日

    [...] WordPress Blog More Secure Using Secret Key A new security feature has been added since WordPress 2.5 and all future versions (including WordPress 2.5.1 that just been released). [...] WordPress的博客更安全的使用密鑰一種新的安全功能增加了,因為WordPress的2.5和所有未來版本(包括WordPress的2.5.1剛剛被釋放) 。 The Secret Key is [...]密鑰是[...]

  12. 诛仙资料站誅仙資料站
    October 23rd, 2008 19:19 2008年10月23號19:19
    12 12日

    诛仙资料站-www.75545.com誅仙資料站- www.75545.com
    集合最全面最新的诛仙咨询!集合最全面最新的誅仙諮詢!
    玩家经验心得,任务攻略等等!玩家經驗心得,任務攻略等等!
    QQ:373699996來自: 373699996
    就可以和本站交换链接119就可以和本站交換鏈接119

Leave a Reply留下一個回复

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> 您可以使用這些標籤: href="" title="">的<a <abbr title=""> <acronym title="">的<b> <blockquote cite=""> <cite>的<code> “刪除日期時間= “ ” “的<em> <i> <q cite=""> <strike>的<strong>

Subscribe without commenting訂閱沒有評論


Custom Search

Incoming Search Terms for the Article收到的搜索字詞的文章

wordpress WordPress的 - - wordpress-2.5.zip WordPress的- 2.5.zip - - writeroom 2.3.7 crack writeroom 2.3.7裂紋 - - wordpress 2.5.zip WordPress的2.5.zip - - writeroom 2.3.7 rapidshare writeroom 2.3.7 rapidshare - - wordpress 2.5 override media buttons WordPress的2.5覆蓋媒體按鈕 - - rename 命名 - - wordpress 2.5 error freezing WordPress的2.5錯誤凍結 - - cache:ewekby7ZMRAJ:www.mydigitallife.info/2008/04/06/wordpress-25-relaese-for-free-download-excerpt/cy/ rapidshare download wordpress 2.5 緩存: ewekby7ZMRAJ : www.mydigitallife.info/2008/04/06/wordpress-25-relaese-for-free-download-excerpt/cy/ rapidshare下載WordPress的2.5 - - cache:krnNDZ1yvjkJ:www.mydigitallife.info/2008/04/06/wordpress-25-relaese-for-free-download-excerpt/hu/ wordpress 2.5 magyarítás 緩存: krnNDZ1yvjkJ : www.mydigitallife.info/2008/04/06/wordpress-25-relaese-for-free-download-excerpt/hu/ WordPress的2.5 magyarítás - - wordpress 2.5 add dashboard widgets WordPress的2.5新增Dashboard構件 - - rapidshare premium rapidshare溢價 - - wordpress media library fatal error WordPress的媒體庫致命錯誤 - - w 瓦特 - - wordpress gallery upload explorer problem 2.5 WordPress的探險家畫廊上傳問題2.5 - - wordpress embed video "http error" WordPress的嵌入影片“ HTTP錯誤” - - using the new exif extraction wordpress 2.5 使用新的EXIF 2.5 WordPress的提取 - - mod_auth_mysql wordpress plugin mod_auth_mysql WordPress的插件 - - viva la vida free mp3 album download rapidshare 體內拉生活免費的MP3下載rapidshare專輯 - - viva la vida.mp3 rapidshare 體內拉vida.mp3 rapidshare - - wordpress 2.5.1 add media hang WordPress的2.5.1加入掛起媒體 - - download δωρεάν ελληνικά mp3 下載的MP3 δωρεάν ελληνικά - - wordress 2.5 error email install wordress 2.5安裝錯誤的電子郵件 - - wordpress upload file crunching freezes WordPress的上傳文件搗弄凍結 - - writeroom crack writeroom裂紋 - - rise and fall rage and grace blog rapidshare 上升和下降憤怒和寬限期博客rapidshare - - wordpress add media button disappear WordPress的媒體按鈕添加消失 - - "writeroom 2.3.7" registration crack “ writeroom 2.3.7 ”登記裂紋 - - wordpress italiano 2.5.zip WordPress的意大利2.5.zip - - Rise and Fall, Rage and Grace download may 29 興衰,憤怒和格雷斯下載5月29日 - - wordpress add media button not working WordPress的媒體按鈕添加不工作 - - "Rise And Fall, Rage And Grace Download" Full Stream “上升和下降,憤怒和寬限期下載”完全流 - - youtube tinymce embed not responding 嵌入YouTube的tinymce沒有回應 - - wordpress2 Crunching… wordpress2搗弄... - - wordpress 2.5.1 "secret key" is stored 2.5.1 WordPress的“秘密鑰匙”是儲存 - - writeroom rapidshare download writeroom rapidshare下載 - - wordpress add-media tinymce WordPress的新增媒體tinymce - - wordpress add-media hangs WordPress的新增媒體掛起 - - wordpress add media locks on crunching 新增WordPress的媒體鎖搗弄 - - blogger expandable posts 博客擴充員額 - - wordpress 2.5zip free download WordPress的2.5zip免費下載 - - rapidshare "writeroom" rapidshare “ writeroom ” - - "wordpress-2.5.1" download rapidshare “ WordPress的- 2.5.1 ”下載rapidshare - - wordpress download 2.5 WordPress的下載2.5 - - writeroom rapidshare writeroom rapidshare - - writeroom 2.3 crack writeroom 2.3裂紋 - - "wordpress download 2.5" “ WordPress的下載2.5 ” - - windows mediaplayer 11 magyarítás 11個窗口播放magyarítás - - FREE DOWNLOAD WORDPRESS WordPress的免費下載 - - wordpress upload stops at crunching WordPress的上傳停在搗弄 - -