Skip to content

flentini/sanitize_image_name

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

=== sanitize image name ===
Contributors: tpk
Tags: image, name, number, attachment, url
Requires at least: 2.5
Tested up to: 3.4.1
Stable tag: 0.1

allows image files to have only numbers in filename, avoiding the 'attachment' in the URL.

== Description ==

this couple of filter functions allow to upload image files with *only* numbers in the filename, avoiding the 'attachment' in the URL.
ie: www.example.com/category/page/img_1/ instead of www.example.com/category/page/attachment/1/

== Installation ==

1. Upload sanitize_image_name directory to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Changelog ==

= 0.1 =
* First release.

About

wordpress plugin to rename image numeric filenames

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages