How to render a blank WordPress page
I want to create a REST endpoint on my WordPress site. This is to be consumed by a computer so …
I want to create a REST endpoint on my WordPress site. This is to be consumed by a computer so …
In my previous post I discussed how WordPress fulfils many of the needs of an application development framework but I noted …
I have decided to use WordPress as my preferred web application framework. This is because it is free, simple, elegant …
Excel CSV is ANSI encoded (the CSV specification does not define an encoding). Many web applications are UTF-8 encoded. If …
This year’s pro-bono project is to work with a parents and teachers association and it is throwing up some interesting communication …
I use Michael Simpson’s excellent template for writing WordPress plugins. At present it does not explicitly support multisite plugins. This …
I am writing this article in the spirit of the scientific principle that negative results should be published (but there …
I have previously posted on how to create a WordPress (Multisite) farm on a Bitnami server. A big problem when …
In a previous post I explained how to install Newrelic server application monitoring for WordPress. I now realise that this …
W3 Total Cache recommends Newrelic for WordPress application monitoring. Newrelic provides detailed server and application monitoring. The PHP agent tracks …