Things Itemised Plugin

WordPress Development
1

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 thing.

The shortcode works like this:

[itlist userid=1 list=’my list’]

At this stage, you will need to present your own user-id number as part of the code.

Future plans include auto-detection of users (by post authorship or user page) as well as dedicated list building controls and list display pages.

Right now, we have a custom content type that works. It can be used to make four different types of lists.

Theme authors can supply custom display templates which the plugin will respect. On my personal blog, you will shortly see custom template files in action. I added the ended date to the thing list type so I could track things I completed in December 2020.

The plugin will be shared on GitHub at some point in the near future.

1 Comment

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

WordPress Development
8
Possible site speed-up feature

The news is that WordPress released a performance plugin that could offer “Near-Instant Load Times”. Danny pointed this one out to me. It looks good. WordPress released an official plugin that adds support for a cutting edge technology called speculative loading that can help boost site performance and improve the …

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.

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? …

Skip to toolbar