-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathreadme.txt
56 lines (38 loc) · 1.34 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
=== Plugin Name ===
Contributors: zhounan0120
Donate link: http://www.nolanchou.com/wp_upload_rename
Tags: upload, admin, images, image, media, file, rename, filename, short url, random, date, number
Requires at least: 3.0
Tested up to: 5.1.1
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Change upload filename to random characters / random numbers / date / other by yourself.
== Description ==
Sometimes we forgot change our file to a available name. So the plugin can help you auto change your upload file.
I will add a filetype option of setting in next version.
And a rename popup before the file upload if you change setting in future, default value is post_name.
== Installation ==
There are many ways to install this plugin, e.g:
1. Upload compressed (zip) plugin using WordPress plugin uploader.
2. Directly install from WordPress.org directory
3. Upload manually uncompressed plugin file using FTP.
== Frequently Asked Questions ==
[See official plugin support here](http://nolanchou.com/wp_upload_rename).
== Screenshots ==
1. Setting page
2. Rename for a upload file.
== Changelog ==
= 1.0 =
* First release
= 1.0.2 =
* Change version num.
* Fixed bugs
= 1.1.0 =
* Fixed bugs
* Add rename rule by title and slug
= 1.2 =
* Fixed bug in edit post page
* Test for 5.1.1
== Upgrade Notice ==
* None