Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.05 KB

README.md

File metadata and controls

44 lines (32 loc) · 1.05 KB

wp_upload_rename

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.

== Screenshots ==

== 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.1.2 =

  • Fixed bugs
  • Test for 5.0

= 1.2 =

  • Fixed bug in edit post page
  • Test for 5.1.1