昨日、WordPress 3.4がリリースされた。どのような機能がリリースされるかは知っていましたが、他のリリースとは異なり、スケジュールが非常に詰まっていたため、アルファ版とベータ版の詳細については把握していませんでした。そのことをユーザーの皆様にお詫び申し上げます。まだワンクリックアップグレードボタンをクリックされていない方は、必ずアップグレードしてください。この投稿では、WordPress 3.4のユーザーと開発者向けの新機能を紹介します。
ライブプレビューとテーマカスタマイザー
テーマカスタマイザーはWordPress 3.4の最も優れた機能の一つです。ユーザーにとっても開発者にとっても便利なテーマカスタマイザーは、WordPressテーマ開発の新時代を切り開きます。これまでは、ユーザーは有効化したテーマが自分のサイトで使えるかどうかを知ることができませんでした。 そのテーマが自分たちのコンテンツでどのように見えるかもわからない。しかし、ライブプレビューとテーマカスタマイザーがあれば、そのような問題は解消される。外観 ” テーマにアクセスすると、各テーマの下に「ライブプレビュー」が表示されます。
このリンクをクリックすると、テーマカスタマイザーでライブプレビューが開きます。有効化したテーマにはカスタマイズというリンクがあり、クリックするとライブプレビューが開きます。
より多くの開発者が複雑なテーマオプションの代わりにこれを使い始めることを願っています。Ottoがテーマカスタマイザーの活用方法を紹介する素晴らしい投稿をしています。テーマカスタマイザーのウォークスルーの動画をご覧ください。
oEmbedで簡単ツイート埋め込み
以前は、WordPressの投稿にツイートを埋め込むにはプラグインを使う必要がありました。しかし、これからは違います。Youtubeの動画のように、すべて区切りの行にツイートへのリンクを追加するだけです。WordPressは、返信、リツイート、お気に入り、フォロー機能を使ってツイートを埋め込んでくれる。気に入った。下の例をご覧ください:
How to Get Google’s Verified Authorship for your #WordPress #Blog – http://t.co/lS6boWfP #seo
— WPBeginner (@wpbeginner) June 12, 2012
カスタムヘッダーの改善
WordPress 3.0で、WordPressはカスタムヘッダー画像を追加する機能を追加した。しかし、ヘッダー画像はすべて特定の幅と高さでなければなりませんでした。そのため、ヘッダー画像の幅や高さを変更すると、見た目がおかしくなってしまうことがありました。WordPress 3.4では、ヘッダーを自由に変更できるようになった。Codexで新しいコードを見ることができる。
それ以外にも、メディアライブラリからカスタマイザーのヘッダー画像や背景画像を追加できるようになった。
画像キャプションのHTML化
以前は画像を追加する際、キャプションに写真の投稿者へのリンクを付けることができませんでした。WordPress 3.4では可能になりました。これで簡単になります。下の例をご覧ください:
の投稿から見つけたThiago Graça Coutoによるもの。
ページテンプレートの整理整頓
複雑なサイトを制作していると、カスタマイザーのページテンプレートをたくさん作ることになります。これまでは、すべてのページテンプレートファイルは、他のすべてのファイルと一緒にテーマフォルダーの中に置かなければなりませんでした。これでは本当に不便です。整理のために、テーマのフォルダーに/pages/サブディレクトリを作り、そこにすべてのページテンプレートを置くことができるようになりました。WordPress 3.4から、WordPressはテーマフォルダまたはテーマフォルダのサブディレクトリにあるすべてのページテンプレートを識別します。
これは私たちのテーマにとって非常に便利です。
その他の改善
多くのバグ修正と改善があった。以下は、私たちがとても便利だと感じた項目のリストです。
- WP_Queryのパフォーマンス改善 – 開発者は2-3倍速のパフォーマンス改善を確認しました。
- 投稿フォーマットがナビゲーションメニューに追加されました。
- WordPressは、/login、/ダッシュボード、または/adminへのアクセスを適切なWordPressページにリダイレクトするようになりました。これでもうプラグインは必要ありません
- 多くのXML-RPCの改善
- 内部関数とクラスがブラウザーターゲット用に “rtl”、”ie7″、”ie8″、”ie9” を追加するようになりました。
WordPress 3.4のお気に入りの機能をお聞かせください。
その他のリソース
WordPress 3.4 “Green” 公式リリース投稿
WordPress 3.4の全機能リスト
WordPress 3.4について知っておくべき10のこと
テーマカスタマイザーを自分のテーマで活用する方法
Philipp L
Thanks for this great article! A quick question: Does it also work for wordpress.com or just for wordpress.org
WPBeginner Support
Just for WordPress.org. Please see the difference between WordPress.org vs WordPress.com
管理者
Shahin
All new features are Good, but still want more
** A good admin interface for inter-related posts/custom posts.
Like a backend to manage primary + foreign key – relational database / information. Right now – not sure how to do this in WP way?
Kay
I understand that the Twitter embed does not work for everyone. Do you have any insights on this? Would this be the fault of the particular theme the user has?
Editorial Staff
IF it doesn’t work, then its probably a faulty theme.
管理者
Pádraig Ó Beirn
Not necessarily a theme issue. On your admin panel dashboard go to Settings > Media and make sure (under Embeds) that ‘Auto-Embed’ is ticked. Should work.
Editorial Staff
Ah good point. Totally overlooked that little aspect.
管理者
Prasant Naidu
Thanks for the article quick question initially when i used to add caption to an image it use to work properly. now the caption doesn’t work and the line written comes in the next line. this has happened after the upgrade any help.
Orang Akaun
Two things I like the most from your mention.
1 – Hyperlink in image caption. That was cool. I’ve been waiting for that.
2 – Tweet embed. That of course will save out time.
But what if the tweet deleted? Will it stays in our blog?
Editorial Staff
I don’t think the tweet will stay. If its deleted on twitter, then its gone from your site too.
管理者
Toonna
Hallo, does the Twitter Embed feature work for free wordpress blogs? Thanks!
Graphics Cove
Yes! Theme subfolders! This is going to make theme creation more tidy. Although I wonder how the editor interface is going to handle them. I hated having theme css files in a /css/ directory and being unable to edit them from the editor menu, it was such a hassle to start up the ftp and text editor program every time I needed to change one thing. Time to try this thing out..
Gautam Doddamani
my favorite features were that dey added the latest jquery and jquery ui libraries…now we can make more customizations using jquery…also the embed tweets is a gr8 addition…i dont change themes so often but its a good thing dey added the preview feature
OriginalEXE
I am very pleased with a new update. As a WordPress user and developer in training, I am very happy with imrpoved query performance and ability to put custom templates in sub-folder, this will by far improve my organisation.
Thank you WP team
DaveL
Hurray for the page templates ! Viva structure !
Namebiztag
Is there anything new in regards to mobile?
Editorial Staff
Yes, touch support is added You can read about that in the additional resources that we mentioned.
管理者
Paul Pruneau
Wow all of these additions look great.
Can’t wait to test drive them and see how they work.
The Twitter embed is very nice too.
Thanks for the summary.
Bob Dunn
Nice overview… I think my clients will like the theme customizer more than I do.
Agreed, the links in the captions are nice, and also like the Tweet embed. Might find some interesting new ways to use that : )
BTW – 7 live sites already updated and no issues
Keith Davis
Appreciate the overview boys.
Updated a site on local install, but not updated any live sites yet.
Will start updating live sites this weekend… fingers crossed.
Rebecca Gill
Nice overview. I hate to admit it, but the photo captions is what I’m most excited about. This change has been needed for a LONG time.
Keith Davis
Me too Rebecca, but I wasn’t going to mention it. LOL
Lissa
bravo On the new updates! Link the caption is my fav.
Any security improvement on the updates?
Editorial Staff
Can’t see any security improvement. Do you see any vulnerability?
管理者