sanitize image name

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

Author:Francesco Lentini (profile at wordpress.org)
WordPress version required:2.5
WordPress version tested:3.4.1
Plugin version:0.1
Added to WordPress repository:25-07-2012
Last updated:25-07-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:759
plugin download
Click to start download

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


ChangeLog