WordPress.org

Taiwan 正體中文

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

Plugin Directory

Osom Modal Login

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

Osom Modal Login

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

外掛說明

Osom Modal Login lets you easily create a modal box (pop-up) displaying the WordPress login form. In block themes, Osom Modal Login uses the native WordPress login/out block, so you can introduce this login/out block on the header (or footer) navigation block and it will display a modal box with the login form when clicked. On the other hand, in classic themes it automatically adds a menu item named “Login”, which you can customize, at the end of the selected menu(s). Once you click on it, it will also launch the login modal box.

Alternatively, you can also use the included shortcode or the native login/out block to add the modal login box in any place of the web.

Features

With Osom Modal Login you can customize several parameters in the options page.

Both in classic and block themes:

  • Customize “Login” text.
  • Customize “Logout” text.
  • Set login and logout URL redirection.
  • Display/hide “Remember me” checkbox.
  • Display/hide “Did you forget your password” link.
  • Display/hide Register link.
  • Set Register text link (if displayed).

Only in classic themes:

  • Set the title of the modal box.
  • Select the navigation menu where you want to add login/out item. You can choose more than one or the option ‘none’ if you don’t want to add it in any menu location.

You can also use the built-in shortcode to add the modal box any where in your website or use the WordPress login/out native block with the setting “Display login as form” unselected.

Shortcode usage (optional)

You just need to enclose your custom text in [osom-login] shortcode.
For example: [osom-login] Custom text [/osom-login]

Quick Setup Videos

In classic themes:

In block themes:

If you want more info about the setup and configuration you can check the tutorials below.

Tutorials

  • How to add button styles to Login/out Block in a WordPress Block Theme
  • Add a login modal/pop-up window to a WordPress block theme
  • How to add SVG icons to Osom Modal Login login/logout items
  • How to add a login popup modal in WordPress classic themes

Dev Features

  • The plugin uses Vanilla JavaScript so you can use it even if you dequeue WordPress jQuery. It’s always nice to keep the dependencies to the minimum.

螢幕擷圖

  • Dashboard plugin view in a classic theme
  • Front-end modal window in a classic theme
  • Dashboard plugin view in a block theme

安裝方式

This plugin can be installed directly from your site.

  1. Log in and navigate to Plugins → Add New.
  2. Type “Osom Modal Login” into the Search and hit Enter.
  3. Locate the Osom Modal Login plugin in the list of search results and click Install Now.
  4. Once installed, click the Activate link.
  5. Now you have the new plugin available on WordPress.

It can also be installed manually.

  1. Download the Osom Modal Login plugin from WordPress.org.
  2. Unzip the package and move to your plugins directory.
  3. Log into WordPress and navigate to the Plugins screen.
  4. Locate Osom Modal Login in the list and click the Activate link.
  5. Now you have the new plugin available on WordPress.

常見問題集

Can I use Osom Modal Login with any theme?

Yes, you can use Osom Modal Login with any theme, including a block theme.

Where can I modify Osom Modal Login settings?

You can find the settings page on WordPress left sidebar under OsomPress > Osom Modal Login.

Can I use Osom Modal Login in other locations apart from the menus?

Yes, you can add a login modal window anywhere on the website using the shortcode [osom-login] Custom text [/osom-login].
Alternatively, you can also use the native login/out block.

Can I change the Login/Logout text?

Yes, you can do it.

Can I use Osom Modal Login on WordPress Multisite?

Yes, you can. Take into account that if you set the login or logout URL you will have to use an absolute URL, ie, https://yoursite.com/redirect-page. If you use a relative ULR, such as /redirect-page/, it will point to the the main site URL (of the network).

Is Osom Modal Login compatible with WordPress Multilingual plugin?

Yes, it is.

Will Osom Modal Login work on header/footers created with Elementor?

No at the moment. We will explore to add support on future updates.

使用者評論

Perfecto

Joan Boluda 2024 年 8 月 30 日 2 則留言
Simplemente, el mejor plugin para loguearse a través de una ventana modal. Liviano, simple y con un equipo detrás estupendo. Osom.

