#wordpress 2019-04-28
2019-04-28 UTC
[asuh] joined the channel
[tantek] and [Michael_Beckwit joined the channel
[fluffy], [tantek] and voxpelli joined the channel
gRegorLove and doubleloop joined the channel
# doubleloop Hi GWG .o/
# doubleloop I'm playing around with a fresh Wordpress install and Bridgy Fed
# doubleloop Used the Digital Ocean wordpress image though, and just realised it's WP 5 :/
[Michael_Beckwit joined the channel
# [Michael_Beckwit we’re only on 5.1.1
# [Michael_Beckwit that’s not that badly outdated
# doubleloop It's not that, I wasn't sure if the various indieweb plugins are fully functional on WP 5 yet? As opposed to 4.9 branch
# [Michael_Beckwit ah
# [Michael_Beckwit the gutenberg conundrum
# doubleloop Amazing!
# doubleloop GWG++
# [Michael_Beckwit i’m still not a big fan of it in general
# [Michael_Beckwit especially for how much javascript it adds to an already generally bloated admin panel
# doubleloop Bridgy Fed recommends this plugin for getting an Atom feed - https://wordpress.org/plugins/atom-default-feed/
# doubleloop But it is defunct now
# doubleloop Anyone know an alternative?
# [Michael_Beckwit https://plugins.svn.wordpress.org/atom-default-feed/
# [Michael_Beckwit just grab it from svn
# [Michael_Beckwit also here’s the entirety of the plugin: https://plugins.svn.wordpress.org/atom-default-feed/trunk/atom-default-feed.php
# [Michael_Beckwit 6 lines of code, not counting comments
# doubleloop Great, thanks Michael, I can just drop that in
# [Michael_Beckwit welcome 😄
# doubleloop GWG: don't know - fresh install doesn't seem to have one linked in the source
# GWG doubleloop: Isn't it /feed/atom?
# doubleloop GWG: yes you're right, it is
# doubleloop All this plugin seems to do is change from a rel alternate of type rss+xml to atom+xml
# doubleloop Surprised it's not a setting in WP
# [Michael_Beckwit it probably was at one point and then they hid it
# [Michael_Beckwit all the links/bookmarks functionality is still there, it’s just hidden from the UI for new installs
# doubleloop Is there a way to see what webmentions my WP site has sent, and the HTTP response?
# doubleloop On a fresh WP Indieweb setup, I get the following back from indiewebify.me: "A h-card was found on your site, but it’s not marked up as the representative h-card!"
# doubleloop Is there something extra I should do?
# doubleloop It's been auto-added to the test post that I created
# doubleloop A-ha, nice, I'll try that
# doubleloop Nice! That worked
# doubleloop GWG++
# doubleloop GWG: the show rel=me option, what does that do? Is it to add a rel=me into the h-card?
# doubleloop I can't seem to see it
# doubleloop Ahh
# doubleloop Probably in the Getting Started section
# doubleloop I skipped over it because I've been using WP on my main site for so long, but I should read it!
# doubleloop GWG: in the webmention settings page, there's an option ' Set a page for mentions of the homepage to be sent to: ', but I can't actually see an input to set the value
# doubleloop I have no pages :D
# doubleloop GWG++ Yep that worked
# doubleloop Well that's pretty rad, I got that WP site discoverable from and posting to the fediverse!
# doubleloop bridgy++ and indieweb-plugins++