Create code reference à la developer.wordpress.org

In the code reference under developer.wordpress.org/reference you can find all functions, hooks, classes and methods of WordPress. For example, an entry for a function displays which parameters it expects, what return value there is and what the code looks like. Here I describe briefly how something similar can be done.

Continue reading "Create code reference à la developer.wordpress.org"

Uberspace 7 – a small experience report

I really like the web hoster Uberspace, and the team started the public beta of Uberspace 7 (U7) a few days ago:

They invested a lot of work into the new system, and it comes with a lot of improvements compared to Uberspace 6 – even now, in the beta version. All domains on U7 get automatic SSL certificates from Let’s Encrypt, and HTTP requests are redirected to HTTPS. U7 supports HTTP/2, comes with PHP-FPM (no more start delay) and MariaDB 10.1 as default database solution. The command line toolchain is fresher than before, and there is a new handbook on manual.uberspace.de. More on that in the post »Die U7 Public Beta« by Jonas Pasche.

Continue reading "Uberspace 7 – a small experience report"