#wordpress 2022-12-22
2022-12-22 UTC
doug_c_im, fef, [KevinMarks], [marksuth], [Serena], jsbach and janboddez joined the channel
# janboddez Saw a discussion on long-form vs. short-form content vs. WordPress post types the other day, thought I'd drop my 2c:
# janboddez Here's how IndieBlocks does it, and, yes, it uses the hook provided by the Micropub plugin: https://github.com/janboddez/indieblocks/blob/9f8b3ca9b447e51f88cc5c77b80ac45e7fe52b8e/includes/class-micropub-compat.php#L161
doug_c_im joined the channel
# janboddez It checks if the post's a bookmark, repost or reply. Those map to its note CPT. Or a like, that's either a note or a like (if the like CPT is enabled).
# janboddez For everything else (it doesn't support very many post types explicitly, but that's probably okay): if there's no title, it's a note, otherwise it's a regular post.
doug_c_im, jsbach, jsbach_, jamietanna, RasAlGhoul_, jeremycherfas and RasAlGhoul joined the channel
# [Michelle_Moore] Hello @janboddez, I tried IndieBlocks and ShortNotes by Jeremy Felt. I really like your context block. The thing that I didn’t understand was anytime the word “If” is in the documentation. As a person familiar with WordPress a little under the hood, I don’t have the experience to deal with the “Ifs.” Somewhere it looked like you implemented webmentions, but I already have the plugin installed. And it looks l
# [Michelle_Moore] leave it disabled. But then also I believe that my site may have been having some issues as it related to publishing custom post types, which is outside of your plugin. So I just had to go back a few steps. And honestly, I just wanted to use the custom post type that I setup. I don’t want that to be under the control of a plugin.
RasAlGhoul, RasAlGhoul_, gRegor, doug_c_im and [pfefferle] joined the channel
nedzadhrnjica joined the channel
# [Michelle_Moore] [dshanske] ++
# [Michelle_Moore] [chrisaldrich] ++
# [Michelle_Moore] [pfefferle] ++
# [pfefferle] ☺
# [chrisaldrich] what is rel-me?
# Loqi Using rel=me on a hyperlink indicates that its destination represents the same person or entity as the current page, which is a key building-block of web-sign-in and IndieAuth https://indieweb.org/rel-me
# [chrisaldrich] rel-me << https://meta.trac.wordpress.org/ticket/6642 request to add rel-me to profile links in WordPress core
# Loqi ok, I added "https://meta.trac.wordpress.org/ticket/6642 request to add rel-me to profile links in WordPress core" to the "See Also" section of /rel-me https://indieweb.org/wiki/index.php?diff=85293&oldid=84645
# [chrisaldrich] thanks [Michelle_Moore] Looks like you're coming along over there... 🙂
# [chrisaldrich] GWG, I'm just back from a week on the road doing some vacation with the family. I'm doing a lot of catch up, but still "on vacation" with the family. Hopefully I'll catch up on SL tonight when everyone is asleep.
# [Michelle_Moore] [chrisaldrich] I imported Tweets in WordPress today with a plugin and WP-CLI. Still working with it, Met @gwg at yesterday’s event. Yes, making progress.
# [pfefferle] [chrisaldrich] it is not directly WordPress core, it is the WordPress.org profile page 🙂
# [chrisaldrich] Ooops... that's me not reading too closely...
doug_c_im joined the channel
# GWG [pfefferle]: Would you consider this as a PR or should I just implement it on my site? https://gist.github.com/dshanske/e2659241f1c8c064441737afbd89654c
# [pfefferle] Is it that easy?
# [pfefferle] because you do not want to disable it in general, only if you do not have MF2 support don't you?
# [chrisaldrich] [Michelle_Moore] Which plugin for the Tweets? DsgnWrks?
jsbach_ joined the channel
# [Michelle_Moore] [chrisaldrich] I tried that this morning but then found out about Twitter Archive to WP - https://github.com/shawnhooper/twitter-archive-to-wp. DsgnWrks only pulled in 199 tweets. Twitter Archive used the actual downloaded archive. I will be reviewing the results a little more in the morning. But it looks like it imported almost all of the tweets. It placed them into a Tweet CPT. I will probably move them out to the CPT
# [Michelle_Moore] I setup.
doug_c_im, [fluffy] and [eddie] joined the channel