Tips for Best Practices in WordPress Development

The most important things you should consider when developing a WordPress Plugin or a WordPress Theme

In this series, we're going to cover the most important things you should consider when developing a WordPress Plugin or a WordPress Theme. This guide aims to provide a set of good practices that will be helpful to beginners and also to experts developers that are starting to work with WordPress. But wait! If you've been developing WordPress plugins for a while take a look before deciding this guide is not for you. Damian Logghe is sure you will get something of it. After all, we all have something unique to offer.

 

Most of the explanations of this series already exists in the Codex, but he knows it contains so much information, it can be difficult to know where to start.

Today we are covering the following topics:

    The WordPress Coding Standards
    Avoiding Function Name Collisions
    Code Comments
    Security Tips

The series aims to be as clear as possible and will include both good and bad examples in order to give a sense for how certain things should work when writing WordPress-specific code.

Comments

Be the first to write a comment

You must me logged in to write a comment.