Title: plugin or code to show posts Default Permalinks
Last modified: March 19, 2019

---

# plugin or code to show posts Default Permalinks

 *  [javadth](https://wordpress.org/support/users/javadth/)
 * (@javadth)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/plugin-or-code-to-show-posts-default-permalinks/)
 * hi
 * my website permalink setting is /%category%/%postname%.html
 * but I’m looking for a plugin or code to show WordPress Default Permalinks under
   the posts
 * like: [http://example.com/?p=65456](http://example.com/?p=65456)

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

 *  [Naveen Kharwar](https://wordpress.org/support/users/naveenkharwar/)
 * (@naveenkharwar)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/plugin-or-code-to-show-posts-default-permalinks/#post-11328443)
 * To get current post url outside loop add this snippet in your single.php.
 * `<?php echo get_permalink( $post->ID ); ?>`
 *  Thread Starter [javadth](https://wordpress.org/support/users/javadth/)
 * (@javadth)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/plugin-or-code-to-show-posts-default-permalinks/#post-11328948)
 * thanq [@naveenkharwar](https://wordpress.org/support/users/naveenkharwar/)
 * now if I wanna show this URL in page or post edit pages what should I do?

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

The topic ‘plugin or code to show posts Default Permalinks’ is closed to new replies.

## Tags

 * [permalinks](https://wordpress.org/support/topic-tag/permalinks/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [javadth](https://wordpress.org/support/users/javadth/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/plugin-or-code-to-show-posts-default-permalinks/#post-11328948)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
