Changelog

Add: blog-wide Account (catchall, like example.com@example.com)

Add: a Follow Me block (help visitors to follow your Profile)

Add: Signature Verification: https://docs.joinmastodon.org/spec/security/

Add: a Followers Block (show off your Followers)

Add: Simple caching

Add: Collection endpoints for Featured Tags and Featured Posts

Add: Better handling of Hashtags in mobile apps

Update: Complete rewrite of the Follower-System based on Custom Post Types

Update: Improved linter (PHPCS)

Compatibility: Add a new conditional, \Activitypub\is_activitypub_request(), to allow third-party plugins to detect ActivityPub requests

Compatibility: Add hooks to allow modifying images returned in ActivityPub requests

Compatibility: Indicate that the plugin is compatible and has been tested with the latest version of WordPress, 6.3

Compatibility: Avoid PHP notice on sites using PHP 8.2

Fixed: Load the plugin later in the WordPress code lifecycle to avoid errors in some requests

Fixed: Updating posts

Fixed: Hashtag now support CamelCase and UTF-8

  • @9point6@lemmy.world
    link
    fedilink
    English
    30
    edit-2
    8 months ago

    Well this is pretty great, I hope it gets mass adoption across WordPress sites

    It doesn’t explicitly list Lemmy compatibility, but it should be fine given it works with Mastodon, right?

    • Nerd02
      link
      fedilink
      English
      20
      edit-2
      8 months ago

      Looking at the Mastodon and Lemmy documentations, yes it should work.

      • Lemmy accepts posts with the: Page, Article, Note, Video and Event activities.
      • Mastodon accepts toots with the Page, Article, Note, Video, Event, Image, Audio and Question activities.

      As you can see there’s a large overlap between the two, so I say it’s likely that it will work. I could bring this even further by having a look at the plugin’s code but unfortunately I’m alergic to both PHP and SVN and wordpress uses both.

    • ShittyKopper [they/them]
      link
      fedilink
      English
      58 months ago

      It doesn’t explicitly list Lemmy compatibility, but it should be fine given it works with Mastodon, right?

      You’d think so, but Lemmy barely manages to federate with kbin at the best of times, so it’s not really a guarantee.

  • @kat@feddit.de
    link
    fedilink
    English
    138 months ago

    Cool, I hope this gets mass adopted, so that I can replace my RSS reader with my Mastodon account.

    • @nethad@feddit.ch
      link
      fedilink
      English
      68 months ago

      I still prefer RSS and I wish all blogs would have RSS. That being said, of course it’s great if they offer ActivityPub as well and I hope both are used as wide as possible.

  • @kuoushi@lemmy.ca
    link
    fedilink
    English
    108 months ago

    Been using this plugin for a while now, and it honestly makes it super simple to get your blog on the fediverse. Really cool, and I recommend it if your site is on WordPress. You basically have to do a tiny bit of set up, then you can pretty much forget them plugin is even there, it just works.

    • @whyNotSquirrel@sh.itjust.works
      link
      fedilink
      English
      28 months ago

      what is the result of being on the fediverse, I just can’t picture the thing. You can be found from mastodon, or is it link to account on different plateformes?

      Like your publication are directly pushed on whatever social network you linked?

      • @kuoushi@lemmy.ca
        link
        fedilink
        English
        1
        edit-2
        8 months ago

        Basically, people on other activitypub services like Mastodon can follow your posts on WordPress and they’ll see them in their feed like any other content. You can install another plugin to follow others on the Fediverse from within your WordPress site as well, but I haven’t felt the need for that yet personally.

  • Carlos Solís
    link
    fedilink
    English
    38 months ago

    My only complaint is that each individual blog administrator must learn about this addon and enable it. So subscribing to a given blog in the hopes of having AP support is literally trial and error.

  • @Haui@discuss.tchncs.de
    link
    fedilink
    English
    28 months ago

    Looks promising! Will check it out. I‘m a little wary of lemmy integration since I see lemmy as a forum, kind of. Mastodon makes more sence to me for a blog.

    I tried to make a subreddit for a project in the past and it didn’t work at all. It’s just not the best fit for a forum imo except if the project is highly adopted already and discussed. For news and updates, a blog makes more sense.