Plugin info

Total downloads: 730
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 5/11/2013 (4671 days ago)
Added to WordPress: 5/11/2013 (12 years old)
Minimum WordPress version: 1.2.1
Tested up to WordPress version: 3.5.2
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 4671 days ago

20/100

Is Pretty Contact abandoned?

Possibly abandoned (last update 4671 days ago).

Compatibility

Requires WordPress: 1.2.1
Tested up to: 3.5.2
Requires PHP: f

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No External Links
Rating 4.7/5 (14 reviews)Active installs 9,000
Ambrosite Next/Previous Post Link Plus
Rating 4.9/5 (49 reviews)Active installs 6,000
oEmbed Gist
Rating 5.0/5 (18 reviews)Active installs 1,000
Permalink Editor
Rating 3.6/5 (5 reviews)Active installs 1,000
Link to Post
Rating 0.0/5 (0 reviews)Active installs 1,000
Related Links
Rating 4.3/5 (6 reviews)Active installs 300

Description

Use: for to add “pretty contact” link, you should use bbcode like [user type="%TYPE%" name="%NAME%"], where:

  • %TYPE% – is the type of social-network. Оther types: deviantart, dribbble, facebook, forrst, github, habrahabr, lastfm, mymail, myspace, rutube, twitter, vimeo, vk, youtube.
  • %NAME% – is a user name (identity) in a chosen network.

For developers: for to add a new social network in the list, you should edit JSON file which is called “rules.json” (plugin folder), in a certain way:

  • Value pairs "%network_name%":"%URL%" are hold there. You need to add a new couple in the file according to the JSON-standards.
  • You should put an icon of 16×16 sizes in the format png named %network_name%.png in the icon folder.

(%URL% is to consist of constant %UN%, which later will be changed to username)
For example, for to add a network with the name sky, which addresses on personal pages look like так GreenBanan.sky.com, you need to add a pair "sky" : "http://%UN%.sky.com" and a picture sky.png (see above)

Under Development are:

  • the form of automatic and semi-automatic addition to a new social network;
  • the promotion of the list of the networks;
  • the translation of plugin if interface to other programming languages
  • an addition of the button into editing program

Contacts:

@Pup_V, vk.com/greenbanan, [email protected]

Installation

  1. Upload pretty_contact folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Use bbcode in your entry taken above. (there is a guide on the page settings->Pretty Contact)

Frequently Asked Questions

What if a nonexistent type is specified?

The link will not just appear.

Why there is no a social network with me?

You won’t believe, but it is editing.

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

0.1a

  • Initial release
  • Added: deviantart, dribbble, facebook, forrst, github, habrahabr, lastfm, mymail, myspace, rutube, twitter, vimeo, vk, youtube.