Plugin Directory

source: wp-stacker/trunk/readme.txt @ 821860

Last change on this file since 821860 was 821860, checked in by jankarres, 11 years ago

update to version 1.7

File size: 4.9 KB
Line 
1=== WP Stacker ===
2Contributors: jankarres
3Tags: wp stacker, wordpress, pocket, post, automaticly, wp, links, linklist
4Requires at least: 3.4
5Tested up to: 3.8
6Stable tag: 1.7
7License: GPLv2 or later
8License URI: http://www.gnu.org/licenses/gpl-2.0.html
9
10WP Stacker is a Wordpress plugin, with which you can post interesting links from Pocket (GetPocket.com) automatically on your blog - with autogenerated...
11
12== Description ==
13
14**WP Stacker** is a Wordpress plugin, with which you can post interesting links from Pocket (GetPocket.com) automatically on your blog - with autogenerated titles, discriptions and tags. You can customize the layout of the post completely. So you can save a lot of time, but show all your readers all your interesting links.
15
16== Installation ==
17
181. Install automatically by clicking on the 'Plugins', 'Add New' menu in WordPress, or upload the 'wp-stacker' folder into the '/wp-content/plugins/' directory.
192. Activate the plugin with the 'Plugins' menu in WordPress
203. Configure the plugin by clicking on 'Options', 'WP Stacker'. Make sure the output is congruous with the laws in your country.
21
22== Frequently asked questions ==
23
24= How can I add my Pocket account? =
25
26Click on 'Options', 'WP Stacker' in Wordpress and add your login datas.
27
28= Can I use my own Consumer-Key? =
29
30Yes, you can, but you do not have to. To add one, click on 'Options', 'WP Stacker' in Wordpress and add the Consumer-Key.
31
32= Can I customize the gennerated post? =
33
34Yes, you can customize it completely! The first way of customizing is to change the settings in 'Options', 'WP Stacker'. Later, when you generate a post, by clicking on 'WP Stacker' in the main menu, you can change the order, title, description, tags and the url of the links. The last option to customize it, is to edit the articel with the normal WordPress articel editor.
35
36= If I have a question, which is not answered here, does WP-Stacker have a support? =
37
38Yes, you can ask me questions by sending an E-Mail via the form on http://wp-stacker.com/. I will answer as soon as possible!
39
40= I have found a bug. How can I report it? =
41
42Please report bugs by sending an E-Mail via the form on http://wp-stacker.com/.
43
44== Screenshots ==
45
461. Start getting links
472. Customize links
483. Example post
494. Settings
50
51== Changelog ==
52
53
54= 1.7 =
55* Fixed compatibility with WordPress 3.8
56* Changed design elements for WordPress 3.8
57* Reduced PHP notices
58
59= 1.6 =
60* Fixed compatibility with WordPress 3.6
61* Added option to set the post format
62* Added a dynamic date output variable
63
64= 1.5 =
65* Solved database error request
66* Removed compatibility queries for old versions
67* Added count of links in edit view
68* Improved performance by optimizing mysql queries
69* Checked functionality with WordPress 3.5.2
70
71= 1.4.3 =
72* Fixed database prefix bug
73* Fixed position of the link in the menu
74
75= 1.4.2 =
76* Fixed Pocket auth SSL bug with a special webserver setting
77
78= 1.4.1 =
79* Implement Mcrypt exists check
80
81= 1.4 =
82* Added possibility to load only links with a certain tag
83* Fixed overwriting comments link in the menu
84* Fixed quotation marks bug in the settings
85* Fixed image bug in textareas in the settings
86
87= 1.3 =
88* Rebrand the plugin from WP Pocket to WP Stacker due to a conflict with Pocket
89* Fixed the need of permissions for the main and option page (min. editor)
90* Got new screenshots
91
92= 1.2.1 =
93* Fixed readme formatting
94* Activated all links options, because bug in the Pocket API has been fixed
95* Added info to rate the plugin in the support box
96* Got new screenshots
97* Corrected a question in the FAQ
98* Other minor bugfixes
99
100= 1.2 =
101* Rewrite to Pocket API v3 with oAuth
102* Check required PHP version
103* Added names of months in English, German or French language
104* Improved quality of link title and description
105* Implemented function to publish only links, that are marked as favorites in pocket
106* Implemented function to show the author of the article in the linklist
107* More variables possible in entry building, introduction text and statement text
108* Sends, if user allowed it, anonymous statistics to WP-Stacker.com
109* Solved coding problems of titles and descriptions
110* Solved the problem of marking more than 100 links as read
111* Improved performance
112* Improved commenting of the code
113* Other minor bugfixes
114* Removed Flattr button
115
116= 1.1.1 =
117* Fix link to options in installed plugins overview
118
119= 1.1 =
120* Remedy the wrong output of the links during the generation of a post
121* Umlauts in Metatags are displayed correctly, independent of the encoding
122* Associated links work again
123* Add link to options in installed plugins overview
124
125= 1.0.3 =
126* Fix API-Key bug on install
127
128= 1.0.2 =
129* Fix encryption bug of the Pocket username, password and api key
130* Introduce version number in class
131
132= 1.0.1 =
133* Fix encoding bug
134
135= 1.0 =
136* Initial release
137
138== Upgrade notice ==
139
140Nothing here yet :-)
141
142== ToDo ==
143
144Nothing here yet :-)
145
146If you have requests, please tell me via the contact form on http://wp-stacker.com
Note: See TracBrowser for help on using the repository browser.