- WordPress 3 Plugin Development Essentials
- Brian Bondari Everett Griffiths
- 383字
- 2021-04-09 21:19:52
What this book covers
Chapter 1, Preparing for WordPress Development, provides an overview of the development process and discusses a number of tools and practices recommended for a successful WordPress development environment.
Chapter 2, Anatomy of a Plugin, breaks an existing plugin down into its component parts to see what makes it work, and what makes it break.
Chapter 3, Social Bookmarking, walks through the development of an initial plugin, including how to tie into the WordPress API, how to trigger functions, and how to include external JavaScript files.
Chapter 4, Ajax Search, covers the construction of a plugin that augments WordPress' built-in search capability. This chapter provides details on how to utilize Ajax and JQuery, as well as how to use the PHP library classes with static functions in our plugins.
Chapter 5, Content Rotator, explores the wonderful world of WordPress widgets. In this chapter we will show you how to build and manipulate a widget, as well as how to construct a personal preference page for your plugin.
Chapter 6, Standardized Custom Content, begins the process of extending WordPress' usage as a content management system. We will cover how to alter and extend custom fields and how to display custom content in your templates.
Chapter 7, Custom Post Types, continues the discussion on extending WordPress as a CMS. We will also discuss working with shortcodes, and how to customize your plugin by creating custom menus and administration panels in the Dashboard.
Chapter 8, Versioning Your Code with Subversion (SVN), shows you how to maintain and manage your plugin code with a version control system.
Chapter 9, Preparing Your Plugin for Distribution, takes the next logical step in making sure your shiny new plugins are ready for the wider world. We will discuss how to avoid certain pitfalls by writing custom tests to check for failure points.
Chapter 10, Publishing Your Plugin, covers the mechanics of officially making your masterpiece available to the public, including the topics of internationalization, using the WordPress SVN repository, and handling the ubiquitous readme.txt
file.
Appendix A, Recommended Resources, lists some of our favorite websites, books, and other resources for seeking additional knowledge or getting help with a specific problem.
Appendix B, WordPress API Reference, provides a compendium of functions, actions, and filters referenced in this book.
- Vue.js前端開發(fā)技術
- 做合成:Photoshop構圖+透視+紋理+造型+調(diào)色技術修煉
- Animate 2022動畫制作:團體操隊形
- 計算機·手機生活應用
- Photoshop CS6實戰(zhàn)基礎培訓教程(全視頻微課版)
- Drupal 6 Panels Cookbook
- Premiere視頻編輯應用教程:PremierePro 2020(微課版)
- Photoshop+CorelDRAW平面設計實例教程(第4版)
- After Effects 2022從新手到高手
- 神奇的中文版Photoshop CC 2017入門書
- ASP.NET Core 3從入門到實戰(zhàn)
- Photoshop數(shù)字圖像處理
- 剪映真?zhèn)鳎?8招玩轉短視頻剪輯
- 中文版Maya 2016基礎培訓教程
- UML 2.0 in Action: A project/based tutorial