Title: Add &quot;link&quot; support
Last modified: August 22, 2016

---

# Add "link" support

 *  [sharkeyas](https://wordpress.org/support/users/sharkeyas/)
 * (@sharkeyas)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/add-link-support/)
 * It would be great to allow <link> tags when adding customer header/footers so
   that we can include references to external stylesheets. To be able to do so in
   options-sanitize.php, I inserted a line after line 18:
    `$custom_allowedtags["
   link"] = array('href' => array(),'rel' => array(), 'type' => array());`
 * But it would be great if I didn’t have to modify the theme’s code to have this
   functionality.
 * Great theme! Thanks!

The topic ‘Add "link" support’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/blain/1.3.6/screenshot.png)
 * Blain
 * [Support Threads](https://wordpress.org/support/theme/blain/)
 * [Active Topics](https://wordpress.org/support/theme/blain/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/blain/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/blain/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [sharkeyas](https://wordpress.org/support/users/sharkeyas/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/add-link-support/)
 * Status: not resolved