Export Media URLs

外掛說明

This plugin allows you to extract all URLs of your media, along with title, date, and type. It supports writing output in CSV file, or you can view URLs within the dashboard. It can be very useful during migration, seo analysis, and security audit. 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.

螢幕擷圖

  • Admin screenshot of Export Media URLs
  • Exported data in the dashboard
  • Exported data to a CSV file
  • Test run on Wordpress 3.1

安裝方式

From your WordPress dashboard

  1. Visit ‘Plugins > Add New’
  2. Search for ‘Export Media URLs’
  3. Activate Export Media URLs from your Plugins page.

From WordPress.org

  1. Download Export Media URLs.
  2. Unzip plugin.
  3. Upload the ‘Export All URLs’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
  4. Activate Export Media URLs from your Plugins page.

Usage

  1. Go to Tools > Export Media URLs to export media URLs of your website.
  2. Choose Data (e.g Media ID, Title, URLs, Date, Type)
  3. Filter by Author, if needs to
  4. Select Export type (dashboard or csv)
  5. Finally, Click on Export Now.

Uninstalling:

  1. In the Admin Panel, go to “Plugins” and deactivate the plugin.
  2. 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.

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.

Does Export All URLs make changes to the database?

No. It has no settings / configurations to store so it does not touch the database.

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.3 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.

使用者評論

2023 年 3 月 13 日
The plugin does what it's supposed to do really well, and the developer is very active in helping with issues.
2022 年 12 月 14 日
If you need extract all URLs of your media, this plugin fits perfectly. And more important, very good support. Good experience 🙂
2022 年 11 月 4 日 1 則留言
This does exactly what I need it to well and without any added complications. In our situation, we need to get IDs from URLs in order to do some batch imports, and this plugin helps us immensely with this step of the process. Thank you!
閱讀全部 17 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Export Media URLs〉的開發相關工作。

參與者

〈Export Media URLs〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Export Media URLs〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0

  • initial release