- 赤色のリンクは、まだ日本語Codexに存在しないページ・画像です。英語版と併せてご覧ください。(詳細)
「Version 3.0」の版間の差分
提供: WordPress Codex 日本語版
(en:Version 3.0 09:09, 18 March 2010 Bono 版を翻訳用にコピー) |
(一部翻訳、リンク調整/解説記事募集中) |
||
1行目: | 1行目: | ||
+ | {{募集中||WordPress 3.0 の新機能や変更点についての解説を書いたり見つけたら、[[#外部資料|外部資料]]にリンクを追加しましょう!}} | ||
+ | {{NeedTrans}}<!-- | ||
+ | ※ 原文をコメントアウトで残しておきます。更新が激しいページなので、日本語だけだと挿入位置が分かりにくいので。 --> | ||
+ | |||
+ | <!-- | ||
On xxx xxth, 2010, WordPress [[Version 3.0]], named for xxxxxxxxxxxxxxx, will be released to the public. For more information on this enhancement and bug-fix release, read the [http://wordpress.org/development Development Blog] and see the [[Changelog/3.0|Changelog for 3.0]]. | On xxx xxth, 2010, WordPress [[Version 3.0]], named for xxxxxxxxxxxxxxx, will be released to the public. For more information on this enhancement and bug-fix release, read the [http://wordpress.org/development Development Blog] and see the [[Changelog/3.0|Changelog for 3.0]]. | ||
For [[Version 3.0]], the database version ('''db_version''' in '''wp_options''') changed to xxxx, and the [https://core.trac.wordpress.org Trac] revision was xxxxx | For [[Version 3.0]], the database version ('''db_version''' in '''wp_options''') changed to xxxx, and the [https://core.trac.wordpress.org Trac] revision was xxxxx | ||
+ | --> | ||
+ | <div class="information"> | ||
+ | このバージョンは開発中です。 | ||
+ | * [http://wpdevel.wordpress.com/version-3-0-project-schedule/ 開発スケジュール] | ||
+ | * [http://trac.wordpress.org/query?status=new&status=assigned&status=reopened&milestone=3.0 開いているチケット(Open Tickets)を表示] -- 協力者募集中(参照:[[WordPress への協力#WordPress の開発|WordPress への協力]]、[http://ja.wordpress.org/2009/03/13/ontributing-to-wordpress-part-i-development/ 開発ブログ]) | ||
+ | ** [http://go2.wordpress.com/?id=725X1342&site=wpdevel.wordpress.com&url=http%3A%2F%2Fcore.trac.wordpress.org%2Freport%2F16 Needs patch] (パッチを書いてください) | ||
+ | ** [http://go2.wordpress.com/?id=725X1342&site=wpdevel.wordpress.com&url=http%3A%2F%2Fcore.trac.wordpress.org%2Freport%2F13 Has patch, needs testing] (パッチ適用済み、テストしてください) | ||
+ | ** [http://go2.wordpress.com/?id=725X1342&site=wpdevel.wordpress.com&url=http%3A%2F%2Fcore.trac.wordpress.org%2Freport%2F19 Needs wrangling] | ||
+ | * [http://trac.wordpress.org/query?status=closed&milestone=3.0 閉じたチケット(Closed Tickets)を表示] | ||
+ | </div> | ||
− | + | == Highlights <span id="Highlights"></span>== | |
− | + | ||
− | + | ||
− | + | ||
<!-- Requirements will be changed? | <!-- Requirements will be changed? | ||
* Requires MySQL 4.x.x or greater (old requirement was 4.1.2). | * Requires MySQL 4.x.x or greater (old requirement was 4.1.2). | ||
* Requires PHP 4.x or greater (old requirement was 4.3). | * Requires PHP 4.x or greater (old requirement was 4.3). | ||
--> | --> | ||
− | * The merge with MU (but not the extra domain stuff, which will remain plugin territory for this version) | + | * [[用語集#WordPress MU|WordPress MU]]との統合 (but not the extra domain stuff, which will remain plugin territory for this version)<!-- The merge with MU (but not the extra domain stuff, which will remain plugin territory for this version) --> |
− | * Better support for custom post types | + | * カスタム投稿タイプへの対応を強化<!-- ? Better support for custom post types --> |
− | * New default theme "Twenty Ten" | + | * 新デフォルトテーマ「Twenty Ten」([http://2010dev.wordpress.com/ デモサイト])<!-- New default theme "Twenty Ten" --> |
− | * Better menu management (time permitting) | + | * ナビゲーションメニュー管理<!-- Better menu management (time permitting) --> |
<!-- from http://wordpress.org/support/topic/345127/page/7#post-1350515 --> | <!-- from http://wordpress.org/support/topic/345127/page/7#post-1350515 --> | ||
− | == | + | == 新機能 <span id="New_Features"></span>== |
− | * Multisite capabilities ([http://core.trac.wordpress.org/ticket/11644 #11644]) | + | * マルチサイト(Multisite)機能<!-- Multisite capabilities --> ([http://core.trac.wordpress.org/ticket/11644 #11644]) |
− | === | + | === ユーザ向け機能 <span id="User_Features"></span>=== |
− | * Custom Navigation ([http://core.trac.wordpress.org/ticket/11817 #11817]) | + | * ナビゲーションのカスタム<!-- Custom Navigation --> ([http://core.trac.wordpress.org/ticket/11817 #11817]) |
− | * Custom Backgrounds ([http://core.trac.wordpress.org/ticket/12186 #12186]) | + | * 背景のカスタム<!-- Custom Backgrounds --> ([http://core.trac.wordpress.org/ticket/12186 #12186]) |
− | * Upgrade plugins in bulk from the plugins page ([http://core.trac.wordpress.org/ticket/11542 #11542]) | + | * プラグイン管理画面からプラグインを一括アップグレード<!-- Upgrade plugins in bulk from the plugins page --> ([http://core.trac.wordpress.org/ticket/11542 #11542]) |
− | * Choose username for the first account, rather than using 'admin' | + | * 新規インストール時に作成するユーザ名を選べるようにする(従来は「admin」)<!-- Choose username for the first account, rather than using 'admin' --> |
− | * [[ | + | * [[テンプレートタグ/the_shortlink|the_shortlink()]]/[[:en:Template Tags/the_shortlink|en]] テンプレートタグ ([http://core.trac.wordpress.org/ticket/10640 #10640]) |
− | ===Development | + | === 開発・テーマ・プラグイン <span id="Development.2C_Themes.2C_Plugins"></span>=== |
* Admin support for custom post types ([http://core.trac.wordpress.org/ticket/9674 #9674]) | * Admin support for custom post types ([http://core.trac.wordpress.org/ticket/9674 #9674]) | ||
33行目: | 45行目: | ||
* Admin support for hierarchical taxonomies ([http://core.trac.wordpress.org/ticket/10122 #10122]) | * Admin support for hierarchical taxonomies ([http://core.trac.wordpress.org/ticket/10122 #10122]) | ||
* Author specific templates ([http://core.trac.wordpress.org/ticket/12064 #12064]) | * Author specific templates ([http://core.trac.wordpress.org/ticket/12064 #12064]) | ||
− | * [[Template Tags/get_generic_template| | + | * [[テンプレートタグ/get_generic_template|get_generic_template]]/[[:en:Template Tags/get_generic_template|en]] function to include generic files (other than header, sidebar, footer) ([http://core.trac.wordpress.org/changeset/13146 #13146]) |
− | * Standardized comment form with [[ | + | * Standardized comment form with [[テンプレートタグ/comment_form|comment_form()]]/[[:en:Template Tags/comment_form|en]] ([http://core.trac.wordpress.org/ticket/10910 #10910]) |
* jQuery updated to 1.4.2 ([http://core.trac.wordpress.org/ticket/12305 #12305]) | * jQuery updated to 1.4.2 ([http://core.trac.wordpress.org/ticket/12305 #12305]) | ||
− | * [[ | + | * [[関数リファレンス/get_taxonomies|get_taxonomies()]]/[[:en:Function Reference/get_taxonomies|en]] function to get a list of all registered taxonomies ([http://core.trac.wordpress.org/ticket/12516 #12516]) |
− | * [[Settings API]] now supports automatic error display for validation problems with [[ | + | * [[Settings API]]/[[:en:Settings API|en]] now supports automatic error display for validation problems with [[関数リファレンス/add_settings_error|add_settings_error()]]/[[:en:Function Reference/add_settings_error|en]] ([http://core.trac.wordpress.org/ticket/11474 #11474]) |
− | == | + | == 高度な機能 <span id="Advanced_Features"></span>== |
* Customizable death (wp_die is now pluggable) ([http://core.trac.wordpress.org/ticket/11892 #11892]) | * Customizable death (wp_die is now pluggable) ([http://core.trac.wordpress.org/ticket/11892 #11892]) | ||
− | == | + | == [[Version 3.0|バージョン 3.0]] に盛り込まれなかった機能 <span id="Features_That_Didn.27t_Make_it_into_Version_3.0"></span>== |
− | These features didn't make it into 3.0, but there's hope that they ''might'' make it into 3.1. | + | 次の機能は 3.0 に入りませんが、3.1 に盛り込まれる''かも''しれません。<!-- These features didn't make it into 3.0, but there's hope that they ''might'' make it into 3.1. --> |
* Overhaul of user roles | * Overhaul of user roles | ||
* Media uploader improvements | * Media uploader improvements | ||
+ | |||
+ | == 外部資料 == | ||
+ | |||
{{Stub}} | {{Stub}} | ||
53行目: | 68行目: | ||
{{原文|Version 3.0|84359}}<!-- 09:09, 18 March 2010 Bono 版 --> | {{原文|Version 3.0|84359}}<!-- 09:09, 18 March 2010 Bono 版 --> | ||
− | [[Category: | + | [[Category:バージョン]] |
+ | [[Category:wp3.0|*]] | ||
[[en:Version 3.0]] | [[en:Version 3.0]] |
2010年3月18日 (木) 19:34時点における版
このページ「Version 3.0」は未翻訳です。和訳や日本語情報を加筆してくださる協力者を求めています。
このバージョンは開発中です。
- 開発スケジュール
- 開いているチケット(Open Tickets)を表示 -- 協力者募集中(参照:WordPress への協力、開発ブログ)
- Needs patch (パッチを書いてください)
- Has patch, needs testing (パッチ適用済み、テストしてください)
- Needs wrangling
- 閉じたチケット(Closed Tickets)を表示
Highlights
- WordPress MUとの統合 (but not the extra domain stuff, which will remain plugin territory for this version)
- カスタム投稿タイプへの対応を強化
- 新デフォルトテーマ「Twenty Ten」(デモサイト)
- ナビゲーションメニュー管理
新機能
- マルチサイト(Multisite)機能 (#11644)
ユーザ向け機能
- ナビゲーションのカスタム (#11817)
- 背景のカスタム (#12186)
- プラグイン管理画面からプラグインを一括アップグレード (#11542)
- 新規インストール時に作成するユーザ名を選べるようにする(従来は「admin」)
- the_shortlink()/en テンプレートタグ (#10640)
開発・テーマ・プラグイン
- Admin support for custom post types (#9674)
- New template files for custom post types (#12105)
- Admin support for hierarchical taxonomies (#10122)
- Author specific templates (#12064)
- get_generic_template/en function to include generic files (other than header, sidebar, footer) (#13146)
- Standardized comment form with comment_form()/en (#10910)
- jQuery updated to 1.4.2 (#12305)
- get_taxonomies()/en function to get a list of all registered taxonomies (#12516)
- Settings API/en now supports automatic error display for validation problems with add_settings_error()/en (#11474)
高度な機能
- Customizable death (wp_die is now pluggable) (#11892)
バージョン 3.0 に盛り込まれなかった機能
次の機能は 3.0 に入りませんが、3.1 に盛り込まれるかもしれません。
- Overhaul of user roles
- Media uploader improvements
外部資料
最新英語版: WordPress Codex » Version 3.0 (最新版との差分)