10 mins
Create a WordPress theme using Tailwind CSS using the JIT compiler and how to watch for file changes to regenerate CSS automatically.
Create a WordPress theme using Tailwind CSS using the JIT compiler and how to watch for file changes to regenerate CSS automatically.
2 mins
Save time developing CSS with these handy CSS generators. From linear and radial gradient generators to more complex animation keyframes generators - these tools are a great addition to your toolbox!
Save time developing CSS with these handy CSS generators. From linear and radial gradient generators to more complex animation keyframes generators - these tools are a great addition to your toolbox!
2 mins
Have a Laravel application on a subdomain that interacts with a WordPress database? In some cases a REST API connection is simply unnecessary, especially for simple database queries. In this post we take a look at how we can improve performance and use the Eloquent ORM to interact with WordPress' data.
Read More5 mins
The most important factor to consider with your technical SEO is the information you supply to search engines in the head of your pages, this includes the title tag, meta data such as description and OpenGraph data. When using the layouts feature of Blade, you may notice that updating the head tags can quickly become as mess.
Read More3 mins
Mutate HTML input with DOMDocument and DOMXPath. Interacting with DOMElements with element queries.
Read More10 mins
Create a WordPress theme using Tailwind CSS using the JIT compiler and how to watch for file changes to regenerate CSS automatically.
Read More2 mins
Save time developing CSS with these handy CSS generators. From linear and radial gradient generators to more complex animation keyframes generators - these tools are a great addition to your toolbox!
Read More4 mins
WordPress maintenance is essential for keeping your site running at peak performance and reducing security risks. This article covers the most essential tasks required for WordPress maintenance.
Read More5 mins
WordPress performance can be a difficult task to approach but with these simple tips and quick wins you can be off to a great start.
Read More2 mins
Recently I discovered the power of using Github workflows to automate dev ops. Github actions allows us to customise and execute workflows from right inside the repository. Let's look at what we can do with Github actions.
Read More6 mins
Developing WordPress couldn't be easier than by using Docker. Quickly spin up any version of WordPress and any version of PHP with just a few simple tweaks to a config file! Including e-mail support with MailHog and visual database management with PhpMyAdmin.
Read MoreCopyright © 2023 | bonnick.dev