WordPress.org

Hong Kong 香港中文

  • 佈景主題
  • 外掛
  • News
  • Support
  • About
  • 重要通知
  • WordPress 常見問題
  • 團隊
  • 取得 WordPress
取得 WordPress
WordPress.org

Plugin Directory

F4 Simple White Label

  • Submit a plugin
  • My favorites
  • Log in
  • Submit a plugin
  • My favorites
  • Log in

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

F4 Simple White Label

由FAKTOR VIER
下載
  • 詳情
  • 評價
  • 安裝
  • 開發
支援

描述

With F4 Simple White Label you can change the login image, add a custom logo to the admin bar and change the admin footer texts.

Currently this is only possible with a few easy to use hooks. We plan to add an options page to the WordPress backend, so you can change all the above mentioned without using a single line of code.

Usage

You can add the following hooks to the functions.php of your theme.

Add favicon to login page and backend:

add_filter('F4/SWL/admin_favicon', function() {
    return 'url-to-your-favicon.ico';
});

Change the login page image:

add_filter('F4/SWL/login_image', function() {
    return 'url-to-your-login-image.png';
});

You can also change the href, link text, image alt text like this:

add_filter('F4/SWL/login_image_href', function() {
    return 'https://www.f4dev.ch';
});

add_filter('F4/SWL/login_image_link_text', function() {
    return 'This WordPress is powered by FAKTOR VIER';
});

add_filter('F4/SWL/login_image_alt', function() {
    return 'FAKTOR VIER logo';
});

If needed you can add custom inline styles to the image:

add_filter('F4/SWL/login_image_style', function() {
    return 'width:50px; height:50px;';
});

Add a custom logo to the admin bar:

add_filter('F4/SWL/admin_bar_logo', function() {
    return 'url-to-your-admin-bar-logo.png';
});

You can also change the href, logo alt text like this:

add_filter('F4/SWL/admin_bar_logo_href', function() {
    return 'https://www.f4dev.ch';
});

add_filter('F4/SWL/admin_bar_logo_alt', function() {
    return 'FAKTOR VIER logo';
});

If needed you can add custom inline styles to the logo:

add_filter('F4/SWL/admin_bar_logo_style', function() {
    return 'height:20px; margin:8px 0;';
});

If you have users that like to use the light color theme, you can define a different logo for that. If you dont use this hook, the admin_bar_logo logo us used for all themes:

add_filter('F4/SWL/admin_bar_logo_light', function() {
    return 'url-to-your-admin-bar-logo-light.png';
});

Change the backend footer texts:

add_filter('F4/SWL/admin_footer_text', function() {
    return '<span id="footer-thankyou">Thank you for creating with WordPress.Get</span>';
});

add_filter('F4/SWL/admin_footer_update_text', function() {
    return 'Version 5.3';
});

Features overview

  • Add favicon to login page and backend
  • Change the login page image
  • Add a custom logo to the admin bar
  • Change the backend footer texts
  • Easy to use
  • Lightweight and optimized
  • 100% free!

Planned features

  • Everything configurable in the backend without a single line of code

螢幕截圖

  • Login page image
  • Admin bar logo
  • Admin footer texts

安裝

  1. Upload the plugin files to the /wp-content/plugins/f4-simple-whitelabel directory, or install the plugin through the WordPress plugins screen directly
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the hooks explained in the usage section above

評價

Functional

Carlos Hernández 2022年9月5日
It does just what you need without cluttering the dashboard with thousands of options or notifications.
閱讀全部1個評價

貢獻者及開發者

“F4 Simple White Label” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者
  • FAKTOR VIER

F4 Simple White Label 外掛目前已有 3 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 F4 Simple White Label 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.11

  • Support WordPress 6.5

1.0.10

  • Support WordPress 6.1

1.0.9

  • Update www.f4dev.ch links

1.0.8

  • Support WordPress 6.0

1.0.7

  • Support WordPress 5.9

1.0.6

  • Support WordPress 5.8

1.0.5

  • Support WordPress 5.7

1.0.4

  • Support WordPress 5.6

1.0.3

  • Support WordPress 5.5

1.0.2

  • Support WordPress 5.4

1.0.1

  • Update namespaces

1.0.0

  • Initial stable release

其它

  • Version 1.0.11
  • Last updated 1 年之前
  • Active installations 200+
  • WordPress version 5.2 or higher
  • Tested up to 6.5.5
  • PHP version 7.0 or higher
  • Languages

    English (US)、German、German (Austria)、及 German (Switzerland).

    翻譯成你的語言

  • Tags
    faviconloginlogin pageWhite Labelwhitelabel
  • 進階顯示

評分

5 out of 5 stars.
  • 1 5-star review 5 stars 1
  • 0 4-star reviews 4 stars 0
  • 0 3-star reviews 3 stars 0
  • 0 2-star reviews 2 stars 0
  • 0 1-star reviews 1 star 0

Add my review

See all reviews

貢獻者

  • FAKTOR VIER

支援

有話想說?需要協助?

檢視支援論壇

捐贈

想要支援這個外掛的發展嗎?

贊助這個外掛

  • 關於我們
  • 最新消息
  • 寄存
  • 隱私權
  • 展示網站
  • 佈景主題
  • 外掛
  • 區塊版面配置
  • Learn
  • 技術支援
  • 開發者資源
  • WordPress.tv ↗
  • 共同參與
  • Events
  • Donate ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Hong Kong 香港中文

  • Visit our X (formerly Twitter) account
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • 訪問我們的 Facebook 專頁
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our TikTok account
  • Visit our YouTube channel
  • Visit our Tumblr account
代碼就是詩歌。