@Mastodon

Hey @dave, with #WordPress, @activitypub.blog and #PostFormats activated, you can also write long-term (WP standard) posts and asides (or create quote, image, video content).

#HomeBrewWebsiteClub

Nun, dies wird eine längere Ein- bzw. Herleitung. Durch Zufall wurde ich auf den KrautPress Website Club aufmerksam. Aufgrund von örtlicher Abwesenheit konnte ich bis dato die ersten zwei Termine nur zuhören und nicht teilnehmen, trotzdem nahm ich den Hinweis auf die Aktion #SoSollWeb von Annette Schwindt wahr. Direkt verlinkt waren dort die #BlogFragen von Jansens Pott. Mit Verve habe ich dann zwei Posts begonnen, um in den zwei genannten Blogparaden teilnehmen zu können. Relativ […]

https://nickbohle.de/2025/04/25/homebrewwebsiteclub/

#HomeBrewWebsiteClub – nickbohle.de

Post formats in Twenty Twenty-Four, anyone? Part II

WordPress 6.7, set to be released on November 12, 2024, introduces a (post) format filter (PR 64167) to the Query Loop Block. While it may seem insignificant, it’s a game-changer. Why? Let’s compare two tag clouds from this website: Before with WordPress 6.6 versus after WordPress 6.7. WordPress 6.6: This tag cloud includes tags that are not only about content, but about design and filters (standard, quote (Zitat), image (Bild, etc.). WordPress 6.7: This tag will only include tags […]

https://nickbohle.de/2024/11/02/post-formats-in-twenty-twenty-four-anyone-part-ii/

nickbohle.de - Post formats in Twenty Twenty-Four, anyone? Part II

WordPress 6.7, set to be released on November 12, 2024, introduces a (post) format filter (PR 64167) to the Query Loop Block. While it may seem insignificant, it’s a game-changer. Why? Let’s compare two tag clouds from this website: Before with WordPress 6.6 versus after WordPress 6.7. WordPress 6.6: This tag cloud includes tags that…

Tack för ditt arbete, @[email protected]. Query loop / Post template: Enable post format filter #64167 #WordPress #PostFormats

Link: https://github.com/WordPress/gutenberg/pull/64167

Query loop / Post template: Enable post format filter by carolinan · Pull Request #64167 · WordPress/gutenberg

What? Enables filtering the query loop result by post format. Partial for #53049 Props @justintadlock @SergeyBiryukov Why? This feature is often requested by users, see the linked issue. How? De...

GitHub

The possibilities with #WordPress 6.5, #PostFormats, and the Twenty Twenty-Four (#TT4) theme are far greater than I expected. Customized single post templates and editable archives for the post format base /type/.

https://nickbohle.de/2024/07/14/post-formats-in-twenty-twenty-four-anyone/

nickbohle.de - Post formats in Twenty Twenty-Four, anyone?

When I switched from Elmastudio's classic Uku theme to the new default and full site editing (FSE) theme Twenty Twenty-Four in December 2023, I decided to add_theme_support for the post formats I have used since Twenty Eleven—mainly images and quotes. Activation via plugin By self-coding a little plugin (example below), I was able to keep…

What would you like to see in the next default WordPress theme?

The most recent default theme, Twenty Twenty-Four, has been praised for its design and flexibility. It is time to start thinking about Twenty Twenty-Five, which will be released with WordPress 6.7 …

Make WordPress Core

This is vaguely related to this here issue: https://github.com/WordPress/gutenberg/issues/53049

#PostFormats

My “solution” (for custom post types) looks like this: https://github.com/janboddez/indieblocks/commit/e8eeb8a38f1d55db1ab8a5071ed968e14ad96d66.

You still can’t switch the entire post template on a post type basis (I use another “hack” to more or less do _that_), let alone use the Site Editor to do so; what I do instead is (after a couple checks) … simply render the Post Content block and output that.

Bring post formats to block themes · Issue #53049 · WordPress/gutenberg

What problem does this address? WordPress supports post formats since version 3.1 (year 2011). In block themes one can use functions.php to add support for post formats, but then that's about it. W...

GitHub

I was thinking earlier that it would be pretty cool to have an #ActivityPub-powered app that uses something like the old #WordPress #PostFormats feature that, in turn, supports post formats that other #Fediverse services use.

For example, the app can post regular posts like this one, structured link posts that work with services like #Lemmy, galleries through @pixelfed and videos through #Peertube.

Unless #ActivityPub automatically reformats posts based on what they contain when a user of services like these receives them in their feeds? I'm not sure how this works under the metaphorical hood. 🤔

Did a lot of searching about #WordPress #PostFormats yesterday and there’s a lot of info on how to use them but not a lot of examples of sites that use them (aside from quotes). I guess Gutenberg & Google’s (now defunct) minimum word requirement really killed usage.

All the folks who love #Tumblr would prolly love using post formats on their site.

Aha - I bet there are Tumblr themes with good examples!

Any #Wordpress folks (devs or fans) have modern examples of well styled #asides or #chats?

I decided to finally explore #PostFormats - asides could be a cool way to display certain toots in WordPress.

I’m pretty sure they fell out of favor in the last decade thanks to #Google’s stranglehold on #SEO and every post needing ‘250-300’ words to make the big G happy.