#[jgmac1106]gallery block in the new block editor on wordpress.com
[tantek], [schmarty] and [xavierroy] joined the channel
#[xavierroy]i use featured images differently for my watch posts: I have a common featured image for a series and then for each episode, i put in the featured image for that episode from imdb or tmdb
#[asuh][xavierroy] thank you! I've been looking for something that will help me get around a permalink issue where I'm only using `%postname%` but it always adds `-2` to every blank post title permalink
#[xavierroy]I feel it happens for draft posts. Could be a WP thing
#[asuh]It's definitely a WordPress thing. They do it on purpose
cjwillcock, [Vincent], [eddie], jgmac1106, [jgmac1106], [kevinmarks], help, [davidmead], dougbeal|mb1, [stefp], [svandragt], [schmarty], [Rose] and [tantek] joined the channel
#GWGasuh, I am looking into inline svg, but will need a fallback, likely png
[asuh] joined the channel
#[asuh]GWG, for what reason do you see you’ll need a fallback?
#GWGfile_get_contents not permitted on all servers
#GWGPost Kinds only has a few svg icons, so I am testing in there and I will roll out the same code to the other icons in Syndication Links and Indieweb
#GWGNot saying that I might not try it, but I prefer server side
#[asuh]I get it, it you could use continue using file_get_contents with js feature detection to insert svg when that doesn't work. It's a solid fallback and would prevent I unnecessary png backups