WP Manifestindependent plugin directory
manifest / social / wp-micro-blog

A Few Micro Blogging Tweaks

Tweaks for micro.blog

by Jonathan Whiteland · github.com/jonathanwhitelandnet/wp-micro-blog

5stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/jonathanwhitelandnet/wp-micro-blog/archive/refs/heads/master.zip

Couple of WordPress tweaks for Manton Reece's "micro.blog":

  1. Hide Title from "Add new/Edit Post" screen (but actually make it a date)

  2. Use custom RSS feed that doesn't have titles

Caveat: this is for my WordPress site which only exists to feed micro.blog – there's no other content.

Jonathan Whiteland