• Resolved rffrff

    (@rffrff)


    According to https://wordpress.org/support/topic/push-single-post/ the disconnect should not happen anymore, but I re-authed about a week ago (I don’t know how to verify it, it is possible I’m mis-remembering) and today I was disconnected again, so I published a post and it didn’t get shared to atmosphere, and I have no way to fix that.

    It would be nice to have a “share to atmosphere” or similar button in the admin UI (I’m not self-hosting so I can’t use the wp cli).

    Otherwise perhaps we can have async pushing, as looking at the cron table (via WP-Crontrol) I don’t see an outbox and thus I expect we’re pushing synchronously (but I may be wrong, forgive me!).

    As a last thing: perhaps it might be possible to have a link to see the published item via bluesky/blacksky/eurosky? That would help with checking whether the publishing worked.

    • This topic was modified 1 week, 1 day ago by rffrff.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Matthias Pfefferle

    (@pfefferle)

    Hey @rffrff 👋

    I am sorry about that! I already worked on a better guidance in the editor, so that you can see the state of the plugin and the post directly where you write it: https://github.com/Automattic/wordpress-atmosphere/pull/233

    Otherwise perhaps we can have async pushing, as looking at the cron table (via WP-Crontrol) I don’t see an outbox and thus I expect we’re pushing synchronously (but I may be wrong, forgive me!).

    This is already the case 🙂

    As a last thing: perhaps it might be possible to have a link to see the published item via bluesky/blacksky/eurosky? That would help with checking whether the publishing worked.

    That is also already implemented, but only directly in the editor after the post was sent to the ATmosphere. To see it, you would have to open the post.

    I like the idea to have the “share to atmosphere” or link to the posted entry in wp-admin. I created an issue on GitHub for that: https://github.com/Automattic/wordpress-atmosphere/issues/247

    Thread Starter rffrff

    (@rffrff)

    awesome, thanks for the support

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.