Own Shortcodes in feed display code
-
Hey there,
thanks for a really nice + simple plugin. I installed it a few weeks ago and just connected a customer’s google calendar to it. Works really well.
What I’m trying to achieve is to use my own shortcode in the feed display code. I just registered my shortcode in the file functions.php and on other pages it’s working just like it should. But when I’m using it in my feed code, the shortcode is just displayed as raw text.
Is there any way or workaround so my shortcode can be used?
(Furthermore my final goal is to get the last character/token of the event title – which is always a number – to generate a link to a detail site. My intention is to write a shortcode which gets [event-title] as passed variable and then returns the final link / or link-url).
Maybe there’s in easier way for what I’m trying to approach?
The topic ‘Own Shortcodes in feed display code’ is closed to new replies.