[notes]

Powered by WordPress

Somebody threw a fit over having to clone WordPress’ default theme’s footer.php into a child theme to remove the ‘powered by WordPress’ link, and they used extra white space to make their micro rant stand out in source view.

HTML comment: So. WordPress default theme developers, or whoever is responsible… (sighs) It’s an absolute FUCKING DISGRACE that you guys STILL make people set up a full-blown child theme and clone this fucking footer.php file JUST so that they’re able to remove that powered-by-WordPress’ shit from their sites that you have the nerve to hard-code down here. What is this, a fucking LINK FARM?? Honestly, it’s 20 fucking 20. Get over yourselves. Fuck.
(Found in my drafts, source URL not shared for privacy reasons)

I suppose this is one of the things we will be able to submit to the realms of nostalgia once Full Site Editing hits WordPress core, and I for one wont’t cry. 😄

[notes]

WordPress localisation: the difference between x() and translator comments

There are two ways in WordPress to provide context for translatable text (”strings”): the _x() function (along with its related functions), and the /*translators:*/ comment. Their use is described in the Plugin Handbook, but here’s a quick definition of their key differences.

[notes]

Minimal Admin Menu Plugin

Nachdem ich zeitweilig durchaus wilde Ideen für das minimalistische WordPress Admin Menu und seine Zukunft hatte, habe ich das Plugin nun einfach in ein öffentliches GitHub-Repo gestellt.

Das geschlossene Repo mit all meinen anderen #Projekt26– Experimenten bleibt vorerst Leuten mit Registrierung vorbehalten, mit allem was drin ist.

Aber das Admin Menu Plugin findet ihr ab sofort hier:

👉 casparhubinger.github.io/simplified-admin-menu

Viel Spaß damit!

Allen Teilnehmerinnen und Teilnehmern der geschlossenen Alpha/Beta danke ich nochmals, dass ihr bei meinem Experiment mit Blog-Registrierung für Repo-Zugang mitgemacht habt. Für mich war es nicht nur eine Spielerei, sondern hat mich auch motiviert, codemäßig am Ball zu bleiben. Nicht, dass ihr das erwartet hättet, aber trotzdem. 😘