15 Followers
109 Following
49 Posts

Lead Developer using PHP, most often that's Symfony and WordPress (Bedrock, Timber + LumberJack)

Owner of a Brown Zune and a Black Schnauzer

Developer ofPHP Web Applications
ResidentUK and Ireland
Working atZesty
@jill glad you got sorted anyway
@jill simple - I still had it open and on screen from yesterday, when I thought the responsive-embeds was maybe the cause, but I got distracted and only posted my reply there now

@jill Did you make sure you have Theme Support for 'responsive-embeds', it can sometimes be the cause.

```
// Add support for responsive embedded content.
add_theme_support( 'responsive-embeds' );```

Meta and Yandex are de-anonymizing Android users’ web browsing identifiers
Abuse allows Meta and Yandex to attach persistent identifiers to detailed browsing histories.
https://arstechnica.com/security/2025/06/meta-and-yandex-are-de-anonymizing-android-users-web-browsing-identifiers/?utm_brand=arstechnica&utm_social-type=owned&utm_source=mastodon&utm_medium=social

This is cool - Watching a big tech CEO use their own product and see them occasionally struggle. A brave and honest move from a product owner.

Really nice attention to Accessibility detail by Jessica from greyd agency.

https://www.youtube.com/live/BzduYKuZAIg?si=TC1jglc16d3KxurX

WordPress Speed Build: Matt Mullenweg versus Jessica Lyschik

YouTube

Why I've been away.

TL;DR: my husband almost died.

I'm still processing what happened. I'll be back soon.

https://whitep4nth3r.com/blog/work-is-meaningless/

Work is meaningless, and it almost killed my husband

Work is an exchange of time for money. Work is an exchange of time for money. Work is an exchange of time for money. Work is an exchange of time for money.

whitep4nth3r.com

It's that time of year again.. predict the scores and realise I know less than I think about sports.

Play along it's free to play

https://www.thescoreprophet.com/?ref=ffymn

The Score Prophet: Home

@Edent ah sorry we'll, I suppose you could still just use a standard wordpress hook, probably `save_post` would suit your use case. pass the content through that add some extra check so you only process certain post types etc.

https://developer.wordpress.org/reference/hooks/save_post/

save_post – Hook | Developer.WordPress.org

Fires once a post has been saved.

WordPress Developer Resources
@Edent
most popular option seems to be https://github.com/scrivo/highlight.php it's a PHP port of HighlightJS but I cant actually _recommend_ it as I'ver never used it. I've always just used the JS options too.
GitHub - scrivo/highlight.php: A port of highlight.js by Ivan Sagalaev to PHP

A port of highlight.js by Ivan Sagalaev to PHP. Contribute to scrivo/highlight.php development by creating an account on GitHub.

GitHub

@genebean Any Podcast Player plugin will do what you want. There are lots of options to choose from on the wordpress plugins list - newer ones have gid Gutenberg block support.

https://wordpress.org/plugins/podcast-player/ gets a lot of uses.

List of other options: https://wordpress.org/plugins/search/podcast+player/

Check out a few find one that's kept up to date by the developer and look at screenshost for one that looks OK with minimal config tweaks.

Podcast Player – Your Podcasting Companion

Showcase your podcast only using podcasting feed url. Use widget, shortcode or editor block to display podcast player anywhere on your site.

WordPress.org