Skip to Content
Professional WordPress® Plugin Development
book

Professional WordPress® Plugin Development

by Ozh Richard, Brad Williams, Justin Tadlock
March 2011
Intermediate to advanced
552 pages
11h 54m
English
Wrox
Content preview from Professional WordPress® Plugin Development

Chapter 2. Plugin Foundation

WHAT'S IN THIS CHAPTER?

  • Creating a solid plugin foundation

  • Determining directory and file paths

  • Using Activate and Deactivate functions

  • Understanding available plugin uninstall methods

  • Managing sanity practices and coding standards

  • Understanding proper code documentation

  • Using plugin development checklists

When developing a plugin in WordPress, it's essential to start with a solid plugin foundation. Starting with a good foundation can eliminate many headaches as you develop your new plugin. The techniques discussed in this chapter will be used throughout this book as a good example of what to do.

CREATING A PLUGIN FILE

A plugin in WordPress can be a single PHP file or a group of files inside a folder. You need to consider many things when creating a new plugin in WordPress such as the plugin name and proper folder usage.

Naming Your Plugin

When choosing a name for your plugin, it's good practice to consider a name based on what your plugin actually does. For example, if you create an SEO-focused plugin, you wouldn't want to name it Bob's Plugin. Your audience would have no idea what your plugin actually does based on the plugin name. Your plugin name should be unique to your plugin and should also be descriptive of your plugin's purpose.

It's also a good idea to search the Plugin Directory on WordPress.org (http://wordpress.org/extend/plugins/) for similar plugins to avoid confusion. If you decide to name your plugin SEO Gold, and a plugin named SEO Silver already ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Smashing WordPress: Beyond the Blog, 4th Edition

Smashing WordPress: Beyond the Blog, 4th Edition

Thord Hedengren
Are You on Track for Your Retirement?

Are You on Track for Your Retirement?

Frank Armstrong, Paul B. Brown

Publisher Resources

ISBN: 9780470916223Purchase book