Alternate titles are no longer displayed in version 0.2 (and 1.0)
-
Version 0.2 (and 1.0) now add the following filters:
'the_posts''elementor/frontend/builder_content_data'
Unfortunately the old filters…
'the_title''alt_title_display'
…were removed. I believe this is because
'the_posts'looks like it is a good catch-all place to replace the title earlier in the pipeline… but unfortunately it doesn’t work as well as hoped.In the theme my site uses, Newspaper, the alternative title isn’t displayed. I had to revert back to 0.1 before my alternative titles would appear again on my site (I’m pretty sure this is due to
'the_title'filter being available in 0.1)Thanks for the plugin, hope this information is helpful.
The topic ‘Alternate titles are no longer displayed in version 0.2 (and 1.0)’ is closed to new replies.