Title: direct link to theme folder
Last modified: August 19, 2016

---

# direct link to theme folder

 *  Resolved [HorrorUK](https://wordpress.org/support/users/horroruk/)
 * (@horroruk)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/direct-link-to-theme-folder/)
 * I’m trying to figure out the code I would use to automatically link to the current
   theme folder for a link.
 * I have an image in the theme folder that I want to call directly, without having
   to put in /wp-contents/themes/etc
 * Thanks

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/direct-link-to-theme-folder/#post-1960669)
 * `bloginfo('stylesheet_directory')`
 * [http://codex.wordpress.org/Function_Reference/bloginfo](http://codex.wordpress.org/Function_Reference/bloginfo)
 *  [Chip Bennett](https://wordpress.org/support/users/chipbennett/)
 * (@chipbennett)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/direct-link-to-theme-folder/#post-1960709)
 * `get_stylesheet_directory_uri()` – if you need a HTTP link
    `get_stylesheet_directory()`–
   if you need a filepath
 *  Thread Starter [HorrorUK](https://wordpress.org/support/users/horroruk/)
 * (@horroruk)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/direct-link-to-theme-folder/#post-1960968)
 * thanks, that should sort it 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘direct link to theme folder’ is closed to new replies.

 * 3 replies
 * 3 participants
 * Last reply from: [HorrorUK](https://wordpress.org/support/users/horroruk/)
 * Last activity: [15 years, 3 months ago](https://wordpress.org/support/topic/direct-link-to-theme-folder/#post-1960968)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
