WordPress For the Web Developer: How To Write Your Own Plugins | Linux Today

WordPress For the Web Developer: How To Write Your Own Plugins

Written By
Web Webster
Web Webster
Apr 19, 2010

“Previously in this tutorial series about the WordPress Content
Management System, we’ve covered relatively simple ways of
modifying the look, feel, and functionality of your WordPress
website by using plugins and selecting and modifying themes. Now
you’ll be getting deeper into the internals of WordPress by
learning how to write your own plugins and integrate them into
WordPress.

“Here’s the high-level overview of the process: Select a unique
name for the plugin and main function Create directory, main and
readme files with header and license information

“Write and debug the code (easy, huh? 🙂

“Zip up the code directory, and install plugin on WordPress for
final testing

“Name That Plugin

“All WordPress plugins must have a name, but more importantly,
the name must be unique across all WordPress plugins, to prevent
the wrong code from being executed. So before you get too involved
in writing code, take a few minutes to search the currently
available plugins and pick a good, descriptive name that nobody
else is using.”


Complete Story

Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.