Chapter 4

Modifying Existing Plugin Code

IN THIS CHAPTER

Check Avoiding problems with plugin modifications

Check Removing plugin features

Check Modifying plugin output

Check Changing shortcode names

WordPress has more than 55,000 plugins on its website, so you’d think that you could find a plugin to do everything you could possibly need on your WordPress website. But not even the best plugins can meet the needs of every user.

This chapter explores the idea of tweaking an existing plugin to meet your specific needs. With a little bit of programming knowledge and some determination, modifying existing plugin code is very possible. Although you won’t become a full-fledged developer overnight, making changes in existing plugins can definitely get the mental gears spinning on how you can do more and more with your programming knowledge.

The examples in this chapter are simple, offering a basic introduction to modifying plugins. The next chapter goes into much more depth with regard to plugin development.

Setting the Foundation for Modifying Plugins

Before you start modifying plugins, you should do the following: ...

Get WordPress All-In-One For Dummies, 4th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.