跳至主要內容
WordPress.org

Taiwan 正體中文

  • 佈景主題目錄
  • 外掛目錄
  • 最新消息
  • 技術支援
  • 關於我們
  • 團隊
  • 取得 WordPress
取得 WordPress
WordPress.org

Plugin Directory

Digital Leap User Profile UX

  • 提交外掛
  • 我的最愛
  • 登入
  • 提交外掛
  • 我的最愛
  • 登入

Digital Leap User Profile UX

由 Digital Leap GmbH 開發
下載
  • 詳細資料
  • 使用者評論
  • 安裝方式
  • 開發資訊
技術支援

外掛說明

Digital Leap User Profile UX organizes and styles the WordPress admin profile screen (profile.php / user-edit.php) and the Users list. It groups the existing fields into tabs, lets you hide the rows you never use, and adds custom user fields without writing code.

Every feature is independent and can be toggled on or off under Users → Profile UX. Nothing runs unless you enable it, and nothing is loaded on the front end.

Highlights

  • Profile tabs — reorganize heading-grouped profile fields into clean tabs that mirror your admin color scheme. DOM-only, so all of WordPress’s own field behavior keeps working.
  • Hide default fields — hide the visual-editor toggle, syntax highlighting, color-scheme picker, keyboard shortcuts, toolbar, language selector, biographical info, website, Gravatar, sessions, and Application Passwords. Application Passwords can also be fully disabled.
  • Custom user fields — add text, textarea, URL, email, number, select, or checkbox fields with no code, and group them into any tab. Labels are translation-aware.
  • Last login column — record each user’s last login and show a sortable column on the Users list.
  • Local avatars — let users upload a self-hosted profile picture that overrides Gravatar everywhere. No external requests — DSGVO/GDPR-friendly.
  • CSV export — add an “Export CSV” button to the Users list, including custom fields, last login, and WooCommerce stats. Cell values are protected against CSV/formula injection.
  • WooCommerce customer stats — add a “Customer stats” column to the Users list showing order count, total spent, average order, last order, and customer since, plus a “View orders” row action. HPOS-aware. Activates only when WooCommerce is present.
  • Registration column — add a sortable Registration date column to the Users list, and show each user’s ID in the username hover actions.
  • Change username — let administrators rename a user’s login from their profile screen (core normally blocks this). Off by default; use with care, as it logs the user out.

Privacy

User Profile UX makes no external HTTP requests and includes no tracking or analytics. Local avatars are stored in your own media library and served from your site, which avoids sending user data to Gravatar.

Built for the real backend

No build step, no Composer, no third-party dependencies. Fully internationalized.

螢幕擷圖

Profile fields reorganized into tabs that match the admin color scheme.
Profile fields reorganized into tabs that match the admin color scheme.
The Users → Profile UX settings screen, where every feature is toggled.
The Users → Profile UX settings screen, where every feature is toggled.
The no-code custom user fields builder.
The no-code custom user fields builder.
The Users list with the added columns: last login, Customer stats, and registration date.
The Users list with the added columns: last login, Customer stats, and registration date.

安裝方式

  1. Upload the digital-leap-user-profile-ux folder to /wp-content/plugins/, or install the zip via Plugins → Add New → Upload Plugin.
  2. Activate the plugin through the Plugins screen.
  3. Choose which features are active under Users → Profile UX.

常見問題集

Does this work with any theme?

Yes. It only touches the WordPress admin (the profile screen and the Users list), so it is theme-agnostic and does not affect your front end.

Does it require WooCommerce?

No. The plugin is fully functional without it. The WooCommerce customer-stats column simply stays hidden until WooCommerce is active.

Does hiding fields delete any data?

No. “Hide default fields” only hides rows visually and is fully reversible — turning a field back on restores it untouched.

Can I add custom fields without writing code?

Yes. Define them under Users → Profile UX (key, label, type, and the tab they belong to). Values are saved as user meta.

Are local avatars GDPR/DSGVO-friendly?

Yes. Uploaded avatars live in your own media library and override Gravatar, so no user data is sent to a third party.

I renamed a user — is that safe?

The Change Username feature is administrator-only and disabled by default. It updates the login and nicename directly. WooCommerce customers and orders stay linked (they use the user ID), but changing a username logs that user out and may affect custom integrations that rely on the old login.

The Users list is slow, or “Customer since” is blank on a big store.

“Customer since” is worked out from each customer’s first order and cached per user. Until that cache is built, it is calculated while the list renders, which is slow on large stores. Open Users → Profile UX → Maintenance and click “Rebuild index” once to build it for everyone. On very large sites, run wp upux reindex via WP-CLI instead. After the first build the cache stays current automatically as orders come in.

Is the plugin translatable?

Yes. Every string is internationalized. Translations are hosted on translate.wordpress.org, where any locale can be contributed and is then delivered to your site automatically.

使用者評論

Makes User Profiles Easier to Use

lio7801 2026 年 7 月 29 日
Nice little plugin that makes the WordPress user profile much easier to navigate. Instead of scrolling through one long page, related fields are grouped into clear sections. Highly recommended when you work a lot inside user profiles.
閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Digital Leap User Profile UX〉的開發相關工作。

參與者
  • Digital Leap GmbH

將〈Digital Leap User Profile UX〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

0.1.0

  • Initial release: Tabs, Hide default fields, Custom user fields, Last login column, Local avatars, CSV export, WooCommerce customer stats (order count/total spent/average order/last order/customer since + View-orders row action, HPOS-aware), Registration column, Change username.

中繼資料

  • 版本 0.1.0
  • 最後更新 3 週前
  • 啟用安裝數 少於 10 次
  • WordPress 版本需求 6.0 或更新版本
  • 已測試相容的 WordPress 版本 7.0.4
  • PHP 版本需求 8.0 或更新版本
  • 語言
    English (US)
  • 標籤:
    admincustom user fieldslast loginProfile Fieldsuser profile
  • 進階檢視

評分

5 星,滿分為 5 星
  • 1 個 5 星使用者評論 5 星 1
  • 0 個 4 星使用者評論 4 星 0
  • 0 個 3 星使用者評論 3 星 0
  • 0 個 2 星使用者評論 2 星 0
  • 0 個 1 星使用者評論 1 星 0

撰寫評分

查看全部使用者評論

參與者

  • Digital Leap GmbH

技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

檢視技術支援論壇

  • 關於我們
  • 最新消息
  • 主機代管
  • 隱私權
  • 展示網站
  • 佈景主題目錄
  • 外掛目錄
  • 區塊版面配置目錄
  • Learn
  • 技術支援
  • 開發者資源
  • WordPress.tv ↗
  • 共同參與
  • 活動
  • 贊助基金會 ↗
  • Swag ↗
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Taiwan 正體中文

  • 查看我們的 X (之前的 Twitter) 帳號
  • 造訪我們的 Bluesky 帳號
  • 造訪我們的 Mastodon 帳號
  • 造訪我們的 Threads 帳號
  • 造訪我們的 Facebook 粉絲專頁
  • Visit our Instagram account
  • Visit our LinkedIn account
  • 造訪我們的 TikTok 帳號
  • Visit our YouTube channel
  • 造訪我們的 Tumblr 帳號
程式碼,如詩
The WordPress® trademark is the intellectual property of the WordPress Foundation.