Fantástico

Ángel Vilches 2024 年 4 月 4 日 1 則留言
Además de ser muy liviano, hace a la perfección lo que dice y facilita el proceso de login de los usuarios en la web. Además, sus autores están atentos al feedback y las sugerencias.

Does what it says on the tin

littledinkie 2024 年 3 月 1 日 1 則留言
Excellent plugin. Simple to configure. Can be a little tricky when using with Divi but support provided for the plugin is quick and effective. If you are after a simple clean modal login that is easy to style, this is the one. Highly recommend.

Genial

rodriguezleticia 2023 年 1 月 27 日
Fácil, intuitivo. Ya no uso otro.

All OK

jorgetfe 2022 年 7 月 19 日
Excelent!

Simple but very effective.

kylechoi 2022 年 6 月 21 日
I always want to have a modal login functionality for the website. Seems many solutions are hard to figure out and too much.. But Osom modal login is definitely awesome. Easy and simple, and effective. Thank you so much for the great contribution.
閱讀全部 15 則使用者評論

參與者及開發者

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

參與者
  • OsomPress
  • esther sola
  • Nahuai Badiola
  • DavidPeralvarez

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

將〈Osom Modal Login〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.5.1

  • Fix deprecation for PHP +8.1.

1.5

  • Add login/out block automatically on block themes.
  • Improvements on the form title.

1.4.1

  • Revert conditional loading of styles and scripts due to some issues on edge cases.

1.4

  • Improve conditional loading of styles and scripts. On block themes it will only load the style and script files if the login/out block is present.

1.3.1

  • Improve modal behaviour on block themes.
  • CSS tweaks.

1.3

  • Added new options for block themes. Now you can change the text for the login and logout and also set the URL redirections after login and logout.

1.2

  • Added compatibility with block themes. Now you can use the native login/out block, when the user click on it it will display a modal window with the login form.

1.1.5

  • Small fixes and tested up to WordPress 6.4.

1.1.4

  • Fix new PHP warning (in PHP 8 or superior).

1.1.3

  • Set empty login fields as login failed.

1.1.2

  • Remove Dashicons dependencie.

1.1.1

  • Tested on WordPress 6.0.
  • Fix new PHP notice (in PHP 8 or superior).

1.1

  • Tested on WordPress 5.9.
  • Fix PHP notices.

1.0.8

  • Improve shortcode perfomance.
  • Improve performance for multiple locations.

1.0.7

  • Add option to display register link.

1.0.6

  • Add option to select multiple menu location.

1.0.5

  • Add redirection to the plugin settings page when activated.
  • Tested on WordPress Multisite.
  • Tested with WordPress Multilingual.

1.0.4

  • Add labels for login/logut menu item
  • Removal of the jQuery used and replaced with Vanilla JavaScript
  • Add settings link in plugins page

1.0.3

  • Fix warnings

1.0.2

  • Translation improvements

1.0

  • Initial release.

社群版外掛

這個外掛由社群人員開發及提供技術支援。

中繼資料

  • 版本 1.5.1
  • 最後更新 2 個月前
  • 啟用安裝數 400+
  • WordPress 版本需求 5.0 或更新版本
  • 已測試相容的 WordPress 版本 6.8.2
  • PHP 版本需求 5.6 或更新版本
  • 語言

    Catalan、English (US)、Spanish (Chile)、Spanish (Colombia)、Spanish (Ecuador)、Spanish (Mexico)、Spanish (Spain)、及 Spanish (Venezuela).

    將這個外掛本地化為你的母語版本

  • 標籤
    custom loginloginlogin formlogoutmodal
  • 進階檢視

評分

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

新增使用者評論

查看全部使用者評論

參與者

  • OsomPress
  • esther sola
  • Nahuai Badiola
  • DavidPeralvarez

技術支援

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

檢視技術支援論壇

贊助

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

贊助這個外掛

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

Taiwan 正體中文

  • 查看我們的 X (之前的 Twitter) 帳號
  • Visit our Bluesky account
  • 造訪我們的 Mastodon 帳號
  • 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
程式碼,如詩