Pretty Contact

The plugin transforms a link in a pretty and shorted one by means of bbcode.

Author:Nikita Korolev (profile at wordpress.org)
WordPress version required:1.2.1
WordPress version tested:3.5.1
Plugin version:0.1a
Added to WordPress repository:11-05-2013
Last updated:11-05-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://greenbanan.koding.com/pc
Total downloads:675
plugin download
Click to start download

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 16x16 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, nikon@mediamara.by


FAQ
ChangeLog