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.zipCouple of WordPress tweaks for Manton Reece's "micro.blog":
-
Hide Title from "Add new/Edit Post" screen (but actually make it a date)
-
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