Self-Hosted WordPress Plugin Updates
Thinking of monetizing your WordPress plugin? You'll need to take care of version updates and it's simpler than you think.
Drazen
Published 27th May 2024
Explore the world of PHP, the versatile scripting language powering web development. From beginner tutorials to advanced techniques, discover tips, tricks, and best practices to enhance your PHP skills.
Thinking of monetizing your WordPress plugin? You'll need to take care of version updates and it's simpler than you think.
Drazen
Published 27th May 2024
Tired of WordPress core nagging you about coding style inconsistencies in your plugins or themes? Fear not!
Drazen
Published 13th May 2024
When you work with multiple Composer-based repositories, you might find the need to share some PHP code between them. If these were public repositories, this article would be a lot shorter. However, since they're private, you can't just add them to the composer.json and expect it to work. But don't worry—it's not that difficult to set up either.
Drazen
Published 17th Sep 2024
A comprehensive guide on what nonces are, how to use them, and what they taste like when stir-fried.
Drazen
Published 29th Feb 2024
As your WordPress project grows, you may begin to notice performance issues, often caused by a bloated database. While there are many plugins available to help clean up your database, sometimes it's good to know how to do it yourself. This guide will walk you through manually cleaning and optimizing your WordPress database.
Drazen
Published 10th Sep 2024