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

103 lines 3.8 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.4
7 Stable tag: 3.1.4
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 http://www.youtube.com/watch?v=UgFzeWxAhF0
20
21 > **COOL** // WP Attachments generates a simple yet elegant and functional list!
22
23 > **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!
24
25 > **SIMPLE** // WP Attachments can be configured in less than 2 minutes, and then it works automatically!
26
27 The plugin includes some great options to personalize/localize the front-end. More options and functions will be added soon!
28
29 = Upcoming Features =
30
31 * Fast and intuitive attachments edit for backend
32 * More icons
33 * More customization
34
35 Please note that this is pratically a new plugin continuously updated focused on semplicity, intuitiveness and cleanness.
36
37 = Translation =
38
39 While the plugin backend is in English, you can customize the front-end strings in the WP-Attachments option panel.
40
41 = Help & Support =
42
43 For any information or problem feel free to use my support forum [at marcomilesi.ml/supporto](http://www.marcomilesi.ml/supporto)
44
45 == Installation ==
46
47 1. Install the plugin either via the WordPress.org plugin directory, or by uploading the files to your server
48
49 2. After activating, you've all done. If you want to personalize/localize the front-end, please have a look to Settings -> WP Attachments
50
51
52 == Screenshots ==
53
54 1. The automatic list created
55
56 2. Simple and intuitive options
57
58
59 == Changelog ==
60
61 = Version 3.1.4 4/11/2013 =
62 * Fixed missing 'Backend.php' (this function will be available in the next versions (3.2+)
63
64 = Version 3.1.3 27/10/2013 =
65 * Another bugfix
66
67 = Version 3.1.2 27/10/2013 =
68 * Fixed a bug causing content not to be loaded in some cases
69
70 = Version 3.1.1 19/10/2013 =
71 * List title is now hidden correctly
72
73 = Version 3.1 15/09/2013 =
74 * **Fixed** missing icon for images
75 * **Added** option to exclude images from being listed
76 * **Improved** settings page layout
77
78 = Version 3.0.4 24/08/2013 =
79 * **Readme** minor changes
80
81 = Version 3.0.3 23/08/2013 =
82 * **Improved** Css appearance
83
84 = Version 3.0.2 23/08/2013 =
85 * **Fixed** activation error: unespected output - 1 charater
86
87 = Version 3.0.1 22/08/2013 =
88 * **Fixed** missing external shortcode rendering
89 * **Fixed** reduntant css code
90 * **Improved** loop
91 * List header doesn't show up anymore for empty attachments
92
93 = Version 3.0 22/08/2013 =
94 * **Added** Css for showing icons
95 * **Added** file size
96 * **Added** attachment data
97 * **Added** options panel
98
99 = Version 2.0 04/07/2013 =
100 * First functional release. Enjoy!
101
102 = Version 1.0 07/01/2012 =
103 * First Release