PluginProbe
WP Attachments / 3.2.2
WP Attachments v3.2.2
6.0.2 6.0.3 trunk 2.0 3 3.0.1 3.0.2 3.0.3 3.1 3.1.1 3.1.2 3.1.3 3.1.4 3.2 3.2.1 3.2.2 3.2.3 3.2.4 3.3 3.4 3.5 3.5.1 3.5.2 3.5.3 3.5.4 All 52 releases
wp-attachments / readme.txt

readme.txt in WP Attachments 3.2.2, at readme.txt

130 lines 5.0 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === WP Attachments ===
2 Contributors: Milmor
3 Tags: attach, attachments, automatic, editor, page, post, cool, clean, better, media, file, word, excel, pdf, show, post, page, fast, simple, simply, easy, media, files, list, plugin, related, shortcode, uploaded, simple, metabox
4 Requires at least: 3.3
5 Tested up to: 3.6
6 Version: 3.2.2
7 Stable tag: 3.2.2
8 License: GPLv2 or later
9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
11 WP Attachments allows you to automatically show an attachments list below the content. It's light and focused on simplicity.
12
13 == Description ==
14
15 WP Attachments **automatically** shows every file uploaded to a page/post/custom-post-type below its content, without having to insert the link in the text area. This plugin is helpful when you want to use WordPress as a CMS with a big amount of media files (for ex. Government, Schools,...). In these cases manually insert a link may in fact be a waste of time. Now WP Attachments has also a very functional **metabox** for the back-end that helps you to better organise your attachments (upload, reorder, fast link add, and more!).
16
17 Here is an example of a government website running WP Attachments): [www.comune.sanpellegrinoterme.bg.it](http://www.comune.sanpellegrinoterme.bg.it/documenti/regolamenti/) (yeah, that's the "Liberty" city where the famous water is born. What about visiting it? :) )
18
19 Once activated, every page, post or custom post type will show the list of the attachments uploaded there. In the plugin settings (under Settings > Wp Attachments), you can choose the title and decide if show the attachment upload date or consider images as attachments.
20
21 http://www.youtube.com/watch?v=UgFzeWxAhF0
22
23 > **COOL**! WP Attachments generates a simple yet elegant and functional list!
24
25 > **AUTOMATIC**! Once configured, you can forget it: every time a post, page or custom post type is published, a list of every attachment upladed there will be shown below the content!
26
27 > **SIMPLE**! WP Attachments can be configured in less than 2 minutes, and then it works automatically!
28
29 = RoadMap =
30
31 * Fast and intuitive attachments edit for backend
32 * More icons
33 * More customization
34
35 = Localisation =
36
37 * English by **Marco Milesi**
38 * Italian by **Marco Milesi**
39
40 If you want to help with localisation, you can find me by email: milesimarco[AT]outlook[DOT]com
41
42 = Help, Support & Feedback =
43
44 If you need help, support or just want to leave a feedback note, feel free to use the forum [supporto.marcomilesi.ml](http://supporto.marcomilesi.ml/). If you like WP Attachments, you could rate it :)
45
46 = The ThankYou section =
47
48 * WP Attachments is enforced by some contributes of the italian (school-websites) community [Porte Aperte sul Web](http://www.porteapertesulweb.it). Many thanks to everyone of this community.
49 * A part of WP Attachments is based on [IJ Post Attachments](http://wordpress.org/plugins/ij-post-attachments/)
50 * Some icons by [Yusuke Kamiyamane](http://p.yusukekamiyamane.com/).
51
52 == Installation ==
53
54 1. Install the plugin either via the WordPress.org plugin directory, or by uploading the files to your server
55
56 2. After activating, you've all done. If you want to customize it, please have a look to Settings -> WP Attachments
57
58 3. You will also notice a new metabox while editing a post, page or whatever custom post type
59
60
61 == Screenshots ==
62
63 1. The automatic list created
64
65 2. Simple and intuitive options
66
67 3. An example from [www.comune.sanpellegrinoterme.bg.it](http://www.comune.sanpellegrinoterme.bg.it/)
68
69 4. Back-end metabox
70
71
72 == Changelog ==
73
74 = Version 3.2.2 12/03/2014 =
75 * Added support for **MP3**, **ODT**, **ODS**
76 * Changed size text for small files: now showing "< 1KB" instead of "n B"
77 * Better compatibility for Internet Explorer
78
79 = Version 3.2.1 03/03/2014 =
80 * Added wp_enqueue_style for loading css style
81 * Performance improved
82
83 = Version 3.2 03/03/2014 =
84 * New localization system. English & Italian already translations included
85 * New back-end metabox. That's in beta, but i'm sure you will like it!
86 * Better option page
87
88 = Version 3.1.4 4/11/2013 =
89 * Fixed missing 'Backend.php' (this function will be available in the next versions (3.2+)
90
91 = Version 3.1.3 27/10/2013 =
92 * Another bugfix
93
94 = Version 3.1.2 27/10/2013 =
95 * Fixed a bug causing content not to be loaded in some cases
96
97 = Version 3.1.1 19/10/2013 =
98 * List title is now hidden correctly
99
100 = Version 3.1 15/09/2013 =
101 * **Fixed** missing icon for images
102 * **Added** option to exclude images from being listed
103 * **Improved** settings page layout
104
105 = Version 3.0.4 24/08/2013 =
106 * **Readme** minor changes
107
108 = Version 3.0.3 23/08/2013 =
109 * **Improved** Css appearance
110
111 = Version 3.0.2 23/08/2013 =
112 * **Fixed** activation error: unespected output - 1 charater
113
114 = Version 3.0.1 22/08/2013 =
115 * **Fixed** missing external shortcode rendering
116 * **Fixed** reduntant css code
117 * **Improved** loop
118 * List header doesn't show up anymore for empty attachments
119
120 = Version 3.0 22/08/2013 =
121 * **Added** Css for showing icons
122 * **Added** file size
123 * **Added** attachment data
124 * **Added** options panel
125
126 = Version 2.0 04/07/2013 =
127 * First functional release. Enjoy!
128
129 = Version 1.0 07/01/2012 =
130 * First Release