#wordpress-development
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 the last article, I explained the use of namespaces, which we need today to establish autoloading, which simultaneously defines our file and folder...
In this article series, I will present methods for building WordPress plugins in a modern and object-oriented way. The focus will be on code quality,...