Loqi[Matthias Pfefferle] Description
The plugin lets you login to the WordPress backend via IndieAuth. It uses the URL from the profile page to identify the blog user.
Registration with IndieAuth is not supported yet.
Installation
Upload the indieauth directory to...
[miklb]GWG I have a question about the micropub plugin and syndicate-to. I can’t find where I saw snarfed mentioned it, but was brought up might be able to use `after_micropub` as to fire the action for my syndicate-to. Does that sound right to you?
[miklb]so I’m confused then. But I’ve never been good with hooks & filters. the `after_micropub` action isn’t where plugins should/could hook? There would be a better place to fire?
[colinwalker]miklb Hmm, you’ve got me thinking there about using after_micropub to fix compatibility between likes/replies/etc. posted via micropub and my site where I don’t use Post Kinds & they’re all status format. I take it I’d do the usual `add_action(‘after_micropub’...`
[colinwalker]Now I just need to work out the best way to reference the item just posted via micropub ? But that can wait till morning as I’ve just realised it’s 2:30 am! Night guys.
jackivan88, tantek, [kevinmarks] and [pfefferle] joined the channel
tantekit looks like a minor markup adjustment might be needed to indicate that your profile photo is part of your author h-card instead of part of your post
jackivan88tantek I'm using the Independent Publisher theme with a couple of patches from a contributor that haven't been pushed to the master branch yet.