Plugin Directory

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

Last change on this file since 869337 was 869337, checked in by jankarres, 10 years ago

tagging version 1.8

File size: 5.0 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.1
6Stable tag: 1.8
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= 1.8 =
54* Fixed authentification bug with consumer-key
55* Fixed associated links bug
56* Added entry building variable url_only for urls without links
57
58= 1.7 =
59* Fixed compatibility with WordPress 3.8
60* Changed design elements for WordPress 3.8
61* Reduced PHP notices
62
63= 1.6 =
64* Fixed compatibility with WordPress 3.6
65* Added option to set the post format
66* Added a dynamic date output variable
67
68= 1.5 =
69* Solved database error request
70* Removed compatibility queries for old versions
71* Added count of links in edit view
72* Improved performance by optimizing mysql queries
73* Checked functionality with WordPress 3.5.2
74
75= 1.4.3 =
76* Fixed database prefix bug
77* Fixed position of the link in the menu
78
79= 1.4.2 =
80* Fixed Pocket auth SSL bug with a special webserver setting
81
82= 1.4.1 =
83* Implement Mcrypt exists check
84
85= 1.4 =
86* Added possibility to load only links with a certain tag
87* Fixed overwriting comments link in the menu
88* Fixed quotation marks bug in the settings
89* Fixed image bug in textareas in the settings
90
91= 1.3 =
92* Rebrand the plugin from WP Pocket to WP Stacker due to a conflict with Pocket
93* Fixed the need of permissions for the main and option page (min. editor)
94* Got new screenshots
95
96= 1.2.1 =
97* Fixed readme formatting
98* Activated all links options, because bug in the Pocket API has been fixed
99* Added info to rate the plugin in the support box
100* Got new screenshots
101* Corrected a question in the FAQ
102* Other minor bugfixes
103
104= 1.2 =
105* Rewrite to Pocket API v3 with oAuth
106* Check required PHP version
107* Added names of months in English, German or French language
108* Improved quality of link title and description
109* Implemented function to publish only links, that are marked as favorites in pocket
110* Implemented function to show the author of the article in the linklist
111* More variables possible in entry building, introduction text and statement text
112* Sends, if user allowed it, anonymous statistics to WP-Stacker.com
113* Solved coding problems of titles and descriptions
114* Solved the problem of marking more than 100 links as read
115* Improved performance
116* Improved commenting of the code
117* Other minor bugfixes
118* Removed Flattr button
119
120= 1.1.1 =
121* Fix link to options in installed plugins overview
122
123= 1.1 =
124* Remedy the wrong output of the links during the generation of a post
125* Umlauts in Metatags are displayed correctly, independent of the encoding
126* Associated links work again
127* Add link to options in installed plugins overview
128
129= 1.0.3 =
130* Fix API-Key bug on install
131
132= 1.0.2 =
133* Fix encryption bug of the Pocket username, password and api key
134* Introduce version number in class
135
136= 1.0.1 =
137* Fix encoding bug
138
139= 1.0 =
140* Initial release
141
142== Upgrade notice ==
143
144Nothing here yet :-)
145
146== ToDo ==
147
148Nothing here yet :-)
149
150If 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.