• Resolved Digital-Ninja

    (@digital-ninja)


    I'm attempting to implement the Post by Email feature. All the short-codes found in the documentation appear to working as expected except for "tags". After multiple attempts, the backend discards the tag value sent in body of email and installs a "--" in it's place. Here's an example of the email I'm sending:

    [title Moonwalk]
    theme: Second Sunday after Advent
    Sunday Date: December 1, 2024
    Vol.: 33
    Num.: 22
    [tags 3322]
    [category parish-papers]
    [status draft]
    Add Parish Paper content here.

    [end]


    • This topic was modified 3 months, 2 weeks ago by Digital-Ninja.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Digital-Ninja

    (@digital-ninja)

    It would appear after a few more attempts, “tags” shortcode can not be a “number”. In my first post, I tried “[tags 3322]” which did not work. However, when I make the value alphanumeric “[tags pp3322]” that works as expected. Perhaps a note in the documentation regarding this limitation would be helpful OR update the functionality to accept numbers.

    This issue can be considered resolved and the topic moved to feature suggestion.

    • This reply was modified 3 months, 2 weeks ago by Digital-Ninja.
    Plugin Support Alin (a11n)

    (@alinclamba)

    Hi @digital-ninja,

    Thanks for bringing this up! I was able to replicate this so I’ve reported it to our developers for further review. You can see the issue on our repo here:

    https://github.com/Automattic/jetpack/issues/40570

    Best regards!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.