- 赤色のリンクは、まだ日本語Codexに存在しないページ・画像です。英語版と併せてご覧ください。(詳細)
「Version 3.6」の版間の差分
提供: WordPress Codex 日本語版
(英語版をコピペ。divタグと原文へのリンクを挿入) |
(ハイライトまで翻訳しました。) |
||
1行目: | 1行目: | ||
+ | {{NeedTrans}} | ||
+ | 某月某日、WordPress [[Version 3.6|バージョン 3.6]] (コードネーム:''なんかかっこいいコードネームをここに入れる'') が公開されました。詳しくは [http://wordpress.org/development WordPress Blog] および [[Changelog/3.6|Version 3.6 の変更履歴]] を参照してください。 | ||
− | + | [[Version 3.6|バージョン 3.6]] ではデータベースバージョン (<tt>[[データベース概要#Table:_wp_options|wp_options]]</tt> テーブルの <tt>db_version</tt>) が'''22xxx'''へ変更となり、のリビジョンは [https://core.trac.wordpress.org/changeset/23xxx r23xxx] となりました。 | |
− | + | * [http://trac.wordpress.org/query?status=closed&milestone=3.6 View Closed Tickets クローズ済みのバージョン 3.6 チケット] | |
− | + | ||
− | * [http://trac.wordpress.org/query?status=closed&milestone=3.6 View Closed Tickets] | + | |
<div id="Highlights"> | <div id="Highlights"> | ||
− | == | + | == ハイライト == |
</div> | </div> | ||
− | * ''' | + | * '''新しいデフォルトテーマ - [http://wordpress.org/extend/themes/twentythirteen Twenty Thirteen]''' |
− | ** | + | ** ブログ作成にフォーカス |
− | ** | + | ** [[Sidebars|サイドバー]]をシングルレイアウトに / [[Widgets API|ウィジェット]]をフッターに |
− | ** | + | ** [[Post Formats|投稿フォーマット]]など、最新の[[Theme Features|テーマ機能]]をサポート。 |
− | ** | + | ** フォントベースのアイコン ([http://genericons.com/ Genericons]) |
− | * ''' | + | * '''管理者向け変更''' |
− | ** | + | ** 投稿フォーマットのインターフェイスを更新 |
− | ** | + | ** メニューのインターフェイスを改善 |
− | ** | + | ** リビジョンの更新 |
− | ** | + | ** 自動保存と投稿のロック |
− | ** | + | ** メディア編集画面での音声やビデオのプレビューをサポート |
− | * '' | + | * ''開発者向け変更''' |
** | ** | ||
** | ** | ||
31行目: | 31行目: | ||
</div> | </div> | ||
<div id="General"> | <div id="General"> | ||
− | === | + | === 全般 === |
</div> | </div> | ||
* Arg param for [[Function Reference/wp nonce url|wp_nonce_url()]] - #22423 | * Arg param for [[Function Reference/wp nonce url|wp_nonce_url()]] - #22423 | ||
47行目: | 47行目: | ||
<div id="Dashboard"> | <div id="Dashboard"> | ||
− | === | + | === ダッシュボード === |
</div> | </div> | ||
* | * | ||
53行目: | 53行目: | ||
<div id="Posts"> | <div id="Posts"> | ||
− | === | + | === 投稿 === |
</div> | </div> | ||
* The [[Revision Management]] UI saw significant improvement | * The [[Revision Management]] UI saw significant improvement | ||
62行目: | 62行目: | ||
<div id="Post Formats"> | <div id="Post Formats"> | ||
− | === | + | === 投稿フォーマット === |
</div> | </div> | ||
* Add functions to extract images from posts in various forms (audio, video, images, galleries, links, chat) - #22960 #23570 #23572 #23625 | * Add functions to extract images from posts in various forms (audio, video, images, galleries, links, chat) - #22960 #23570 #23572 #23625 | ||
68行目: | 68行目: | ||
<div id="Media"> | <div id="Media"> | ||
− | === | + | === メディア === |
</div> | </div> | ||
* Add [[oEmbed]] support for Rdio and Spotify | * Add [[oEmbed]] support for Rdio and Spotify | ||
79行目: | 79行目: | ||
<div id="Comments"> | <div id="Comments"> | ||
− | === | + | === コメント === |
</div> | </div> | ||
* Improve [[Function Reference/wp list comments|wp_list_comments()]] markup - #20088 | * Improve [[Function Reference/wp list comments|wp_list_comments()]] markup - #20088 | ||
85行目: | 85行目: | ||
<div id="Appearance"> | <div id="Appearance"> | ||
− | === | + | === 外観 === |
</div> | </div> | ||
* The [[Navigation Menus]] UI got a significant refresh | * The [[Navigation Menus]] UI got a significant refresh | ||
92行目: | 92行目: | ||
<div id="Plugins"> | <div id="Plugins"> | ||
− | === | + | === プラグイン === |
</div> | </div> | ||
* Prevent plugins from overriding jQuery in the admin - #22896 | * Prevent plugins from overriding jQuery in the admin - #22896 | ||
<div id="Users"> | <div id="Users"> | ||
− | === | + | === ユーザー === |
</div> | </div> | ||
* Remove the three default contact methods (AIM, YIM, Jabber) for new installs. | * Remove the three default contact methods (AIM, YIM, Jabber) for new installs. | ||
104行目: | 104行目: | ||
<div id="Settings"> | <div id="Settings"> | ||
− | === | + | === 設定 === |
</div> | </div> | ||
* Allow any post format to be set as default in [[Settings General Screen|Settings]] > [[Settings Writing Screen|Writing]] Screen | * Allow any post format to be set as default in [[Settings General Screen|Settings]] > [[Settings Writing Screen|Writing]] Screen | ||
<div id="Accessibility"> | <div id="Accessibility"> | ||
− | === | + | === アクセシビリティ === |
</div> | </div> | ||
* Better keyboard/screen reader accessibility in the Nav Menus UI | * Better keyboard/screen reader accessibility in the Nav Menus UI | ||
115行目: | 115行目: | ||
<div id="Install Process"> | <div id="Install Process"> | ||
− | === | + | === インストール手順 === |
</div> | </div> | ||
* | * | ||
121行目: | 121行目: | ||
<div id="Multisite"> | <div id="Multisite"> | ||
− | === | + | === マルチサイト === |
</div> | </div> | ||
* Pass blog_id to the wpmu_drop_tables filter - #24230 | * Pass blog_id to the wpmu_drop_tables filter - #24230 | ||
<div id="Under The Hood"> | <div id="Under The Hood"> | ||
− | ==Under The Hood== | + | == Under The Hood == |
</div> | </div> | ||
<div id="General"> | <div id="General"> | ||
− | === | + | === 全般 === |
</div> | </div> | ||
<div id="Bug Fixes"> | <div id="Bug Fixes"> | ||
− | === | + | === バグ修正 === |
</div> | </div> | ||
* Allow paths with two consecutive dots to be passed to [[Function_Reference/home_url|home_url()]] and all related *_url() functions - #19032 | * Allow paths with two consecutive dots to be passed to [[Function_Reference/home_url|home_url()]] and all related *_url() functions - #19032 | ||
171行目: | 171行目: | ||
<div id="Multisite"> | <div id="Multisite"> | ||
− | === | + | === マルチサイト === |
</div> | </div> | ||
<div id="Classes"> | <div id="Classes"> | ||
− | === | + | === クラス === |
</div> | </div> | ||
<div id="Functions"> | <div id="Functions"> | ||
− | === | + | === 新規関数 === |
</div> | </div> | ||
− | * | + | |
− | * | + | * [[Function_Reference/wp_add_id3_tag_data|wp_add_id3_tag_data()]] |
− | * | + | * [[Function_Reference/wp_read_video_metadata|wp_read_video_metadata()]] |
− | * | + | * [[Function_Reference/wp_read_audio_metadata|wp_read_audio_metadata()]] |
− | * | + | * [[Function_Reference/wp_nav_menu_disabled_check|wp_nav_menu_disabled_check()]] |
− | * | + | * [[Function_Reference/wp_nav_menu_update_menu_items|wp_nav_menu_update_menu_items()]] |
− | * | + | * [[Function_Reference/do_accordion_sections|do_accordion_sections()]] |
− | * | + | * [[Function_Reference/wp_slash|wp_slash()]] |
− | * | + | * [[Function_Reference/wp_unslash|wp_unslash()]] |
− | * | + | * [[Function_Reference/wp_is_writable|wp_is_writable()]] |
− | * | + | * [[Function_Reference/wp_auth_check_load|wp_auth_check_load()]] |
− | * | + | * [[Function_Reference/wp_auth_check|wp_auth_check()]] |
− | * | + | * [[Function_Reference/get_tag_regex|get_tag_regex()]] |
− | * | + | * [[Function_Reference/wp_registration_url|wp_registration_url()]] |
− | * | + | * [[Function_Reference/wp_heartbeat_settings|wp_heartbeat_settings()]] |
− | * | + | * [[Function_Reference/wp_mediaelement_fallback|wp_mediaelement_fallback()]] |
− | * | + | * [[Function_Reference/wp_get_audio_extensions|wp_get_audio_extensions()]] |
− | * | + | * [[Function_Reference/wp_audio_shortcode|wp_audio_shortcode()]] |
− | * | + | * [[Function_Reference/wp_get_video_extensions|wp_get_video_extensions()]] |
− | * | + | * [[Function_Reference/wp_video_shortcode|wp_video_shortcode()]] |
− | * | + | * [[Function_Reference/wp_embed_handler_audio|wp_embed_handler_audio()]] |
− | * | + | * [[Function_Reference/wp_embed_handler_video|wp_embed_handler_video()]] |
− | * | + | * [[Function_Reference/get_attached_media|get_attached_media()]] |
− | * | + | * [[Function_Reference/get_attached_audio|get_attached_audio()]] |
− | * | + | * [[Function_Reference/get_attached_video|get_attached_video()]] |
− | * | + | * [[Function_Reference/get_content_media|get_content_media()]] |
− | * | + | * [[Function_Reference/get_embedded_media|get_embedded_media()]] |
− | * | + | * [[Function_Reference/get_content_audio|get_content_audio()]] |
− | * | + | * [[Function_Reference/get_embedded_audio|get_embedded_audio()]] |
− | * | + | * [[Function_Reference/get_content_video|get_content_video()]] |
− | * | + | * [[Function_Reference/get_embedded_video|get_embedded_video()]] |
− | * | + | * [[Function_Reference/get_the_post_format_media|get_the_post_format_media()]] |
− | * | + | * [[Function_Reference/the_post_format_video|the_post_format_video()]] |
− | * | + | * [[Function_Reference/the_post_format_audio|the_post_format_audio()]] |
− | * | + | * [[Function_Reference/get_attached_images|get_attached_images()]] |
− | * | + | * [[Function_Reference/get_attached_image_srcs|get_attached_image_srcs()]] |
− | * | + | * [[Function_Reference/get_content_images|get_content_images()]] |
− | * | + | * [[Function_Reference/get_content_image|get_content_image()]] |
− | * | + | * [[Function_Reference/get_content_galleries|get_content_galleries()]] |
− | * | + | * [[Function_Reference/get_post_galleries|get_post_galleries()]] |
− | * | + | * [[Function_Reference/get_post_galleries_images|get_post_galleries_images()]] |
− | * | + | * [[Function_Reference/get_post_gallery|get_post_gallery()]] |
− | * | + | * [[Function_Reference/the_post_format_gallery|the_post_format_gallery()]] |
− | * | + | * [[Function_Reference/get_post_gallery_images|get_post_gallery_images()]] |
− | * | + | * [[Function_Reference/get_the_post_format_image|get_the_post_format_image()]] |
− | * | + | * [[Function_Reference/the_post_format_image|the_post_format_image()]] |
− | * | + | * [[Function_Reference/attachment_url_to_postid|attachment_url_to_postid()]] |
− | * | + | * [[Function_Reference/get_post_format_meta|get_post_format_meta()]] |
− | * | + | * [[Function_Reference/get_post_format_content_class|get_post_format_content_class()]] |
− | * | + | * [[Function_Reference/post_format_content_class|post_format_content_class()]] |
− | * | + | * [[Function_Reference/post_formats_compat|post_formats_compat()]] |
− | * | + | * [[Function_Reference/add_chat_detection_format|add_chat_detection_format()]] |
− | * | + | * [[Function_Reference/get_content_chat|get_content_chat()]] |
− | * | + | * [[Function_Reference/get_the_post_format_chat|get_the_post_format_chat()]] |
− | * | + | * [[Function_Reference/the_post_format_chat|the_post_format_chat()]] |
− | * | + | * [[Function_Reference/get_content_quote|get_content_quote()]] |
− | * | + | * [[Function_Reference/get_the_post_format_quote|get_the_post_format_quote()]] |
− | * | + | * [[Function_Reference/the_post_format_quote|the_post_format_quote()]] |
− | * | + | * [[Function_Reference/get_content_url|get_content_url()]] |
− | * | + | * [[Function_Reference/get_the_post_format_url|get_the_post_format_url()]] |
− | * | + | * [[Function_Reference/the_post_format_url|the_post_format_url()]] |
− | * | + | * [[Function_Reference/get_the_remaining_content|get_the_remaining_content()]] |
− | * | + | * [[Function_Reference/the_remaining_content|the_remaining_content()]] |
− | * | + | * [[Function_Reference/wp_post_revision_title_expanded|wp_post_revision_title_expanded()]] |
− | * | + | * [[Function_Reference/paginate_content|paginate_content()]] |
− | * | + | * [[Function_Reference/get_paged_content|get_paged_content()]] |
− | * | + | * [[Function_Reference/wp_revisions_enabled|wp_revisions_enabled()]] |
− | * | + | * [[Function_Reference/wp_revisions_to_keep|wp_revisions_to_keep()]] |
− | * | + | * [[Function_Reference/wp_text_diff_with_count|wp_text_diff_with_count()]] |
− | * | + | * [[Function_Reference/shortcode_exists|shortcode_exists()]] |
− | * | + | * [[Function_Reference/has_shortcode|has_shortcode()]] |
− | * | + | * [[Function_Reference/wp_parse_post_content|wp_parse_post_content()]] |
− | * | + | * [[Function_Reference/wp_remove_object_terms|wp_remove_object_terms()]] |
− | * | + | * [[Function_Reference/wp_add_object_terms|wp_add_object_terms()]] |
+ | * [[Function_Reference/img_html_to_post_id|img_html_to_post_id()]] | ||
<div id="Filters"> | <div id="Filters"> | ||
− | === | + | === 新規フィルター === |
</div> | </div> | ||
* [[Plugin_API/Filter_Reference/enable_post_format_ui|enable_post_format_ui]] - [] | * [[Plugin_API/Filter_Reference/enable_post_format_ui|enable_post_format_ui]] - [] | ||
273行目: | 274行目: | ||
<div id="Scripts, External Libraries"> | <div id="Scripts, External Libraries"> | ||
− | === | + | === スクリプト、外部ライブラリ === |
</div> | </div> | ||
* Services_JSON 1.0.3 | * Services_JSON 1.0.3 | ||
284行目: | 285行目: | ||
<div id="Deprecated"> | <div id="Deprecated"> | ||
− | === | + | === 非推奨となった関数 === |
</div> | </div> | ||
− | * | + | * [[Function_Reference/wp_convert_bytes_to_hr|wp_convert_bytes_to_hr()]] の代わりに [[Function_Reference/size_format|size_format()]] を用いることが推奨となりました - [23439] |
− | * | + | * [[Function_Reference/get_user_id_from_string|get_user_id_from_string()]] の代わりに [[Function_Reference/get_user_by|get_user_by()]] の <tt>`$field`</tt> から <tt>'email'</tt> or <tt>'login'</tt> 用いることが推奨となりました - [23438] |
2013年7月25日 (木) 05:43時点における版
このページ「Version 3.6」は未翻訳です。和訳や日本語情報を加筆してくださる協力者を求めています。
某月某日、WordPress バージョン 3.6 (コードネーム:なんかかっこいいコードネームをここに入れる) が公開されました。詳しくは WordPress Blog および Version 3.6 の変更履歴 を参照してください。
バージョン 3.6 ではデータベースバージョン (wp_options テーブルの db_version) が22xxxへ変更となり、のリビジョンは r23xxx となりました。
目次
ハイライト
- 新しいデフォルトテーマ - Twenty Thirteen
- ブログ作成にフォーカス
- サイドバーをシングルレイアウトに / ウィジェットをフッターに
- 投稿フォーマットなど、最新のテーマ機能をサポート。
- フォントベースのアイコン (Genericons)
- 管理者向け変更
- 投稿フォーマットのインターフェイスを更新
- メニューのインターフェイスを改善
- リビジョンの更新
- 自動保存と投稿のロック
- メディア編集画面での音声やビデオのプレビューをサポート
- 開発者向け変更'
What's New
全般
- Arg param for wp_nonce_url() - #22423
- Use digraphs for German umlauts in remove_accents() - #3782
- Use Ellipses instead of … - #8714
- Consistently apply 'register' filter - #14406
- Automatically esc_url() the URL echoed by the_permalink() - #17562
- Allow developers to specify an Accept-Encoding header in WP_Http::accept_encoding() - #20142
- Pass tag object and args array to topic_count_text_callback from wp_generate_tag_cloud() - #21198
- Use wp_unslash() instead of stripslashes_deep - #21767
- Improve the performance of backslashit() by avoiding regular expressions - #22286
- XML-RPC: Standardize home/site url labels with core labels - #22771
- Disallow accidental or negligent deregistering of critical scripts in the admin. Covers jQuery, jQuery UI, Underscore, and Backbone - #22896
- Remove the_title_attribute() from anchors with the_title() as text - #24203
ダッシュボード
投稿
- The Revision Management UI saw significant improvement
- Shortcode attributes can now be filtered via shortcode_atts_$shortcode hook
- The ability to change post formats was removed from Quick Edit
- A 'not_found' label was added for non-hierarchical taxonomys
- Better UX for dealing with multiple users editing the same content
投稿フォーマット
- Add functions to extract images from posts in various forms (audio, video, images, galleries, links, chat) - #22960 #23570 #23572 #23625
- Add functions to generate metadata for audio/video - #23673
メディア
- Add oEmbed support for Rdio and Spotify
- .webm (video/webm) was added to the MIME types list
- The Media Library can now be sorted by Author name
- Bug fixed where initial gallery link-to setting wasn't applied
- Return from image_downsize() earlier if a custom resize function is used - #23392
- Orientation information was added to items in gallery_shortcode()
- New Audio and Video previews are available on the Media > Edit Screen
コメント
- Improve wp_list_comments() markup - #20088
- Add the ability to use HTML5 input types in the comment form - #15080
外観
- The Navigation Menus UI got a significant refresh
- The Customizer can now be accessed via the Appearance menu
- Screen options can now be added to the Appearance > Widgets Screen
プラグイン
- Prevent plugins from overriding jQuery in the admin - #22896
ユーザー
- Remove the three default contact methods (AIM, YIM, Jabber) for new installs.
- Pass old roles to set_user_role action
- The workflow for deleting users has been improved
設定
アクセシビリティ
- Better keyboard/screen reader accessibility in the Nav Menus UI
- Background image's "select a file" link works with keyboard navigation
インストール手順
マルチサイト
- Pass blog_id to the wpmu_drop_tables filter - #24230
Under The Hood
全般
バグ修正
- Allow paths with two consecutive dots to be passed to home_url() and all related *_url() functions - #19032
- Use official MIME types for Windows Media file extensions - #14253
- Redirect after save on options-permalink.php to ensure permalinks are fully flushed - #14345
- Remove duplicate calls to add_new_user_to_blog() - #15173
- Strip slashes from passwords sent to new users by email - #17018
- Document 7th parameter, $callback_args in add_meta_box() - #17515
- Make sure the url returned by post_preview() is filterable with preview_post_link hook - #19378
- Fix handling of '0' as meta_value argument in get_pages() - #20376
- Correctly print 'after' data when scripts are concatenated in WP_Styles class - #20836
- Properly truncate UTF-8 post slugs in wp_unique_post_slug() - #21013
- Prevent plugins with certain filenames from breaking links in the admin menu - #22079
- Display username (user_login) rather than user_nicename in Toolbar below username - #22121
- Only show database errors if both WP_DEBUG and WP_DEBUG_DISPLAY are enabled - #22203
- Avoid PHP notices in Media Library if an attachment parent does not exist - #22312
- XML-RPC: Return an error for getRecentPosts (mw and blogger) if the user does not have edit_posts - #22320
- Fix some tabbing issues on the post editing screen - #22933
- Avoid notice by checking for user agent in wp_new_comment() - #22979
- Avoid notice in parent_dropdown() by checking if post exists before testing post id - #23026
- Preserve alpha in WP_Image_Editor_GD when images are not resized - #23039
- Prevent an unintended visibility change from "Password protected" to "Public" when updating the post - #23065
- Confirm a user exists before deleting them in wp_delete_user() and wpmu_delete_user() - #23067
- Avoid a warning in mb_internal_encoding by making sure we have a charset first - #23093
- Fix unnecessarily persistent "pending email change" admin message #23146
- Ensure we strictly compare 'all options' and 'not options' when protecting these special options - #23289
- Return WP_Error from wp_crop_image() if saving has failed - #23325
- Bail early with correct WP_Error if invalid post ID passed to wp_insert_post() - #23474
- Make sure to reset the modal after gallery insertion - #23675
- Make sure WP_Http funnels all redirect requests through WP_Http::request() to ensure the proper transport is used - #23682
- Add sanity checks on image metadata to avoid warnings - #23733
- Avoid an undefined index notice in get_post_type_archive_feed_link() - #23744
- Avoid notices when array args are missing in WP_Image_Editor::multi_resize() - #23884
- Fix notice in wp_generate_attachment_metadata() - #23710
- Avoid PHP notices when deleting or restoring an item that no longer exists - #24246
マルチサイト
クラス
新規関数
- wp_add_id3_tag_data()
- wp_read_video_metadata()
- wp_read_audio_metadata()
- wp_nav_menu_disabled_check()
- wp_nav_menu_update_menu_items()
- do_accordion_sections()
- wp_slash()
- wp_unslash()
- wp_is_writable()
- wp_auth_check_load()
- wp_auth_check()
- get_tag_regex()
- wp_registration_url()
- wp_heartbeat_settings()
- wp_mediaelement_fallback()
- wp_get_audio_extensions()
- wp_audio_shortcode()
- wp_get_video_extensions()
- wp_video_shortcode()
- wp_embed_handler_audio()
- wp_embed_handler_video()
- get_attached_media()
- get_attached_audio()
- get_attached_video()
- get_content_media()
- get_embedded_media()
- get_content_audio()
- get_embedded_audio()
- get_content_video()
- get_embedded_video()
- get_the_post_format_media()
- the_post_format_video()
- the_post_format_audio()
- get_attached_images()
- get_attached_image_srcs()
- get_content_images()
- get_content_image()
- get_content_galleries()
- get_post_galleries()
- get_post_galleries_images()
- get_post_gallery()
- the_post_format_gallery()
- get_post_gallery_images()
- get_the_post_format_image()
- the_post_format_image()
- attachment_url_to_postid()
- get_post_format_meta()
- get_post_format_content_class()
- post_format_content_class()
- post_formats_compat()
- add_chat_detection_format()
- get_content_chat()
- get_the_post_format_chat()
- the_post_format_chat()
- get_content_quote()
- get_the_post_format_quote()
- the_post_format_quote()
- get_content_url()
- get_the_post_format_url()
- the_post_format_url()
- get_the_remaining_content()
- the_remaining_content()
- wp_post_revision_title_expanded()
- paginate_content()
- get_paged_content()
- wp_revisions_enabled()
- wp_revisions_to_keep()
- wp_text_diff_with_count()
- shortcode_exists()
- has_shortcode()
- wp_parse_post_content()
- wp_remove_object_terms()
- wp_add_object_terms()
- img_html_to_post_id()
新規フィルター
- enable_post_format_ui - []
- self_link - [23521]
- get_comments_link - [23624]
- comments_link_feed - [23624]
- comment_link - [23624]
- nav_menu_link_attributes - [23565]
- wp_revisions_to_keep - [23818]
- wp_link_pages - [23653]
- search_form_format - [23798]
- user_search_columns - [24056]
- wp_http_accept_encoding - [23601]
- widget_meta_poweredby - [23424]
スクリプト、外部ライブラリ
- Services_JSON 1.0.3
- jQuery Color 2.2.1
- Backbone 1.0.0
- jQuery UI 1.10.3
- Iris 1.0.3
- hoverIntent r7
- MediaElement.js 2.11.1 (New)
非推奨となった関数
- wp_convert_bytes_to_hr() の代わりに size_format() を用いることが推奨となりました - [23439]
- get_user_id_from_string() の代わりに get_user_by() の `$field` から 'email' or 'login' 用いることが推奨となりました - [23438]
最新英語版: WordPress Codex » Version 3.6 (最新版との差分)
WordPress バージョンの一覧もあわせてご覧ください。