Standard Search
About 48 results
https://www.coryd.dev/posts/2024/adventures-in-self-hosting · 30 Dec 2024
"What did you do over the break?" "I moved everything to my own hosting!" ... I mean, that's hardly everything and it's far from the most important thing (or set of things) that I did, but it is a thing .
https://aslakr.folk.ntnu.no/2024/01/wp-super-cache-pa-nfs/ · 4 Jan 2024
Denne WordPress-installasjonen kjører kanskje på den nesten treigeste måten man kan kjøre WP. Filene ligger på NFS, Apache-en kjører MPM prefork med PHP i mod_php. Samtidig er DISABLE_WP_CRON satt til true og cronkjøringa overlatt til wp cron event ...
https://marko.tech/journal/changing-wordpress-urls · 10 Oct 2022
A straightforward guide to setting up your computer for development based on what I use and how to install it.
https://marko.tech/journal/pretty-php-debub-output · 7 Jun 2022
A quick copy-pasta for rapid PHP debugging.
https://notiz.blog/2022/05/15/wpsr/ · 15 May 2022 · 🦋 Bluesky
Auf dem CloudFest Hackathon im März, hab‘ ich mich ein wenig mit Alain Schlesser über WordPress und Plugin-Entwicklung unterhalten. Alain meinte, dass er, wenn es das Plugin hergibt und es zeitlich möglich ist, immer zuerst eine generische Library bau...
https://blog.nove-b.dev/posts/custom-field-line-break-issue-solved · 16 Jan 2022
本記事はリード文をカスタムフィールドで書いている。 が、カスタムフィールドないでいくら改行しても改行が記事に反映されないので、調査、修正してみた。 まず、そもそものコードは...
https://blog.nove-b.dev/posts/classic-editor-link-button-issue · 6 Dec 2021
クラシックエディタのリンク挿入ボタンがうまく機能していない 公開から少し経ち、ブログを投稿する機会が増えるにつれ、気が付き始めたことがある。クラシックエディタのリンク挿入...
https://marko.tech/journal/hand-php-snippets-and-functions-round-2 · 1 Nov 2020
Back with another PHP guide with useful snippets and functions you can use in your projects.
https://marko.tech/journal/best-of-php-functions · 22 Feb 2020
When working with PHP I have a bunch of go-to functions and things I come back to often.
https://marko.tech/journal/lemp-linux-nginx-mysql-php-walkthrough · 12 Dec 2019
This is a quick and gritty guide to setting up a Linux based server for MySQL, PHP, NGINX.