Would you like to see this page in English? Click here.


または
1-Clickで注文する場合は、サインインをしてください。
または
Amazonプライム会員に適用。注文手続きの際にお申し込みください。詳細はこちら
こちらからも買えますよ
この商品をお持ちですか? マーケットプレイスに出品する
Professional WordPress Plugin Development
 
 

Professional WordPress Plugin Development [ペーパーバック]

Brad Williams , Ozh Richard , Justin Tadlock

参考価格: ¥ 3,733
価格: ¥ 3,371 通常配送無料 詳細
OFF: ¥ 362 (10%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
在庫あり。 在庫状況について
この商品は、Amazon.co.jp が販売、発送します。 ギフトラッピングを利用できます。
1点在庫あり。ご注文はお早めに。
2012/5/31 木曜日 にお届けします! 「お急ぎ便」オプション(有料)を選択して注文を確定された関東エリアへの配達のご注文が対象です。詳しくはこちら

キャンペーンおよび追加情報

  • 掲載画像とお届けする商品の表紙が異なる場合があります。ご了承ください。


この商品をチェックした人はこんな商品もチェックしています


商品の説明

内容説明

Taking WordPress to the next level with advanced plugin development

WordPress is used to create self-hosted blogs and sites, and it's fast becoming the most popular content management system (CMS) on the Web. Now you can extend it for personal, corporate and enterprise use with advanced plugins and this professional development guide. Learn how to create plugins using the WordPress plugin API: utilize hooks, store custom settings, craft translation files, secure your plugins, set custom user roles, integrate widgets, work with JavaScript and AJAX, create custom post types. You'll find a practical, solutions-based approach, lots of helpful examples, and plenty of code you can incorporate!

  • Shows you how to develop advanced plugins for the most popular CMS platform today, WordPress
  • Covers plugin fundamentals, how to create and customize hooks, internationalizing your site with translation files, securing plugins, how to create customer users, and ways to lock down specific areas for use in corporate settings
  • Delves into advanced topics, including creating widgets and metaboxes, debugging, using JavaScript and AJAX, Cron integration, custom post types, short codes, multi site functions, and working with the HTTP API
  • Includes pointers on how to debug, profile and optimize your code, and how to market your custom plugin

Learn advanced plugin techniques and extend WordPress into the corporate environment.

著者について

Brad Williams is the CEO and cofounder of webdevstudios.com. He is a coauthor of Professional WordPress.

Ozh Richard has released a number of popular WordPress plugins and won an Annual WordPress Plugin Competition.

Justin Tadlock has developed numerous plugins and teaches users how to use plugins and themes at his WordPress site ThemeHybrid.com.


登録情報


この本のなか見!検索より (詳細はこちら
この本のサンプルページを閲覧する
おもて表紙 | 著作権 | 目次 | 抜粋 | 索引
この本の中身を閲覧する:

この商品を見た後に買っているのは?


類似した商品から提示されたタグ

 (詳細)
関連タグ(この商品に近い関連キーワード)を追加する++最初のタグになります
 
(9)

 

カスタマーレビュー

Amazon.co.jp にはまだカスタマーレビューはありません
星5つ
星4つ
星3つ
星2つ
星1つ
Amazon.com で最も参考になったカスタマーレビュー (beta)
Amazon.com:  15件のカスタマーレビュー
16 人中、16人の方が、「このレビューが参考になった」と投票しています。
A must-have and timely book for WordPress developers 2011/3/4
By R. Huereca - (Amazon.com)
形式:ペーパーバック
A formula for success:

1. Put together an idea and outline for a book that hasn't been covered in-depth before.
2. Gather three of the most talented WordPress developers/writers and have them write the book.
3. Release the book and watch the Elves return back to Middle Earth to rejoice with men.

Professional Plugin Development, written by Ozh Richard, Justin Tadlock, and Brad Williams, is a much-needed and very timely book.

There have been several aspiring developers that have approached me saying they needed a start-from-the-basics WordPress plugin development book. And while Professional Plugin Development does teach the basics of plugin development, it quickly moves on to much more complex topics.

The book covers the topics I care most about, such as:

* WordPress Plugin Foundation and Best Practices
* WordPress Security
* WordPress Actions and Filters (aka, hooks)
* And Ajax

But the book goes beyond basic plugin development. It teaches you about plugin options, CRON for scheduling common tasks, storing data (whether it is via post types, transients, or options), the HTTP API (for retrieving remote data), users (how to set up roles and capabilities), localization (err, internationalization), and how to test plugin performance.

For a novice PHP and WordPress developer, this is a good starting point. But don't think of this book as your way to learn PHP, jQuery, or even basic WordPress (there's WordPress for Dummies for that).

This is a book written by developers for developers. And I must say that I learned a lot from this book, and I've been developing WordPress plugins and themes for almost six years.

Here are the things I learned most from this book:

* The Why. I've used a lot of the techniques from the book before, but now I have a better understanding of why the techniques should be implemented. An example is security and WordPress coding best practices.
* Rewrites and Cron. These two topics escape me (no pun intended) for some reason, but I have a much better understanding of how everything works behind the scenes.
* Security. Security can not be stressed enough, and very solid security tips are sprinkled throughout the book (and the topic even receives treatment via its own dedicated chapter).
* Multisite. I've been working with multisite for almost a year now, and it's a topic I'm still learning in-depth. The chapter gives a great explanation of terms and common pitfalls.

Last, but certainly not least, the book goes into great detail for what you should do after you've released a plugin, whether you want to release it for free in the official WordPress repo, or have it available exclusively on your own site (whether commercial or free). The book explains marketing, how to set up automatic updates (albeit a bit glossed over), and how to get the plugin on the official repo.

This is a highly recommended book, whether it be the print version, or digital.
12 人中、12人の方が、「このレビューが参考になった」と投票しています。
It takes true experience to create a book this useful 2011/3/9
By Eric A. Mann - (Amazon.com)
形式:ペーパーバック|Amazonが確認した購入
The first time I went to a WordCamp presentation, the speaker said off-hand, "before I do anything, I check Justin Tadlock's site to see if he's written a tutorial." Before that day, I had never depended on anything but the Codex for support when I wrote plug-ins ... and you could tell by looking at my code.

Since then, I've become a frequent reader of Justin's blog, I've subscribed to several mailing lists for code, and I've started following quality developers - namely the authors of this book - on Twitter. It's been a slow start, but it's changed the way I look at open source and development in general.

And now comes a book written by three of the most respected developers in the WordPress community. It's well written, honest, and comes from a collective background of collaboration and been-there-done-that experience. I've been working with WordPress for more than 4 years now, and this is by far the best reference I've seen to date ... both for developers just starting with the project and for seasoned professionals who build their business on WordPress.

I've seen code written by all three of these developers, built my own systems on the shoulders of their outstanding work, and watched several others grow as developers following after their example. I can't think of any team more qualified to write about WordPress plug-in development, and I can't think of anyone else who'd do a better job.

This is an outstanding book and was definitely worth the 2-month pre-order wait to have a physical copy on my desk to mark up and turn back to. Though I'm confident that the eBook version will be just as useful for those who can't wait for overnight shipping to deliver! :-)
7 人中、7人の方が、「このレビューが参考になった」と投票しています。
Chapter 2 practically pays for the book 2011/3/12
By David M. Doolin - (Amazon.com)
形式:ペーパーバック|Amazonが確認した購入
I wish I had this two years ago.

As I implied in the title, I found enough in Chapter 2 to keep me busy for a day or two just cleaning up my existing plugins. While I don't necessarily agree with every guideline (tabs!? Yeeech!), I'm willing to implement each and every one (even tabs!) to get my code up to par.

Seriously, if my code isn't at least par, how could it ever possibly be awesome?

It feels good to be excited again about programming for WordPress.

By the way, anyone serious about WordPress plugin programming will find Ronal Heureca's "WordPress and Ajax" book an indispensable companion to this one.

クチコミ

クチコミは、商品やカテゴリー、トピックについて他のお客様と語り合う場です。お買いものに役立つ情報交換ができます。
この商品のクチコミ一覧
内容・タイトル 返答 最新の投稿
まだクチコミはありません

複数のお客様との意見交換を通じて、お買い物にお役立てください。
新しいクチコミを作成する
タイトル:
最初の投稿:
サインインが必要です
 

クチコミを検索
すべてのクチコミを検索
   


リストマニア

リストを作成

関連商品を探す


同じキーワードの商品を探す


フィードバック


Amazon.co.jpのプライバシー ステートメント Amazon.co.jpの発送情報 Amazon.co.jpでの返品と交換