Software Engineering in WordPress, PHP, and Backend Development

Author: Tom (Page 380 of 427)

How To Get Started with WordPress Plugin Development

Last week, I mentioned that I’m often asked by aspiring WordPress Developers is how to get started within the community. After all, it’s active, there are a lot of people, and there are various ways to contribute.

One thing that seems to be a common thread is that developers often come wanting to know how to develop themes or develop plugins. If they’re interested in both, their interest still seems to lean in one of the two areas.

That said, the same challenge exists: How do you get started with WordPress Plugin Development?

Continue reading

Unit Testing in WordPress – A Review

Unit Testing in WordPress Review

Last month, I published two articles on Unit Testing in WordPress. Specifically, I discussed the practicality of unit testing and how it can better our projects, and I discussed the theory of unit testing to give a little bit of background and context of where it came from, why it matters, and a methodology for doing it.

In my most recent article on Unit Testing in WordPress, I provide a short quiz to help you review the material.

Continue reading

How To Prevent a Page From Being Deleted in WordPress

If you're experienced with programmatically creating pages, you may wish to skip down to the code.

I’m currently working on two applications that I’m building on top of WordPress (of which I hope to share once they’re complete).

Both projects have views – basically pages with templates – that need to be created when the application is installed and the pages aren’t meant to be deleted.

Though I’ve covered how to programmatically create a post in WordPress, I thought I’d share a quick example of how you can programmatically prevent a page from being deleted in WordPress, too.

Continue reading

Don’t Feed The Trolls (or What I’ve Learned About Negativity on The Internet)

Last week, I commented on a blog post on the Mika Epstein’s blog – also known (or perhaps more commonly known) as @Ipstenu – on Handling Negatives.

In the article, Mika talks about the fun that comes with developing plugins, themes, and generally any product where customers can share their thoughts with you. And if it isn’t obvious by the title, she covers how to handle negative feedback.

It was a good read and fun discussion and it definitely rings true for anyone who is an open source developer, but I think that it rings true for anyone who’s an aspiring developer, photographer, videographer, blogger, and so on.

So, I thought I’d share my thoughts on the pervasive negativity on the Internet and how it’s hit home for me.

Continue reading

« Older posts Newer posts »

© 2025 Tom McFarlin

Theme by Anders NorenUp ↑