#webdev
Read more stories on Hashnode
Articles with this tag
After the previous article in this series was very technical, today we'll take a breather and indulge in a slightly more theoretical piece. Our topic...
In this article, I will discuss how and why WordPress hooks are used in plugins, and how we will use PHP attributes for registering hooks in classes...
In the previous article, we already learned a lot about coding standards, and today I like to discuss three more points: the file .editorconfig, the...
In this article I'll point out, what's the reason for using namespaces in our WordPress plugins and what namespaces are. We will learn, that...
What lies behind this somewhat provocative headline? Over time, I have noticed something about certain WordPress plugins. What exactly, I will...