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

90 lines 3.5 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, xls, doc, show, post, page, fast, simple, simply, easy, media, files, list, plugin, related, shortcode, uploaded, simple
4 Requires at least: 3.3
5 Tested up to: 3.6
6 Version: 3.1.1
7 Stable tag: 3.1.1
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. Focused on simplicity.
12
13 == Description ==
14
15 WP Attachments automatically shows every file uploaded to a page/post below its content, without having to link it into the text area. This is intended for using WordPress as a CMS for helping clients dealing with a big amount of media files. Manually insert a link is usually a waste of time and, expecially for government or school websites where the main information is based on files rather than 'post content', this plugin gives a great added value (and saves a lot of time)!
16
17 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 for the list, decide if show the attachment upload date or consider images as attachments.
18
19 > **COOL** // WP Attachments generates a simple yet elegant and functional list!
20 > **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!
21 **SIMPLE** // WP Attachments can be configured in less than 2 minutes, and then it works automatically!
22
23 The plugin includes some great options to personalize/localize the front-end. More options and functions will be added soon!
24
25 = Upcoming Features =
26
27 * Fast and intuitive attachments edit for backend
28 * More icons
29 * More customization
30
31 Please note that this is pratically a new plugin continuously updated focused on semplicity, intuitiveness and cleanness.
32
33 = Translation =
34
35 While the plugin backend is in English, you can customize the front-end strings in the WP-Attachments option panel.
36
37 = Help & Support =
38
39 For any information or problem feel free to use my support forum [at marcomilesi.ml/supporto](http://www.marcomilesi.ml/supporto)
40
41 == Installation ==
42
43 1. Install the plugin either via the WordPress.org plugin directory, or by uploading the files to your server
44
45 2. After activating, you've all done. If you want to personalize/localize the front-end, please have a look to Settings -> WP Attachments
46
47
48 == Screenshots ==
49
50 1. The automatic list created
51
52 2. Simple and intuitive options
53
54
55 == Changelog ==
56
57 = Version 3.1.1 19/10/2013 =
58 * List title is now hidden correctly
59
60 = Version 3.1 15/09/2013 =
61 * **Fixed** missing icon for images
62 * **Added** option to exclude images from being listed
63 * **Improved** settings page layout
64
65 = Version 3.0.4 24/08/2013 =
66 * **Readme** minor changes
67
68 = Version 3.0.3 23/08/2013 =
69 * **Improved** Css appearance
70
71 = Version 3.0.2 23/08/2013 =
72 * **Fixed** activation error: unespected output - 1 charater
73
74 = Version 3.0.1 22/08/2013 =
75 * **Fixed** missing external shortcode rendering
76 * **Fixed** reduntant css code
77 * **Improved** loop
78 * List header doesn't show up anymore for empty attachments
79
80 = Version 3.0 22/08/2013 =
81 * **Added** Css for showing icons
82 * **Added** file size
83 * **Added** attachment data
84 * **Added** options panel
85
86 = Version 2.0 04/07/2013 =
87 * First functional release. Enjoy!
88
89 = Version 1.0 07/01/2012 =
90 * First Release