Software Engineering in WordPress, PHP, and Backend Development

Search: “plugins” (Page 56 of 130)

We found 650 results for your search.

Why We Don’t Always Need Do Perform an Early Return

[…] on a certain page, we can go ahead and leave the function: In this case, it makes sense because: You only want to perform work on the plugins.php page, The amount of work to be done in the function is larger than what should ever fit within a conditional. But there’s an alternative when […]

Redirect Non-Administrators After Login in WordPress

When it comes to building themes or plugins in WordPress, you rarely want administrators, editors, subscribers, and so on to anything other than the dashboard just after they’ve logged in. After all, these authors are usually loggin in to write posts, edit their information, or generally manage their content. But if you’re building a […]

Writing for WordPress Has to Change (For Me)

[…] 10 years ago (give or a take), the theme economy was arguably at one of its first highest points, Automattic and opened a premium theme marketplace and plugins were more or less finding their way, but I don’t think certain tooling that we have in place now was as prevalent as it is. Standard […]

How I Set Up My 2021 MacBook Pro

[…] process ID and the name of the shell that’s running. Since I’m running zsh, I immediately install Oh My Zsh which is a library of functions and plugins for the zsh environment. I’ll cover them later in this article but for now, I do this: $ sh -c “$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)” Then I enable […]

« Older posts Newer posts »

© 2025 Tom McFarlin

Theme by Anders NorenUp ↑