Custom related posts title
-
Hi,
I would like to change the “Related Posts” to custom string.
Is there a filter to add ? I try :function change_related_posts_title() { return 'My related posts'; } add_filter( 'palmeria_related_posts_title', 'change_related_posts_title' );but it didn’t work.
Thanks for your help.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Custom related posts title’ is closed to new replies.
