少し前までWordPress 3.0の話をしていたが、開発者の様子からするとWordPress 3.1への道を歩んでいるようだ。スコープから見ると、新バージョンは2010年12月中旬にリリースされるようです。とてもエキサイティングな機能が追加される予定なので、さっそく見ていきましょう。
WordPress 3.1の特徴
機能フリーズは10月15日ですので、以下に挙げた機能が最終決定ではありません。その間に新規機能が追加される可能性もありますし、追加されない機能もあります。しかし、ここに今後の機能の大まかな範囲を示します:
内部リンク
これは、今回の3.1リリースで最も望まれていた機能の一つです。WordPressのSEOにとって内部リンクがいかに重要であるかはすべて知っている。この新機能により、ユーザーは既存のブログ投稿を検索し、コンテンツにリンクを追加することができるようになる。外部リンクのように、投稿書き込みパネルにボタンが追加され、メディアインクルードボタンのようなポップアップが表示されます。投稿を検索したり、タイトル、日付、投稿者などで既存のコンテンツのリストを閲覧し、挿入するために選択することができます。リンクさせたいテキストを入力することもできるし、初期設定で投稿タイトルを使うこともできるだろう。(この新規機能にとても期待しています。)
管理バー
WordPress.comブログを使ったことがある人なら、すでにおなじみだろう。WordPress 3.1では、ブログのフロントエンドとバックエンドをつなぐ管理者が追加されます。この機能はマルチサイトインストールのユーザーにとって最も便利ですが、ダッシュボードや新規投稿フォームなどに1クリックでアクセスできるため、個別サイトユーザーにとっても便利です。この機能は、WordPress.comの管理バーやオリジナルのViper007Bond管理バー・プラグインから大きな影響を受けている。Matt Mullenwegによると、これは「フロントエンドエディターへの第一歩」である。
注:これがプラグインではなくコアにあることに抵抗があった。オプションにするという妥協案が議論された。そのため、テーマのfunctions.phpファイルを通して有効化する必要があるものになる可能性が高いです(私たちの推測です)。リリースが近づいたら、また更新します。
Ajax化された管理画面
これは “scribu “によるWordPress Google Summer of Code 2010プロジェクトの一部である。この機能のアイデアは、ほとんどのカラムでソートを有効化し、ソート、検索、ページ送りをAjax化することです。また、wpバックエンドのedit.phpページに新しいページ送りスタイルを導入します。例えば、大量の投稿がある場合、投稿日編集ページでページ送りは10ページ目まで行くのに数回クリックする必要があります。この新しいバージョンはそれを簡単にします。Jane WellsはこれをHuluスタイルのページ送りと呼んでいます。これは、ページ送りの矢印をクリックするのではなく、フィールドにページ番号を入力すると、そのページが読み込まれるというものです。
区切りネットワークダッシュボード
現在、マルチサイトのダッシュボードはごちゃごちゃして分かりにくい。この新機能は、サイトダッシュボードからネットワークダッシュボードを区切ろうとしている。アカウントは持っているがマルチサイトにサイトを持たないユーザーのために、グローバルダッシュボードの代わりにパーソナルダッシュボードを作成するオプションも検討された。この機能は複雑で時間がかかるため、WordPress 3.2に延期される可能性がある。
クイックプレステンプレートタグ
WordPressのダッシュボードには、クイックポスト(Quick Press)用の小さなセクションがあります。この新しいテンプレートタグを使えば、サイトのフロントエンドでクイック投稿ができるようになります。ログイン中のエディターにはとても便利な機能です。
インストーラテーマの検索と閲覧のためのUIが改善されました。
現在のユーザーインターフェース(UI)をWordPress.comのインターフェースに置き換えることで、よりユーザーフレンドリーにすることが目的です。インストールされているテーマが多いサイト、特に一般的にテーマが大量にインストールされがちなマルチサイトユーザーにとっては非常に便利な機能でしょう。
投稿テンプレート/投稿スタイル
WordPressのCMS化が進む中、これはWordPress 3.1でリリースされるであろうニーズの高い機能だ。これにより、デザイナーや開発者はカスタマイザー投稿テンプレートや投稿スタイルを作成できるようになる。この機能のゴールは、投稿を特定のスタイル/タイプ/種類として表示できるようにすることです。スタイルの例としては、aside、gallery、link、quoteなどがある。これによって、テーマはこれらの投稿をそれに応じてスタイル設定できるようになります。このアイデアは、先頭固定表示と似ていますが、ユニークなスタイルの投稿を多数持つことができるため、さらにレベルが上がります。下記はUIの例ですが、最終的なイメージではありません。WordPress 3.1ではこのように表示されます。
高度なタクソノミークエリー
これは初心者向けではありませんが、開発者には嬉しい機能だと思います。この機能により、より簡単に高度なクエリーを実行できるようになります。例えば、今現在は “cars “カテゴリーにありながら “BMW “タグを持たない投稿を検索する方法はありません。そのため、ユーザーは複数のタクソノミーをシミュレートするために複雑なカテゴリーシステムを作成しなければならない。これにより、WordPressの限界を超えようとしている開発者にとって、投稿やその他の投稿タイプのソートが非常に簡単になります。
メンテナンス
いつものように、バグフィックスとインターフェースの改善が行われます。また、カスタム投稿タイプAPIの小さな修正も行われます。WordPress 3.2 は PHP 5.2 以上のみをサポートします。もしあなたのホスティングサービスがPHP 5.2を使用していないのであれば、今がPHP 5.2についてホスティングサービスに問い合わせる良い機会です。ホスティングサービスが使用しているPHPのバージョンがわからない場合は、Health Checkというプラグインをダウンロードすることができる。このプラグインは、ホスティングサービスが使用しているPHPのバージョンを教えてくれます。
WordPress 3.1のスケジュール
WordPress 3.1のリリースは12月中旬を予定しており、できれば12月15日までにリリースしたい。日程はこのようになっています:
10月15日 – 機能フリーズ。この時点以降は新機能を追加せず、安定した製品(新機能のユーザビリティテストを含む)のテストを開始できるようにします。
11月1日 – 一次コード・フリーズ。機能フリーズ後のテストに基づく最後の調整はこの時点で終了し、安定したベータ版への移行に向けたバグ修正に重点を移す。
11月15日 – ベータ期間開始。この時点から、機能拡張は行わず、バグ修正のみに専念する。
12月1日 – 文字列フリーズ。翻訳者は大喜び。
12月15日 – WordPress 3.1をリリース。
WordPress Development Blogで開発者の更新をチェックすることもできますし、私たちが更新するのを待つこともできます
Tony Nasson
many are going crazy about internal linking provisions of this version…it looks nice in on-page SEO point of view…thats what SEOers always need in CMSs…and from wordpress its always expected!
Ankit Saini
The first feature definitely help in building inbound links and result = SEO, I mean higher ranking..
Thanks
Trisha
Internal linking, finally! Im loving this update, been working in it all morning… freaked out when the post excerpts and custom fields were missing (theyre still there, in screen options, phew!)
Im interested in the post templates/post styles. Was able to activate it in my theme, but not exactly sure how to get it working. Would love a simple tutorial on simple ways to use this, if you have it in the works.
Editorial Staff
Here is the Post Formats tutorial: https://www.wpbeginner.com/wp-themes/what-whys-and-how-tos-of-post-formats-in-wordpress-3-1/
管理者
Scott Hampton
I’m using 3.1 now and I like it. I turn off the admin bar when I view my website, but keep it on in the backend. It gets in the way of clicking the website name in the upper left corner when you hover over the admin bar, but I can get used to it.
My favorite feature, by far, is the internal linking. Blogger was doing that for years and I missed it when I moved to WordPress. It’s in now, so that’s good!
Medulin
The new update looks excellent, i just installed it, the admin bar is perfect, i can not wait to play around with the new features, thank you wordpress core team!
Craig
Just installed 3.1 on our site. I’m really excited about the custom post/page templates as I have 3 or 4 distinct types of posts and would love to standardize the templates for the content.
Paul
Moving the Quick Press to the front end is awesome. It just makes things that much quicker … and easier.
Thomas Comoto
Wow, that is super, i will be looking forward to the “Internal Linking” I really saw that as one of the iritating things in 3.0, just updated to 3.05 for better security….
Airbed Guy
No doubt that internal linking will be something that I appreciate on a more regular basis than many of the other features but it sounds like it will be a big update. I’m also anxious to get my hands on the network piece of this one as I manage many WP sites. Just curious if you know when the final 3.1 will be released or what the adjusted target is? I’m on a RC right now that’s a little loopy and am anxious for development to be wrapped up.
Junaid
I don’t see most of these features in my Wordpress install
Scott Hampton
@Junaid: You’re running 3.1? …or the beta?
Tim
Very nice. Can hardly wait for the mentioned features. It just get’s better and better
Internal linking +5
Post styles +5
Admin Bar ++5 (i’ve wondered why this is not a standard feature for some time)
Thanks for the heads up!
Roger
Will the new bar graph for site stats at WordPress.com be going into the WordPress.org installation sometime soon? Or at all? Just curious. I had gotten used to it before I switched to .org.
Scott Hampton
I think the internal linking will be my favorite. Blogger had it, and I sure mis it since I moved to Wordpress!
Burke INgraffia
Will the internal linking work throughout multisite posts and can it look for custom fields?
Naif Amoodi
I am just hoping it’s going to be relatively simple to remove a certain feature from the theme if it’s not going to be used. I believe WP shouldn’t try integrating features which won’t be generic into the core and instead should provide such enhancements/functionality as plugins. I have always loved WP for it’s simplicity and I sincerely hope the core remains like that (i.e. to the point).
But what I am going to be looking forward to is going to be the advanced taxonomy queries you have mentioned. Right now you can’t do much complex queries using the API pertaining to taxonomies.
Charles
Its awesome to see the new features….. I hope if wordpress can enhance its features like this then it will knock off Drupal…. But I dont know why even after having some many powerful features many go for Drupal… Sorry if am gng out of the topic.
camu
Hi, thanks for sharing. One thing I don’t fully understand about internal linking. Let’s say I update the permalink of post A that I had linked from within post B. Does the link inside B get automatically updated?
Editorial Staff
If you choose it via the internal linking feature, then yes it should get updated… Although we highly recommend that you don’t change permalinks and if you do… there is a 301 redirect, so you don’t lose any backlinks. There are plugins that lets you do that.
管理者
camu
This is awesome, thank you! I can’t wait to install 3.1
James EAvenue
I am very excited about the new wordpress, we have lots of clients that love the power of wordpress!
nirok
Can’t wait for the quickpress! will be exactly what i need for my social networks
Carolina
cool! looking forward to this release.
Sivasta özel ders
thanks for sharing.
Adam W. Warner
I’m happy to see that internal linking is being built-in and like @Harsh Agrawal said above, that particular function already exists with the Insights plugin. It would be nice if eventually they could build in the other features that the Insights plugin offers (Google search, Wikipedia search, Flickr search, etc.)
Jane Wells
Oh, and also: the picture you have of an admin bar plugin is not really much like the one that we’re talking about doing, as your picture looks like it was based on a pre-2.7 installation of WordPress. We haven’t had those navigational sections since 2008. You should look at the one on wordpress.com, that’s more what we’re thinking, to help improve the multisite experience.
Jane Wells
Please be careful in posting things like this. These features are not guaranteed to be included in 3.1, they are simply the features we are working on in the 3.1 development cycle. Inclusion will not be determined until we see where they all are at the feature freeze date. If any of them are not complete enough to be included in core yet, they will not be in 3.1. There may also be other reasons for features not being included based on other considerations that come up between now and then. Making a list like this in the first week of the dev cycle is to give us a plan for the work, not a plan for the release itself.
Editorial Staff
Thanks Jane for the clarification on the admin bar, we took the screenshot from Alex’s plugin. We will keep this list updated as the development cycle continues. Ofcourse we are aware that some features might not make in which is why we added above all the features the disclaimer that the feature freeze is far away, and it means that some of these features might not make in depending on progress.
管理者
Jennifer R
I love a new Post Templates function in WP 3.1, it’s will make Wordpress become a truly CMS code.
John Paul Aguiar
Overall all great upgrades, but Internal Linking is the one I look forward to most.
Larissa Mac
Wow sounds great. Can’t wait for the launch. It seems like wordpress is only going to get better with age! Well done, it’s a great help for small businesses to be able to use a top quality product at no cost.
Bjorn van der Neut
I heart that there is also coming an option to change the default paging name like /page/1 change to /mypagename/1
Thanks for the nice overview! Hope you give also one when its really published.
aditia
wow can’t wait to upgrade, hope don’t have any problem when upgrading
Alex
Loving the post templates/galleries feature!
John Bokma
Thanks for the great overview, looking forward to this release.
Tinh
I wish to see internal linking features to replace SEO smart link. Thanks
Melodie Licht
Looking forward to the post templates/styles – sometimes a little variety changes the monotony of a site. It will be great to have the option. So glad I switched to WordPress!
Sebastian
Thanks so much for this update.
I’m very excited with the new features. I wish for WP to evolve to a plattform where i as a non-programmer can easily style all my posts, pages etc. and even create new page and post templates or even the whole wp theme without having to know code. (using a REAL WYSIWYG editor) (and i’m well aware that there is software like artisteer – but that doesn’t do what i need and i need a REAL wysiwyg – artisteer is not)
Thanks again for this post. WP is great.
Editorial Staff
You should try Headway Theme – https://www.wpbeginner.com/headway-theme/
It has a live editor and much more.
管理者
Sajib
Admin bar can be used via a plugin. I’m excited about the other ones especially internal linking. Post style thing is still not clear to me.
devy friend
seems a lot of progress, but what about the user roles capabilities?, must wait longer i guess
Editorial Staff
There will be some cleanup but the major overhaul is not scheduled until 3.2
管理者
Matthew Guay
The admin bar looks slick … can’t wait for it!
Harsh Agrawal
Features look really amazing and specially first one (Internal linking) is going to be handy..
I believe this idea is inspired from Insight WordPress plugin…
Though they are adding more new feature..I hope it doesn’t mean they need more memory and resources (Hosting)
Andrew Wetzel (@CircleReader)
Insights plugin, yes, but the internal linking feature also has some similarities to the excellent “Microkid’s Related Posts” plugin. (I have wished in the past that I could mash these two together.) It would be great to have the ability to insert an internal link with the link text being the title of the link target.
I really hope that on multisite installs, there will be checkbox options in this feature for “search this blog” vs. “search network.”
Use case: a network has one blog that is a shared directory, property listing, book or product catalog. “Search network” would allow authors from various blogs in the network to link to a common post for the item under discussion.
In this case, you’d want to make sure you could include custom post types in addition just “Post” type content. That should probably be another search option (checkboxes to include/exclude various post-types), even on single-site installs.
emory @ clickfire
Post Templates / Post Styles sounds like a neat feature.
Rebecca Gill
Agree with Sid. The admin bar would be great! I also would absolutely love the advanced taxonomy queries.
Looking forward to the arrival in December!
Andy Cole
A great set of improvements, something you’d expect from a major release really.
The contextual linking to other posts is great, provided that it dynamically updates if you were to move the post (perhaps give it a new slug, or alter permalink structure?). Anyone know if this is the case?
“Post Templates / Post Styles” also a very powerful addition. Thanks for keeping us informed as always WPB!
munkkron77
i love wordpress:)
Aadil Aijaz
+1 to the admin bar. Can’t wait for the release.
Sid
Uuu .. Exciting i always wanted the admin bar. Eager for it.
Thnx
Sid