跳至主要內容
WordPress.org

Taiwan 正體中文

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

Plugin Directory

Effortless Personalized Login Logo

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

Effortless Personalized Login Logo

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

外掛說明

This plugin automatically displays your Site Logo on the WordPress login screen. It reads the logo you have set under Appearance → Customize → Site Identity — no settings page, no extra configuration needed.

Features

  • Zero-configuration: reads your Site Logo automatically
  • Automatically applies the correct size and styling
  • Works with WordPress 6.2+ markup
  • Keeps the login screen clean and branded
  • Compatible with multisite
  • Shows a branded prompt when no logo is set yet

安裝方式

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Set your Site Logo:
    • Classic themes: Go to Appearance → Customize → Site Identity.
    • Block themes (e.g. Twenty Twenty-Five): The Customizer is no longer reachable via the menu. Go directly to /wp-admin/customize.php, then open Site Identity.
  4. Your logo will automatically appear on the login screen.

常見問題集

What size should the logo be?

A horizontal logo around 320px wide and 100px tall works best, but any image will be resized to fit.

I am using a block theme and cannot find Appearance → Customize. How do I set the logo?

With block themes (such as Twenty Twenty-Five), WordPress removes the Customize menu item from the UI — this applies to both single-site and multisite installations. The Customizer itself is still functional: navigate directly to /wp-admin/customize.php in your browser, open the Site Identity panel, and upload your Site Logo there. The plugin will pick it up automatically.

Does this plugin affect the admin dashboard logo?

No, it only changes the logo on the /wp-login.php and logout screens.

Will it break with future WordPress updates?

It is compatible with the latest login screen markup (as of WP 6.5), and fallback CSS can be added for older versions.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Effortless Personalized Login Logo〉的開發相關工作。

參與者
  • domclic

將〈Effortless Personalized Login Logo〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.19

  • Refactor: donate notice file kept as includes/class-donate-notice.php (preserves SVN file history); class remains Effortless_Donate_Notice.

1.0.18

  • Fix: donate notice now correctly displays on Network Admin pages — screen ID normalization strips WordPress’s -network/-user suffix before matching.

1.0.17

  • Refactor: donate notice class renamed Donate_Notice → Effortless_Donate_Notice (WP-standard prefix); file renamed to class-effortless-donate-notice.php. No phpcs:ignore needed anywhere.

1.0.16

  • Fix: donate notice now uses current_screen hook for reliable screen detection on single-site and multisite Network Admin pages.

1.0.15

  • Improvement: added dismissible donate notice on the plugin settings screen.
  • Improvement: added Donate link header field and includes/class-donate-notice.php.

1.0.14

  • Docs: Corrected “Tested up to” header (was erroneously set to 6.0, now 7.0).
  • Docs: Updated short description and Description section to reflect zero-config auto-logo behavior (since 1.0.7, selecting from media library is no longer needed).
  • Docs: Added missing changelog entry for 1.0.13.

1.0.13

  • Maintenance: Internal version bump; no functional changes.

1.0.12

  • Fixed: Logo CSS now overrides all relevant WordPress core login styles (background-size, background-repeat, background-position, width, height) with !important so our styles win in every theme and WP version.
  • Fixed: Added width: 320px !important and max-width: 100% !important to prevent wide logos from overflowing the login box on narrow viewports.
  • Docs: FAQ block-theme entry now explicitly notes the Customizer menu absence applies to multisite installations as well.
  • Code: Added inline comment explaining priority 99 on login_enqueue_scripts.

1.0.11

  • Docs: Clarified installation instructions and added FAQ entry for block themes (e.g. Twenty Twenty-Five), where Appearance → Customize is not accessible via the menu — users can reach it directly at /wp-admin/customize.php.

1.0.10

  • Improved: Enqueue login CSS via wp_add_inline_style() and login-prompt JS via wp_add_inline_script() instead of emitting raw <style> / <script> tags (WordPress best practice)
  • Improved: Login-prompt notice now builds DOM nodes via createElement / textContent instead of innerHTML for safer output
  • Added: EFFOPELO_VERSION constant used for asset cache-busting

1.0.9

  • Fixed: Updated installation instructions to reflect zero-config approach (no settings page since 1.0.7)
  • Fixed: Code formatting to comply with WordPress coding standards

1.0.8

  • Added: Subtle prompt on login page to set site logo if none is configured

1.0.7

  • Changed: Now automatically uses the Site Logo from Appearance → Customize → Site Identity (no settings needed)

1.0.6

  • Fixed: Replaced ABSPATH with WP_UNINSTALL_PLUGIN constant in uninstall.php

1.0.5

  • Fixed: Removed redundant delete_option() from uninstall script

1.0.4

  • Added: uninstall.php to properly clean up settings on plugin deletion

1.0.3

  • Added: ABSPATH direct access protection
  • Updated: Tested up to WordPress 6.9

1.0.2

  • Improved: Removed redundant trim() call and simplified conditional logic
  • Improved: Simplified attachment_id logic (no longer needs ternary)

1.0.1

  • Security: Added CSRF protection to settings form
  • Improved: Better CSS specificity (removed unnecessary !important rules)
  • Improved: Logo height now scales properly with max-height constraint
  • Added: i18n support for translations

1.0.0

  • Initial release

中繼資料

  • 版本 1.0.19
  • 最後更新 2 天前
  • 啟用安裝數 少於 10 次
  • WordPress 版本需求 6.2 或更新版本
  • 已測試相容的 WordPress 版本 7.0
  • PHP 版本需求 7.4 或更新版本
  • 語言
    English (US)
  • 標籤:
    adminbrandingcustomizationloginlogo
  • 進階檢視

評分

這個項目尚無任何評論記錄。

Your review

查看全部使用者評論

參與者

  • domclic

技術支援

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

檢視技術支援論壇

  • 關於我們
  • 最新消息
  • 主機代管
  • 隱私權
  • 展示網站
  • 佈景主題目錄
  • 外掛目錄
  • 區塊版面配置目錄
  • Learn
  • 技術支援
  • 開發者資源
  • WordPress.tv ↗
  • 共同參與
  • 活動
  • 贊助基金會 ↗
  • Five for the Future
  • 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.