Managing static external links
-
Hi!
I have a wordpress site which has links for picasa, linkedin, twitter etc cropping up all over the place. Is there a way (or a plugin) I can use to specify something like
Name:
LinkedIn
URL:
https://linkedin.com/9483902For multiple links, then in my page layouts just use something like
<?php echo link(“LinkedIn”); ?>So if I change one it changes them all? Thanks
- The topic ‘Managing static external links’ is closed to new replies.