Monthly Archive for December, 2009

26 Dec 2009

WP.me Shortlink on Self-Hosted WordPress

WordPress.com Stats plugin must be installed and activated in order to work. To display in single post view, add the following line to your WordPress Theme’s template single.php file within The Loop: <p>Shortlink for this post: <?php echo get_shortlink(get_the_ID()); ?></p>