#wordpress 2024-10-06

2024-10-06 UTC
#
GWG
Just added that new plugin check plugin as a way of checking my plugins. May also add to the shared ones if I'm happy with my config settings.
#
GWG
It gave me a lot of suggestions to go through.
#
GWG
[snarfed]: Did I just crash Bridgy Publish? Got a 500 when trying to publish using HTML content.
#
GWG
Through the Micropub interface.
[KevinMarks], [Joe_Crawford], [Jo] and [snarfed] joined the channel
#
[snarfed]
GWG I saw! haven't dug into it yet
#
GWG
Keep me posted when you get a chance
#
GWG
I have been meaning to test that fix for a bit
#
[snarfed]
GWG the problem is that your mf2 `content` property is a mapping and Bridgy is expecting a list
#
GWG
Hmmm...
#
[snarfed]
I think micropub mf2 properties in JSON all have to be lists
#
GWG
I'll fiddle with it.
#
[snarfed]
I'm also deploying a fix right now that will make it return 400 instead of 500
[mattl] joined the channel
#
GWG
[snarfed]: At least I improved your tests