#[snarfed][Michael_Beckwith] cambridgeport90 just fyi i use https://wordpress.org/plugins/wp-uf2/ , with a few tweaks, with a non-mf2-specific theme. definitely not perfect, but it is doable
#GWGBaking it into commands that generate html is possible, but theming..
gRegorLove joined the channel
#cambridgeport90[I mean, why does it require special coding to include support. Why can't they just be built in? asking for a friend who's a PHP developer.
#GWGcambridgeport90[: Because of the design of WordPress that puts the HTML classes hard coded into the theme
#GWGBut some think this sort of thing is a theme issue
#cambridgeport90[forgot about the ticket. That ought to answer my friend's question. Looked familiar.
gRegorLove joined the channel
#cambridgeport90[I am hooing more themes support it in future that don't already. But some could work under the if it ain't broke, don't fix it mentality.
gRegorLove, [tantek], deoptima, [Rose], [aaronpk], [pfefferle], [jeremycherfas] and [tonz] joined the channel
#[tonz]coming back to the earlier discussions on language, I’ve now added lang= declarations to the ‘main’ sections of language specific category pages, and to individual postings where I use the category to determine if a language declaration needs to be added to the ‘main’ section of that posting. (I use a category for the two languages other than English, and English is set as the default in the html tag.
jeremych_, [Lewis_Cowles] and [Rose] joined the channel; snapDiscord[m] left the channel
#GWGVersion 4.0 of Webmentions for WordPress is out
[snarfed], [fluffy], [Michael_Beckwit and dougbeal|imac joined the channel
#dougbeal|imacGWG: is wp_parse_url the right function to use to get rid of mailto:? php -r """var_dump(parse_url('mailto:foo@bar.com', PHP_URL_PATH));""" looks promising