single.php / page.php
Kurz-URL: <input class="shortlink" type="text" value="<?php echo wp_get_shortlink(get_the_ID()); ?>" onclick="this.focus(); this.select();" />
style.css
.shortlink { font-family:Arial, Sans-Serif; }
single.php / page.php
Kurz-URL: <input class="shortlink" type="text" value="<?php echo wp_get_shortlink(get_the_ID()); ?>" onclick="this.focus(); this.select();" />
style.css
.shortlink { font-family:Arial, Sans-Serif; }