Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I want to make a separate page to display all my contacts, for example:

e-mail: mymail@domain.com

skype: MySkypeName

ICQ: 111222333

and so on. I don't want to create it manually.

Can you advise some plugin to display this information (aligned nicely)?

share|improve this question

closed as not a real question by toscho Jul 10 '12 at 21:53

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

1 Answer

There are plenty of author-related widgets in official repository. Had you looked into those and if so - which are close to what you need but don't fit and why?

share|improve this answer
I guess this one is close to the one I need but I want to show all my external contacts on a signle page, not in a widget. – Andrew Sep 12 '11 at 7:00
@Andrew I am not sure if there are any fitting shortcode plugins (widgets are more popular for this). I'd just copy/paste stuff in regular page (it's not like it changes all the time?). Otherwise it's custom page template and tinkering with PHP. – Rarst Sep 12 '11 at 8:15

Not the answer you're looking for? Browse other questions tagged or ask your own question.