這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Delete Usermetas

外掛說明

You can delete a user metadata one by one or a metadata of all users. It is a powerful tool, so use it responsibly.
The deleted data can not be recovered, so we strongly recommend making a backup of your database before deleting the metadata.

If you leave the User ID field blank, the deletion of the metadata will apply to ALL users. But if you add a user ID, only the chosen metadata of that user will be deleted.

Now you can select user by dropdown!

螢幕擷圖

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/delete-usermetas directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Plugin Name screen to configure the plugin

常見問題集

Can I delete one metadata in all users?

Yes you can. You have to select one metadata and leave blank the field “User ID”.

Can I selected multiple users to delete one usermeta?

No, you can’t yet (next release). If you need to delete one metadata to multiple user, you need do it one by one.

使用者評論

2020 年 10 月 9 日
This is a great tool for deleting user meta when you do not have direct db access. Corrupted user meta can cause issues with the organization of the Block Editor (aka – if a metabox usually in the main content section is stuck in the sidebar) which is what this tool was used to resolve. As the description states, always be careful when deleting user meta (or anything) as some of the user meta is crucial to WordPress functionality, but in the situation we had deleting user meta related to “meta-box-order” solved the issue being troubleshot. Thank you for this tool Jose! -FTFDev
閱讀全部 1 則使用者評論

參與者及開發者

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

參與者

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

將〈Delete Usermetas〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.2.1

  • Fixed security issues with escaping

1.2.0

  • Tested 6.3
  • Fixed security issue with nonces
  • Added list of users in the selection input
  • Added some translatable strings

1.1.2

  • Tested 6.1

1.1.1

  • Tested 5.8.1

1.1

  • Tested 5.5.3
  • Fixed minor bugs

1.0

  • Initial release