Blog
dev in pain
Grumpy Dev Syndrome

Slowly removing the Inbound Now plugins

When we started Author Buzz the hope was to create a set of tools for authors to engage in quality marketing. As part of that, we carefully curated a set of plugins and themes that we would be happy to recommend. One such set of plugins offered a complete lead …

Read More
WordPress Development

An incomplete BuddyPress codex

To keep all of my notes in one place, I have started a public site for my BuddyPress development notes. This is a personal and incomplete codex and is found here on Matrix Dreams. I am accepting contributions but honestly don’t expect any.

Read More
WordPress
WordPress Development
6

Proposal: BuddyPress Developers Stack Exchange

The WordPress stack exchange gets a lot of BuddyPress questions and yet this is an off-topic tag. However, I and many others (I have no doubt) have many questions (and the ability to answer many questions) about BuddyPress development. I propose a new SE for BuddyPress development. Who is with me? …

Read More
no spam
spam
1

Spam be gone

This morning I set to the task of de-spamming Author Buzz. There is always a trickle of deeply suspect junk accounts being registered. However, of late, there have been enough spam accounts that the real users have started to notice. It was time to take action. I’m not going to …

Read More
WordPress Development
1

Things Itemised Plugin

I have added a new plugin for beta testing – things itemised. Things itemised is used for making lists. Each list is created so that all members of the blog can add items to it but the display code is set up so that each user’s list is a separate …

Read More
Progress

New Themes Added

This morning I finally got through reviewing a series of Masonry based themes. Masonry is a JavaScript grid layout library. Masonry works by arranging elements in optimal position based on available vertical space, much like a mason fitting stones in a wall. In other words, it makes grid layouts look …

Read More
Progress

WordPress 5.5 is here

WordPress 5.5 has arrived on Author Buzz. This update comes with a host of new features and many enhancements to the post composer. Updates include new SEO features such as automatic XML sitemaps. There are new features in the post editor. Many of these are to make composing posts easier. …

Read More
fast car
Bugs

Tumblr RSS now working

If anything good came out of Tumblr getting new owners it is that the broken RSS feeds for EU countries are now functional again. As a developer with not enough time to do everything, this is excellent news. For our users this means that your headlines from Tumblr can be …

Read More
Features

AB-in.UK

No, that’s not some weird geek code AB-in.UK is the new Author Buzz short URL service. But it is so much more than a URL shortener. At present, we are closed beta testing URL shortening. That’s because there are a fair few jagged edges that we need to work through. …

Read More
dev in pain
WordPress Development

Popper v Bootstrap gotcha

I encountered a bit of a gotcha while working with Bootstrap and Popper recently. Although both javascript libraries were enqued, when I checked the consol I saw this: Uncaught TypeError: Bootstrap’s tooltips require Popper.js It turns out that the order of enqueuing matters. This works This does not The difference …

Read More
Skip to toolbar