• Resolved TheVoidTLMB

    (@thevoidtlmb)


    I have a WP blog that I haven’t installed AP on yet. I commonly make posts on it with a short bit of text, then the <!--more--> tag, to click for the full article. In one of my other blogs with AP installed, I use a Custom Post content code of
    < strong > [ap_title] < /strong >
    [ ap_excerpt length="200" ]
    < a href= " [ap_permalink] " > [ ap_permalink ] < /a >

    (spaces added to get it to paste in here okay), and that works just as I’d like it to. (Thanks! ?? )

    My question is: If my “more” tag comes after (in the example above, say,) 100 characters, will AP limit the ap_excerpt to just the characters before the more tag? (Which is the behaviour I’d like.) If not, is there a way to do that in the custom code?
    (Use case: I often have puzzle spoilers after the “more”, so I’d like to be sure those would not get pushed out, but for them to be just one click away from a fediverse post. )
    Thanks.

    • This topic was modified 1 month, 3 weeks ago by TheVoidTLMB.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.