Fixing WordPress 4.4 Responsive Images In Azure Scalable WordPress Installs
Scalable WordPress 4.4 installs in Microsoft Azure have broken responsive images. Here's a filter that will fix the problem.
Scalable WordPress 4.4 installs in Microsoft Azure have broken responsive images. Here's a filter that will fix the problem.
Finally, a place where you can see the correct configuration for using SQL Server stored procedures as an NLog target.
How do you solve a problem like an Azure Service Bus message that can never be processed correctly? Avoid concurrency issues, and use the dead letter queue.
A data model representing what a WordPress post looks like is the basic building block for interacting with the WordPress XML-RPC API.