Our blog deals with page speed optimization, page loading, web performance, WordPress tutorials, PHP code wrangling, JavaScript tutorials and code snippets. Our web insights series allow designers and developers to discover the latest and most significant stories on the web, while sipping a hot coffee.
Monday, June 24, 2024
This article is split into 2 parts, and we’ll assume you’re launching anything but a blog. You will learn how…
Wednesday, October 7, 2020
My eCards plugin has a free, lite version. Right now, they are a bit disconnected, as in the versions are…
Wednesday, October 7, 2020
With the previous update removing the legacy image attachments, the latest update – 5.0.2 – allows custom image IDs such…
Monday, May 16, 2022
The JavaScript logo colours are yellow (#f7df1e) and black (#000000). Font Awesome SVG Icon The problem with the Font Awesome JavaScript logo is…
Wednesday, September 30, 2020
I’ve been progressing the Article Reactions plugin for WordPress and I removed all image assets and replaced them with emojis.…
Wednesday, August 21, 2024
Sometimes you need to turn a multiple dropdown into a multiple checkbox selector. No other bells and whistles, no search,…
Friday, March 12, 2021
Let’s say you have a list of anchors, or a table of contents, and this list is fixed on screen.…
Monday, September 28, 2020
Thin UI Not your average UI framework, but a minimalist, one-size-does-not-fit-all, lightweight, responsive, modern, opinionated, Flex-based framework. I’ve been building,…
Thursday, September 24, 2020
As part of a massive code cleanup, I am applying the DRY principle to the eCards plugin: Don’t repeat yourself…
Thursday, August 27, 2020
This function emulates WordPress wpautop() function for custom PHP scripts, parses URL addresses and adds smilies/emoticons. If you’re coding your…
Friday, May 20, 2022
Here’s another hack that targets WordPress admin users using brute force password cracking. In other words, if your WordPress administration…
Friday, May 3, 2024
I have recently found a nasty hack inside one of my clients’ sites, based on WordPress. Turned out that the…