• Resolved eddr

    (@eddr)


    Hi and thanks for this

    I’d like to know how can I change stuff like title dynamically.
    What I really want is to have a fully dynamic graph, so I need to change the title too, not just the series and data (which is great)

    I know I can change it with JS, but I’m afraid it will have an impact on google seo (as the new title won’t be counted)

    Anything that I can do about that?
    Should I add a filter inside the plugin?

    Thanks

    https://wordpress.org/plugins/visualizer/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter eddr

    (@eddr)

    Anything?
    It’s just, I want to populate a graph type with many different data sets each time and the title changes. I don’t want to create manually a graph for each data set

    Please advise

    Plugin Contributor selu

    (@marius2012)

    Hey,

    We will release a new version today and will contain a filter for the title too.

    Thank you !

    Thread Starter eddr

    (@eddr)

    Thanks!
    I don’t see that it was released..

    Plugin Contributor selu

    (@marius2012)

    Hey,

    We have just released now the new version. I have updated also the documentation to reflect the new filter for the settings.

    If you have any problems let me know !

    Thread Starter eddr

    (@eddr)

    Thanks, I’m using it now, but at least two points:

    1. Some documentation! At least list the filters and actions.. it will take you few minutes.
    2. There should be an option to call the graph with PHP and not via shortcode, in order to pass parameters like a data array..

    Thanks

    Plugin Contributor selu

    (@marius2012)

    Hey,

    We will update the documentation, thank you for your feedback.

    Regarding your 2nd suggestion, it should work ok with do_shortcode function.

    Thank you !

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Programmatically/dynamically change title via hooks’ is closed to new replies.