WP Pinterest free WordPress plugin
Description
WP Pinterest free WordPress plugin
Add Pinterest assets like Pin-it button, Follow button and Pinboard to your WordPress site without hassle.
Links: Plugin FAQ and News
[PHP5 is required to avoid any problems with the plugin]
Shortcodes
Pin-it button
– Shortcode : [pinit]
– Parameters : layout // Button Layout
– Usage : [pinit layout=”horizontal|vertical|none”]
Pinterest Follow button – Shortcode : [pinme] – Parameters : username, layout // Pinterest Username, Button Layout – Usage : [pinme username=”your_pinterest_username” layout=”large-white | medium-white | icon-white | tiny-white | large-red | medium-red | icon-red | tiny-red | icon-text”] Pinterest Pinboard – Shortcode : [pinboard] – Parameters : username, board, pins, width, height, maxheight, description, follow, columns // Pinterest Username, Pinboard Name, Number of Pins to display, Pin width, Pin height, Pin maximum height, Show or hide description, Follow link below the Pinboard, Number of Columns the Pinboard should have – Usage : [pinboard username=”your_pinterest_username” board=”your_pinterest_board_name” pins=”number_of_pins_to_display” width=”width_of_a_pin” height=”height_of_a_pin” maxheight=”maximum_height_of_a_pin” description=”0 | 1″ follow=”large-white | medium-white | icon-white | tiny-white | large-red | medium-red | icon-red | tiny-red | icon-text | icon-text-red | icon-text-white | none” columns=”number_of_columns_for_pinboard”]