Skip to content

Feature request: incorporate output of shortcodes when scanning for mentioned URLs #600

@kupietools

Description

@kupietools

I created a shortcode that makes it convenient to add the links necessary to syndicate a post to Bridgy Fed, Indieweb stream and Indienews, like [syndicate to="indienews,fediverse"]. (see https://github.com/kupietools/ktwp-wp-plugin-indieweb-syndication-shortcode/blob/main/ktwp-indieweb-syndication-shortcode.php)

Unfortunately, links added by shortcodes do not send webmentions with this plugin. It would be nice if there was an easy way to enable this.

I did try adding, for instance, do_action('send_webmention', get_the_permalink(), "https://news.indieweb.org/en"); to the shortcode code, but it didn't work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions