Replied to Refbacks for WordPress Version 2.0 Released by David ShanskeDavid Shanske (david.shanske.com)
The Refbacks plugin is now updated after nearly two years. The plugin doesn’t need much attention, it always worked it’s based on the Webmentions plugin, and we’d done some work over there that I brought over, including a new retrieval class, improved type support, etc. The way I implemented R...
I love that this is already showing a refback from Loqi!
Bookmarked Query Monitor by John Blackbourn (WordPress.org)
Query Monitor is the developer tools panel for WordPress. It enables debugging of database queries, PHP errors, hooks and actions, block editor blocks, enqueued scripts and stylesheets, HTTP API calls, and more. It includes some advanced features such as debugging of Ajax calls, REST API...
Bookmarked Dynamic Content for Elementor (Dynamic Content for Elementor)
The Most Unique Toolkit for Elementor to Create Powerful Websites and Professional Contents. Get It Now. 30 Day Risk-Free Guarantee.
Alex Vasquez gave this Elementor add-on a positive review tonight at the WordPress Meetup.

It’s also the first time I’ve seen/noticed a .ooo TLD.

Replied to a thread (Twitter)
Lots of potential ways of shaving this yak.

The best “modern” way would be to create a Micropub endpoint and then you can use some of the excellent multi-platform Micropub clients like Quill, Omnibear, Micropublish.net, etc. The benefit of this is that you get way more than just bookmarks.

I don’t know if anyone has set one up to work with Eleventy or Netlify, but there is some prior art for other static site generators. 

The low brow solution may be to take the route I took with TiddlyWiki, but that includes some cutting and pasting, so it may be helpful, but isn’t a completely automatic solution. You’ll note there’s a reply at the bottom of the post that modified my code for use with Roam Research which also includes code for browser extensions as well.

If you want to go crazy with some .php, there’s Parse This code for a plugin for WordPress that might be co-opted. It will parse a variety of pages for microformats, JSON-LD, schema, OGP, etc. to return rich data on a huge variety of websites to give you lots of metadata to create a bookmark, but this may be over and above anything you might want. I use it as a built-in product in the Post Kinds Plugin for WordPress to create a wide variety of post types for reply contexts.

Bookmarked WordPress by Jan Bozzez (janboddez.tech)
Through the years, I’ve created a few (child) themes and plugins for WordPress. Some of them are described below, and more will surely follow.
Jan has some awesome IndieWeb-esqe plugins for WordPress, how have I not seen these before?! If David Shanske hasn’t seen them yet, he definitely should be aware of them.

We should definitely add some of these to the IndieWeb wiki as necessary.

Jan if you’d like to join a group of us helping to improve the web standards and IndieWeb-friendliness of WordPress, do reach out.

Per post map view

Filed an Issue Simple Location (GitHub)
Adds Basic Location Support to Wordpress. Contribute to dshanske/simple-location development by creating an account on GitHub.
Per our conversation and since there are map style features now:

I kind of like the Satellite map views, particularly for the Ireland stops. May be useful to have a toggle per post to do that versus street map view for more city-based posts.

I don’t do it often, but checkins on hikes or vacations would be cooler with satellite view (or topographic view if they had it) while city-stops would be better displayed with traditional line maps.