WordPress Plugin Development Cookbook
暫譯: WordPress 外掛開發食譜

Yannick Lefebvre

  • 出版商: Packt Publishing
  • 出版日期: 2012-07-16
  • 售價: $1,880
  • 貴賓價: 9.5$1,786
  • 語言: 英文
  • 頁數: 318
  • 裝訂: Paperback
  • ISBN: 1849517681
  • ISBN-13: 9781849517683
  • 相關分類: WordPress
  • 已絕版

相關主題

商品描述

Over 80 step-by-step recipes to extend the most popular CMS and share your creations with its community

Overview

  • Learn to create plugins and configuration panels in order to bring new capabilities to WordPress
  • Tailor WordPress to your needs with new content types, custom widgets, and fancy jQuery elements, without breaching security needs
  • Detailed instructions on how to achieve each task, followed by clear explanations of concepts featured in each recipe

In Detail

WordPress is a popular, powerful, and open Content Management System. Learning to extend its core capabilities allows you to unleash its full potential, whether you're an administrator who cannot find the right extension, or a developer with a great idea to enhance the platform for the community, or a website designer/developer working to fulfill a client's needs.

"WordPress Plugin Development Cookbook" is the perfect companion for plugin developers, offering easy-to-follow instructions to accomplish tasks that range from basic plugin creation and configuration to advanced customization techniques. Each topic is illustrated through realistic examples showing how it can be applied to solve common problems, followed by explanations of all concepts used.

Create WordPress plugins of varying complexity, from a few lines that change a specific function to complex extensions that provide intricate new capabilities.

From the creation of your first simple plugin to adding entire new sections and widgets in the administration interface, learn how to change and extend WordPress to perform virtually any task. After installing and configuring an efficient plugin development environment, you will discover how to register your own callbacks that WordPress will execute at key points, forming the basis of plugin creation. Armed with this essential knowledge, you'll explore how to create administration pages to allow users to configure your new creations and to add new content management sections to WordPress through custom post types and custom database tables. Once you have all these elements in place, improve your plugins by customizing the post and page editors, creating user-facing forms to populate new content sections, making your plugin output dynamic using Javascript and AJAX as well as adding new widgets to the platform. Finally, see how to add support for multiple languages and distribute your work to the global WordPress community.

"WordPress Plugin Development Cookbook" provides you with tools to create any plugin you can imagine.

What you will learn from this book

  • Prepare an efficient development environment
  • Create your first plugins using WordPress action and filter hooks
  • Add new sections to the administration interface for plugin configuration
  • Create new content types using Custom Post Types or Custom Database Tables
  • Make your content dynamic with JavaScript, jQuery, and AJAX
  • Add new widgets to the WordPress library
  • Prepare your plugin to be translated for broad international use
  • Get your new creations ready to be shared on the official WordPress site

Approach

This is a cookbook with step-by-step instructions and code examples required to learn WordPress plugin development easily.

Who this book is written for

If you are a WordPress user, developer, or a site integrator with basic knowledge of PHP and an interest to create new plugins to address your personal needs, client needs, or share with the community, then this book is for you.

商品描述(中文翻譯)

超過 80 個逐步食譜,擴展最受歡迎的內容管理系統(CMS),並與其社群分享您的創作

概述


  • 學習如何創建插件和配置面板,以為 WordPress 帶來新功能

  • 根據您的需求調整 WordPress,新增內容類型、自訂小工具和華麗的 jQuery 元素,而不違反安全需求

  • 詳細的指導說明每個任務的實現方法,並清楚解釋每個食譜中所涉及的概念

詳細內容

WordPress 是一個流行、強大且開放的內容管理系統。學習擴展其核心功能可以讓您釋放其全部潛力,無論您是找不到合適擴展的管理員,還是有偉大想法來增強社群平台的開發者,或是為滿足客戶需求而工作的網站設計師/開發者。

《WordPress 插件開發食譜》是插件開發者的完美伴侶,提供易於遵循的指導,涵蓋從基本插件創建和配置到高級自訂技術的任務。每個主題都通過現實的範例來說明如何應用於解決常見問題,並隨後解釋所使用的所有概念。

創建各種複雜度的 WordPress 插件,從幾行代碼改變特定功能到提供複雜新功能的複雜擴展。

從創建您的第一個簡單插件到在管理介面中添加整個新區域和小工具,學習如何更改和擴展 WordPress,以執行幾乎任何任務。在安裝和配置高效的插件開發環境後,您將發現如何註冊自己的回調,讓 WordPress 在關鍵時刻執行,這是插件創建的基礎。掌握這些基本知識後,您將探索如何創建管理頁面,讓用戶配置您的新創作,並通過自訂文章類型和自訂數據庫表格將新的內容管理區域添加到 WordPress。一旦您擁有所有這些元素,通過自訂文章和頁面編輯器來改進您的插件,創建用戶界面的表單以填充新的內容區域,使用 JavaScript 和 AJAX 使您的插件輸出動態,並向平台添加新的小工具。最後,了解如何添加多語言支持並將您的作品分發給全球的 WordPress 社群。

《WordPress 插件開發食譜》為您提供創建任何您能想像的插件的工具。

您將從本書中學到什麼


  • 準備高效的開發環境

  • 使用 WordPress 的動作和過濾器鉤子創建您的第一個插件

  • 為插件配置添加新的管理介面區域

  • 使用自訂文章類型或自訂數據庫表格創建新的內容類型

  • 使用 JavaScript、jQuery 和 AJAX 使您的內容動態

  • 向 WordPress 庫添加新的小工具

  • 準備您的插件以便於廣泛的國際使用進行翻譯

  • 讓您的新創作準備好在官方 WordPress 網站上分享

方法

這是一本提供逐步指導和代碼範例的食譜,幫助您輕鬆學習 WordPress 插件開發。

本書的讀者對象

如果您是 WordPress 用戶、開發者或擁有基本 PHP 知識的網站整合者,並希望創建新的插件以滿足個人需求、客戶需求或與社群分享,那麼這本書適合您。