-
WordPress Custom HTML Block Strips the LINK and SCRIPT Tags; Workaround with WP-Coder
This article addresses a recent technical hurdle encountered during the management of a WordPress website. The LINK and SCRIPT tags were being stripped from the custom HTML block. The SuperAdmin on a MultiSite installation… (read more)
-
PHP Attributes Overview, plus Symfony, Doctrine ORM, laravel-php-attributes
PHP8 includes a feature called Attributes, that’s similar to docblock annotations familiar to framework users, or annotations in Java or other languages. The main difference is that Attributes are built into PHP. (read more)
-
WordPress Admin Emails Not Getting Through to Gmail addresses, Docker Container Based WordPress with BusyBox
My server wasn’t getting admin emails through to Gmail addresses. Some emails from my newer WordPress installation were working, but the oldest WordPress installation was not. They were all running on a Docker server.… (read more)
-
ChatGPT Polemics with Style
write a polemic about french fries in the style of bernie sanders French fries are a staple of fast food culture and a symbol of the greed and exploitation of the capitalist system. The… (read more)
-
ChatGPT Rewrites with Style
ChatGPT rewrite “dave, cannot open pod bay doors” in the style of the HAL 9000 “I’m sorry, Dave. I’m afraid I can’t do that. The pod bay doors are not functioning.” (read more)
-
Get an Oauth2 Token in a Command Line Program
Argggh. I just damaged the token that I had in my configuration. (read more)