Page Link in Widget Title
-
I would like to turn my widget titles into links to the featured page. I believe that I will have to use the apply_filter(‘widget_title’,xxx) filter to do this, but am unsure where to start. I also don’t know if I can add the additional filter to the functions.php in my theme, or whether I’ll need to actually tweak the code in the plugin itself to make this work, since I don’t believe I will have access to the link to the the correct page from within my functions.php file. I am currently using the 2.0beta version of the plugin. I am open to other suggested ways to accomplish this too if there is a better way!
Thanks!
The topic ‘Page Link in Widget Title’ is closed to new replies.