LinkPeek WordPress Shortcodes

By Russell Ballestrini

These are some shortcodes that work with the LinkPeek.com Wordpess plugin.

To install go to your WordPress admin dashboard and click add new plugins. Then search “linkpeek”.

Once installed click “edit” on the plugin and fill in the fields next to APIKEY and SECRET.

# Global config settings
define( 'APIKEY', '');
define( 'SECRET', '');

LinkPeek Short Code Examples

[linkpeek-image uri="http://russell.ballestrini.net"]






[linkpeek-image uri="http://russell.ballestrini.net" size="140x100"]






[linkpeek-image uri="http://russell.ballestrini.net" size="140x100" style="float:right;"]










[linkpeek-image uri="http://russell.ballestrini.net" size="140x100" text="title text!"]






[linkpeek-link-image uri="http://russell.ballestrini.net" size="140x100" text="title set!"]






[linkpeek-hover uri="http://russell.ballestrini.net" size="140x100"]

http://russell.ballestrini.net




[linkpeek-hover uri="http://russell.ballestrini.net" size="140x100" text="title set!"]

title set!




[linkpeek-hover uri="http://russell.ballestrini.net" size="140x100" style="color: green;"]

http://russell.ballestrini.net

About Russell Ballestrini

Russell admires tidy readable code and beautiful design patterns. He enjoys finding simple solutions to difficult problems and reveres the python language. Russell holds a position as a Linux system admin and operates a website screenshot service.

1 Comment Leave a comment

  1. Nice bro. Making it happen! Keep it up.

Share your thoughts