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

51 lines 1.6 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, file, word, excel, pdf, xls, doc, show, post, page, fast, simple, simply, easy, media
4 Requires at least: 3.3
5 Tested up to: 3.6
6 Version: 3.0
7 Stable tag: 3.0
8 License: GPLv2 or later
9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
11 Automatically shows your attachments under every post and page content. Simple. Automatic. Easy. As it has to be!
12
13
14 == Description ==
15
16 This plugin automatically shows every file attached to a page or post under its content.
17
18 Every time we upload a file in our wordpress website, we should insert a link into the text area in order to show the file attached. This process is sometimes 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 give a great added value!
19
20 Once activated, every page, post or custom post type will show the list of the attachments uploaded there.
21
22 The plugin includes some great options to personalize/localize the front-end.
23
24
25 == Installation ==
26
27 1. Install the plugin either via the WordPress.org plugin directory, or by uploading the files to your server
28
29 2. After activating, you've all done. If you want to personalize/localize the front-end, please have a look to Settings -> WP Attachments
30
31
32 == Screenshots ==
33
34 1. The automatic list created
35
36 2. Simple and intuitive options
37
38
39 == Changelog ==
40
41 = Version 3.0 22/08/2013 =
42 * **Added** Css for showing icons
43 * **Added** file size
44 * **Added** attachment data
45 * **Added** options panel
46
47 = Version 2.0 04/07/2013 =
48 * First functional release. Enjoy!
49
50 = Version 1.0 07/01/2012 =
51 * First Release