This repository has been archived by the owner on Apr 13, 2023. It is now read-only.
forked from deshack/pinit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
107 lines (81 loc) · 3.13 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
=== Pinit: Pinterest for WordPress ===
Contributors: deshack, codeat, iGenius
Donate link: http://www.deshack.net/donate/
Tags: pinterest, badge, embedded pin, pin,embed pin, pinterest badge, embedded profile,embed profile, embedded board, embed board, pinterest follow, widgets, widgets pinterest, widget pinterest, sidebar, social network, shortcodes
Requires at least: 3.5
Tested up to: 4.4
Stable tag: 2.1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.txt
Place Pinterest Buttons, Pins, Boards and Profiles everywhere in you WordPress using simple shortcodes and a fully customizable widget.
== Description ==
This plugin allows you to add Pinterest resources to your site without worrying about codes. Every image of your website will be automagically pinnable on hover.
Features include:
* Automatically place a "Pin it" button on every image
* Activate Pinit buttons in sigle posts and/or pages only
* Pinit button Color Select
* Pinit Button Size Checkbox
* Pinit Button Layout Checkbox
* Pinit Button for Japanese Language
* Pin Widget
* Profile Widget
* Board Widget
* Pin Shortcode [pit-pin]
* Profile Shortcode [pit-profile]
* Board Shortcode [pit-board]
* Follow Shortcode [pit-follow]
Languages:
* English
* Italian
* Spanish (credit: Lucrezia Argentino)
* Portuguese (credit: Lucrezia Argentino)
* Serbian (credit: [Ogi Djuraskovic](http://firstsiteguide.com/))
* Lithuanian (credit: [shookees](https://github.com/shookees))
[Demo](http://codeat.co/pinit/) - [Shortcode Docs](http://codeat.co/pinit/simple-shortcodes/) - [GitHub](https://github.com/deshack/pinit)
== Installation ==
1. Download and extract the plugin's archive.
2. Put the extracted folder in `/wp-content/plugins`.
3. Activate the plugin in the WordPress Admin.
Or simply install it from the WordPress Dashboard Plugins section searching for "Pinit".
== Frequently Asked Questions ==
== Screenshots ==
1. Pinit Settings
2. Pinit Widget
3. Pinit Pin Shortcode
4. Pinit Profile Shortcode
5. Pinit Board Shortcode
6. Pin It Button on site images
== Changelog ==
= 2.1.0 =
* Codebase refactored on top of [WordPress-Plugin-Boilerplate-Powered
](https://github.com/Mte90/WordPress-Plugin-Boilerplate-Powered)
* Settings page added
* Option for enabling Pinit button on images hover
* Choose if display in single posts and/or pages only
* Pinit button Color Select
* Pinit Button Size Checkbox
* Pinit Button Layout Checkbox
* Pinit Button for Japanese Language
* Translation Ready (.pot and textdomains provided)
= 2.0.0 =
* Size choice for Pin shortcode
* Automatically add a "Pin it" button on site images
* Follow Button Shortcode introduced
* Case sensitive attributes for shortcodes replaced
= 1.0.1 =
* Added Lithuanian translation (credit: [shookees](https://github.com/shookees))
* JavaScript moved at the end of `wp_footer`
= 1.0 =
* Completely rewritten code
* One widget to rule them all
* Added shortcodes
* Tested up to WP4.0
* Added Serbian translation (credit: [Ogi Djuraskovic](http://firstsiteguide.com/))
= 0.3 =
* Feature: Pin Widget
= 0.2 =
* Feature: Board Widget
= 0.1 =
* Feature: Profile Widget
== Upgrade Notice ==
New features: Board and Pin Widgets.