• Resolved georgegeorgiou

    (@georgegeorgiou)


    Hello, meta title shortcode not working correct after 5.0.0 update.

    on meta title i have the following input ‘This is a test title – [fn-date format=”F Y”]’

    on version 4.8.2 the output was <meta property=”og:title” content=”This is a test title – January 2023″ />

    now with the latest version apear wrong <meta property=”og:title” content=”This is a test title - ”januar” />

Viewing 1 replies (of 1 total)
  • Plugin Author Sybre Waaijer

    (@cybr)

    Hello!

    I think this is caused by the order of execution in sanitization.

    Could you please answer these three questions (use code blocks to wrap code); it will allow me to replicate the issue and resolve the issue:

    1. How is the fn-date shortcode registered?
    2. How did you make shortcodes work in the title?
    3. And do you have any other filters active for TSF?

    Thanks!

Viewing 1 replies (of 1 total)

The topic ‘meta title shortcode not working’ is closed to new replies.