Just finished building a quick micro plugin for ClassicPress and WordPress, which allows you to add a verification link pointing back to your mastodon profile. But not to just one, but to ALL your potential profiles (eg. I got two: one for my main stuff, and the other is for DJing + artsy fartsy). Lazy […]
Category: wordpress
How to change the admin page title to something useful
Fix the HTML title of the post editor in the WordPress admin to something much more useful. Very helpful when editing multiple posts, but also, when changing lots of images (eg. post thumbnail or product gallery etc.). This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To […]
Reorientation 2022
(translated from the original German post) After a few job applications, done more out of the spur of the moment than actually planned, and the tremendiously overwhelming feedback, I’ve decided to re-orientate myself now, somewhat, in mid 2022. That means, that the conversations during interviews have shown me, amongst other things, that if I want […]
WooCommerce: Setting a specific stock number for all products but a selected few?
Client wanted to have inventory management, but the items are all produced on-demand – except for unique specimens, which are either custom-made pieces which have been returned, or have been produced as a side or test run. So, we decided to enable inventory management, and set the stock number for all items in any category […]
Code of Dark Joy #2
So, its the next edition of Code of Dark Joy. Live programming / fumbling around with web and streaming stuff, dark tea and a bit of music 🙂 Plans for this show are as follows: 1 – 2 small DJ sets – one at the start, the second at the end onboarding including a bit […]
New show: Code of Dark Joy
Tomorrow, ie. Thursday, 18th of March, 2021, I gonna start the first test run of my new show called Code of Dark Joy, which is specifically aimed towards live coding. It’s still gonna contain the element of music, as a lot of it focused on the topics of building up your OBS interface and its […]
Things to do in 2021
A random collection of a bunch of things I want to do this year, ie. 2021 🙂
Breaking the Curse of the Admin Redirection Loop
Second time this has happened to me: A WordPress site needed to be updated to WP 5.x and switched over to a temporary subdomain. After doing the usual dance of backup, duplicate and manual update of WP, when I was trying to access the frontend, I’ve got redirected again to the backend. The usual suspects […]
Side note: Strange cryptic characters in shortcodes
Note: Also available in German 🙂 A colleague of mine today: There is a shortcode with strange-looking, cryptic characters in one of its attributes. Something like this: eyJoYWxsbyI6IndlbHQiLCJzb25nLXRpdGVsIjp7Im1laW4iOiJnZWhpcm4iLCJkZWluIjoiZ2VoaXJuIn0sInVybCI6Imh0dHBzJTNBJTJGJTJGdXNhYmlsaXR5LWlkZWFsaXN0Lm5ldCUyRiUyM2tvbnRha3QiLCJlaW5zX3BsdXMiOnRydWV9 My comment: Looks a bit like rot13 .. His reply a bit later on: Yes, it is base64, and the result is a JSON string. Putting the […]
Slashing back ..
This is a little test .. lets see: Quoting from somewhere else: (unter Windows, bitte „/“ durch Backslash ersetzen – WordPress kann das offenbar nicht darstellen Translates roughly to “under Windows, please replace “/” with the back slash – WordPress is apparently not able to display it”. Well, lets see about that: Hello, Back Slash! […]