Making Your WordPress Widget Title Linkable With WP’s Plugin
This simple tutorial shows us how to make WordPress widget titles clickable and linkable, because WordPress’ default settings doesn’t allow users to tweak widget titles with HTML. But with the addition of the Linkable Title Html and Php Widget plugin, you can easily change that.
This plugin enables you to embed text, HTML, Javascript, Flash and/or Php as content in your widgets, enabling you to make their title clickable. Its latest features include:
After downloading the plugin and extracting all files from the zip archive, look for the
linkable-title-html-and-php-widget
folder and copy it to
wp-content/plugins/
.
Go to the Plugins menu in WordPress and activate it, then drag the widget to your desired location.
You’ll see a simple settings panel for your widget, where you can enter the URL that you can linked to the title. You can also tweak other options such as the text widget’s color, as well as embed PHP, Javascript, and Flash code in it.