外掛說明
這是一款方便使用、能夠無縫管理和擷取網站媒體庫資訊的完整解決方案,使用它便能簡化收集標題、日期、圖片說明文字、替代文字、內容說明和媒體檔案類型等基本詳細資料的工作。它可以產生 CSV 輸出,或讓使用者在控制台中直接查看網址,對於移轉、SEO 分析和安全性稽核等工作非常有幫助。
You can export Media’s:
- ID
- Title
- 檔案名稱
- 媒體說明文字
- 替代文字
- 內容說明
- URL
- Date Uploaded
- And its Type
The data can be filtered by Author, before extraction.
When we need this plugin?
- To check Media URLs of your website
- During migration
- During security audit
- To remove demo images, imported by theme
You’ll be surprised to know that, there exist some media, which you never know off or maybe it is imported by theme demo. But don’t worry, you’ll be able to find those URLs with the help of this small utility and perform the cleanup. 🙂
System requirements
- PHP version 5.4 or higher
- WordPress version 3.1.0 or higher
Feedback
If you like this plugin, then please consider leaving us a good rating.
Contact
For further information please send me an email.
螢幕擷圖
安裝方式
From your WordPress dashboard
- Visit ‘Plugins > Add New’
- Search for ‘Export Media URLs’
- Activate Export Media URLs from your Plugins page.
From WordPress.org
- Download Export Media URLs.
- Unzip plugin.
- Upload the ‘Export All URLs’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
- Activate Export Media URLs from your Plugins page.
Usage
- Go to Tools > Export Media URLs to export media URLs of your website.
- Choose Data (e.g Media ID, Title, URLs, Date, Type)
- Filter by Author, if needs to
- Select Export type (dashboard or csv)
- Finally, Click on Export Now.
Uninstalling:
- In the Admin Panel, go to “Plugins” and deactivate the plugin.
- Go to the “plugins” folder of your WordPress directory and delete the files/folder for this plugin.
常見問題集
-
About Plugin Support?
-
Post your question on support forum and we will try to answer your question as quick as possible.
-
Why did you make this plugin?
-
We couldn’t find a plugin that would export media URLs, along with additional data such as name, date and type. So, we make this utility, and it works just like that.
-
In what scenarios can this plugin be beneficial?
-
The plugin proves to be extremely useful during tasks such as website migration, SEO analysis, and security audits. It simplifies the process of managing and understanding your media assets, providing valuable insights.
-
Can I export the extracted data in a specific format?
-
Yes, the plugin supports exporting data in CSV format, offering a structured and easily readable output that can be utilized for further analysis or documentation.
-
Why the file name is randomly generated?
-
Exporting the file with static name can be easily found by malicious attacker, and may result in sensitive information leakage. So we decided to generate random name, which are harder to guess.
-
Can I view and manage URLs directly within the WordPress dashboard?
-
Yes, the plugin allows you to conveniently view and manage extracted URLs directly within the WordPress dashboard, providing a seamless and centralized experience.
-
Is it user-friendly for individuals with minimal technical knowledge?
-
Absolutely! This plugin is designed with user-friendliness in mind. Its intuitive interface ensures that users, regardless of their technical expertise, can efficiently navigate and utilize its features.
-
Is there a limit to the number of URLs that can be processed by the plugin?
-
The plugin’s capacity to handle URLs depends on your server configuration and resources. For average website, this is not a big concern. And if you ran into any issue, try increasing server resource or reach out to support and we’ll be happy to help.
-
Does Export Media URLs make changes to the database?
-
No. It has no settings / configurations to store so it does not touch the database.
-
Is this plugin compatible with the latest version of WordPress?
-
The plugin is designed to be compatible with the latest WordPress versions. Regular updates ensure that it remains functional and aligned with the evolving WordPress environment.
-
Which PHP version do I need?
-
This plugin has been tested and works with PHP versions 5.4 and greater. WordPress itself recommends using PHP version 7.4 or greater. If you’re using a PHP version lower than 5.4 please upgrade your PHP version or contact your Server administrator.
-
Are there any server requirements?
-
Yes. The plugin requires a PHP version 5.4 or higher and WordPress version 3.1.0 or higher.
使用者評論
參與者及開發者
變更記錄
2.1
- Improvement – author filtering is simplified
- Compatibility – tested with wordpress 6.4.3
2.0
- Added – additional data fields (file name, caption, alt-text, description)
- Added – enables user to delete the file once downloaded
- Added – support for the translation
- Fixed – patched a security vulnerability
- Improvement – a few code refinements and validation checks
- Compatibility – tested with wordpress 6.4.1 & PHP 8.2.0
2.0
- Added – additional data fields (file name, caption, alt-text, description)
- Added – enables user to delete the file once downloaded
- Added – support for the translation
- Fixed – patched a security vulnerability
- Improvement – a few code refinements and validation checks
- Compatibility – tested with wordpress 6.4.1 & PHP 8.2.0
1.0
- initial release