ਵੇਰਵਾ
Enhances the WordPress media library by allowing you to rename the underlying media files. Any change to a media item’s title will result in the media filename also being changed.
See the screenshot for more details of where to rename media files.
Note that all thumbnails will also be renamed. If you are using a caching plugin, such as WP Super Cache, then you will need to clear your cache so that any references are updated. This plugin does not update existing direct links to files (links inside a WordPress gallery will change).
ਸਕਰੀਨਸ਼ਾਟ
ਸਥਾਪਤੀਕਰਨ
The plugin is simple to install:
- Download
rename-media.zip
- Unzip
- Upload html-purified directory to your
/wp-content/plugins
directory - Go to the plugin management page and enable the plugin
- Rename a media item by changing the title from the WordPress media management interface
You can find full details of installing a plugin on the plugin installation page.
ਸਮੀਖਿਆਵਾਂ
ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ
“Rename Media” is open source software. The following people have contributed to this plugin.
ਯੋਗਦਾਨੀ“Rename Media” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।
ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
ਤਬਦੀਲੀ-ਚਿੱਠਾ
0.1.3
- Refresh for WP 4
0.1.2
- Fix PHP warning when no media sizes
0.1.1
- Store original filename in _original_filename meta data
- Don’t redirect after editing if we came from the admin interface
0.1
- Initial release