PluginProbe
WP Attachments / 3.2
WP Attachments v3.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, at readme.txt

120 lines 4.7 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
7 Stable tag: 3.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
51 == Installation ==
52
53 1. Install the plugin either via the WordPress.org plugin directory, or by uploading the files to your server
54
55 2. After activating, you've all done. If you want to customize it, please have a look to Settings -> WP Attachments
56
57 3. You will also notice a new metabox while editing a post, page or whatever custom post type
58
59
60 == Screenshots ==
61
62 1. The automatic list created
63
64 2. Simple and intuitive options
65
66 3. An example from [www.comune.sanpellegrinoterme.bg.it](http://www.comune.sanpellegrinoterme.bg.it/)
67
68 4. Back-end metabox
69
70
71 == Changelog ==
72
73 = Version 3.2 03/03/2013 =
74 * New localization system. English & Italian already translations included
75 * New back-end metabox. That's in beta, but i'm sure you will like it!
76 * Better option page
77
78 = Version 3.1.4 4/11/2013 =
79 * Fixed missing 'Backend.php' (this function will be available in the next versions (3.2+)
80
81 = Version 3.1.3 27/10/2013 =
82 * Another bugfix
83
84 = Version 3.1.2 27/10/2013 =
85 * Fixed a bug causing content not to be loaded in some cases
86
87 = Version 3.1.1 19/10/2013 =
88 * List title is now hidden correctly
89
90 = Version 3.1 15/09/2013 =
91 * **Fixed** missing icon for images
92 * **Added** option to exclude images from being listed
93 * **Improved** settings page layout
94
95 = Version 3.0.4 24/08/2013 =
96 * **Readme** minor changes
97
98 = Version 3.0.3 23/08/2013 =
99 * **Improved** Css appearance
100
101 = Version 3.0.2 23/08/2013 =
102 * **Fixed** activation error: unespected output - 1 charater
103
104 = Version 3.0.1 22/08/2013 =
105 * **Fixed** missing external shortcode rendering
106 * **Fixed** reduntant css code
107 * **Improved** loop
108 * List header doesn't show up anymore for empty attachments
109
110 = Version 3.0 22/08/2013 =
111 * **Added** Css for showing icons
112 * **Added** file size
113 * **Added** attachment data
114 * **Added** options panel
115
116 = Version 2.0 04/07/2013 =
117 * First functional release. Enjoy!
118
119 = Version 1.0 07/01/2012 =
120 * First Release