• So I saw that in the custom twitter message it was possible to customize the message with the post title and link like so

    a2a_config.templates = {
        twitter: "Reading: ${title} ${link} by @AddToAny"
    };

    I was wondering if there was any sort of ${author} option that would allow me to include the author of the specified post into the message?

    https://wordpress.org/plugins/add-to-any/

  • The topic ‘Adding post author to twitter message’ is closed to new replies.