• Resolved gokalex

    (@gokalex)


    I have a dynamic page that i control the content of with PHP depending on get data
    I would like to be able to change the title/description and other parameters with PHP depending on what the page is about to load, is it possible?

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

    (@cybr)

    Hello!

    Sorry for the late reply! I’ve had the busiest week, so I had to set aside free support.

    We have example filters up for grabs, which you can tweak: https://tsf.fyi/docs/api/filters.

    I recommend using the_seo_framework_title_from_generation and the_seo_framework_generated_description, for the title and description respectively. Once you enter a custom title via TSF’s meta input fields, those filters won’t run (but others, instead, also listed on the documentation page).

    I hope this helps! Cheers ??

    Thread Starter gokalex

    (@gokalex)

    Thanks for the reply! I had looked at the docs but did not find that page initially.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change meta values with PHP’ is closed to new replies.