Wiley 978-0-470-91622-3 Datasheet

Browse online or download Datasheet for Software manuals Wiley 978-0-470-91622-3. Wiley Professional WordPress Plugin Development User Manual

  • Download
  • Add to my manuals
  • Print
  • Page
    / 10
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 0
An Introduction to Plugins
WHAT S IN THIS CHAPTER?
Understanding a plugin
Using available WordPress APIs
Loading order of plugins
Finding examples of popular plugins
Determining the separation of plugin and theme functionality
Managing and installing plugins
Understanding types of WordPress plugins
WordPress is one of the most popular open source content management systems available
today. One of the primary reasons WordPress is so popular is the ease with which you can
customize WordPress through plugins. WordPress has an amazing framework in place giving
plugin developers the tools needed to extend WordPress in any way imaginable.
Understanding how plugins work, and the tools available in WordPress, is critical knowledge
when developing professional WordPress plugins.
WHAT IS A PLUGIN?
A plugin in WordPress is a PHP script that extends or alters the core functionality of
WordPress. Quite simply plugins are fi les installed in WordPress to add a feature, or set
of features, to WordPress. Plugins can range in complexity from a simple social networking
plugin to an extremely elaborate e - commerce package. There is no limit to what a plugin can
do in WordPress; because of this there is no shortage of plugins available for download.
1
CH001.indd 1CH001.indd 1 2/4/11 4:33:33 PM2/4/11 4:33:33 PM
COPYRIGHTED MATERIAL
Page view 0
1 2 3 4 5 6 7 8 9 10

Summary of Contents

Page 1 - 1

An Introduction to Plugins WHAT ’ S IN THIS CHAPTER? Understanding a plugin Using available WordPress APIs Loading order of plugin

Page 2 - /feed/json/ )

10 ❘ CHAPTER 1 AN INTRODUCTION TO PLUGINS The last four drop - in plugins are specifi c to the WordPress Multisite feature. A standard WordPress ins

Page 3 - O cial Plugin Directory

2 ❘ CHAPTER 1 AN INTRODUCTION TO PLUGINS How Plugins Interact with WordPress WordPress features many different APIs for use in your plugin. Each

Page 4 - Popular Plugin Tags

WordPress also features pluggable functions. These functions enable you to override specifi c core functions in a plugin. For example, the wp_mail()

Page 5 - Why Reinvent the Wheel

4 ❘ CHAPTER 1 AN INTRODUCTION TO PLUGINS Popular Plugin Examples Take a look at the fi ve most downloaded WordPress plugins available to get a sen

Page 6 - Easy Updates

Viewing popular plugin tags is a great way to get inspiration when developing new plugins for WordPress. ADVANTAGES OF PLUGINS WordPress offers

Page 7 - Installing a Plugin

6 ❘ CHAPTER 1 AN INTRODUCTION TO PLUGINS As you can see sending an email in WordPress couldn ’ t be easier. Unless your plugin needs some customize

Page 8 - Plugin Directories

Easier to Share and Reuse Plugins are easy to share with others. It ’ s much easier to share a plugin than tell someone to modify specifi c lines of

Page 9 - Types of Plugins

8 ❘ CHAPTER 1 AN INTRODUCTION TO PLUGINSpage. Click the Browser button and select the plugin zip fi le you want to install. After you select the plu

Page 10 - SUMMARY

directory, which stands for Must - Use, is not auto - created by WordPress, so it must be manually created to be used. The primary difference between

Comments to this Manuals

No comments