Title: Shortlink
Last modified: August 20, 2016

---

# Shortlink

 *  Resolved [3Plumes](https://wordpress.org/support/users/3plumes/)
 * (@3plumes)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/shortlink/)
 * Is there a way to display the shortlink? I’m using:
 * `<?php the_shortlink('####', null, 'Short Link: ', null); ?>`
 * It returns, “Short Link: ###” and I would like to return “Short Link: [http://example.com/?p=2704&#8221](http://example.com/?p=2704&#8221);
 * Thanks

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/shortlink/#post-2387073)
 * Assuming that this is within the Loop, try using `<?php echo wp_get_shortlink(
   get_the_ID()); ?>`.
 *  Thread Starter [3Plumes](https://wordpress.org/support/users/3plumes/)
 * (@3plumes)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/shortlink/#post-2387237)
 * This is my code:
 * _[Code moderated as per the [Forum Rules](http://codex.wordpress.org/Forum_Welcome#Posting_Code).
   Please use the [pastebin](http://wordpress.pastebin.com/)]_
 *  Thread Starter [3Plumes](https://wordpress.org/support/users/3plumes/)
 * (@3plumes)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/shortlink/#post-2387342)
 * Does anyone have an idea on how this can be done?
 *  Thread Starter [3Plumes](https://wordpress.org/support/users/3plumes/)
 * (@3plumes)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/shortlink/#post-2387343)
 * Figured it out. Got the answer here:
 * [http://wordpress.org/support/topic/the_shortlink-how-to-show-just-link?replies=9](http://wordpress.org/support/topic/the_shortlink-how-to-show-just-link?replies=9)

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

The topic ‘Shortlink’ is closed to new replies.

 * 4 replies
 * 2 participants
 * Last reply from: [3Plumes](https://wordpress.org/support/users/3plumes/)
 * Last activity: [14 years, 5 months ago](https://wordpress.org/support/topic/shortlink/#post-2387343)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
