Software Engineering in WordPress, PHP, and Backend Development

Search: “plugins” (Page 45 of 130)

We found 650 results for your search.

View WordPress Page Templates in the Admin

[…] it, open issues, fork it, add a pull request, or any of the above, you can grab it on GitHub. No Specific Roadmap When it comes to plugins like this, I usually don’t maintain roadmaps; however, if there’s additional feedback then I’m happy to take a look at it. I usually don’t pay attention […]

Using WordPress Hooks Differently

[…] earlier in the application, or simply need something that isn’t available when plugins_loaded fires. What then? Personally, I get a bit obsessive about how I set up my plugins so having to using WordPress hooks differently than I’d like for my initial function irritates me. I feel like it creates less-clean code in that it […]

Late Escape WordPress Data

When working with themes and plugins, it’s a common practice to escape WordPress data. Honestly, this is a standard practice in all web development: Whenever you’re retrieving information from the database to display to the user, it should be validated and escaped so that nothing but clean, readable text is rendered to the user. […]

Scheduled Post Shortcut for WordPress

[…] to work on the next plugin which, as of now, is going to be an improvement on Single Post Message. In a broader scope, the suite of plugins that we’re developing is going to be something targeting a larger project that we’re looking to begin working on in the next couple of months. Naturally, I’ll talk […]

« Older posts Newer posts »

© 2025 Tom McFarlin

Theme by Anders NorenUp ↑