説明
Login Logout Menu プラグインは、WordPress サイトの任意のメニューに動的なログインおよびログアウトメニューを追加するのに役立ちます。ログインページの URL、ログインリダイレクトの URL、およびログアウトリダイレクトの URL を設定することもできます。メニュー項目は、現在のユーザーステータス(ログインまたはログアウト)に基づいて変更されます。
次のショートコードを使用して、サイトのページにログイン、ログアウト、登録、パスワードのリセット、ユーザー名、およびプロフィールのリンクを表示できます。
- login_logout_menu__login_link
- login_logout_menu__logout_link
- login_logout_menu__profile_link
- ogin_logout_menu__register_link
- login_logout_menu__username_link
- login_logout_menu__reset_pass_link
- login_logout_menu__login_logout_link
ログインログアウトメニュープラグインを実装するための ショートコード と フィルター に関するドキュメントをご覧ください。
If you find our plugin useful, please leave a good rating/review and check out our other plugins below.
- Analytify – Google アナリティクスのプラグイン
- LoginPress – カスタムログインページとログインページのセキュリティに関して
- Simple Social Buttons – ソーシャルシェアボタンやソーシャルアイコンのプラグイン
- Related Posts Thumbnails Plugin – 関連する投稿/製品について
- 開発中、近日公開 & メンテナンスモード-開発中および開発中のプラグイン近日公開ページ
インストール
- プラグインを「wp-content / plugins」ディレクトリにアップロードするか、管理パネルから自動的にダウンロードしてインストールします。
- WordPressの「プラグイン」メニューからプラグインを有効化します。
- メニューに移動し、ログイン、ログアウト、登録、プロフィールメニュー項目用の別セクションが表示されます。
- すでに作成したメニューにこれらのメニュー項目をドラッグアンドドロップしてください。
評価
2024年12月17日
1 reply
The plugin works well and the support is really great. They helped me immediately.
2024年6月9日
I was looking for a replacement for the “Login Logout Register Menu” since it hasn’t been updated for years and is reported to have a Cross Site Scripting (XSS) vulnerability. This plugin worked well and was easy to use. Thanks, WPBrigade!
2023年4月5日
1 reply
I have been using the premium version for a while and it works as expected, you get great support and it has many other login related features that are very useful. They have the best login plugins.
2023年1月2日
Best menu solution i could image.Absolute worth some money
2022年11月4日
1 reply
One of deleted plugins have broken my theme. With this plugin it took me les than 1 min. to restore login/logout functions. Very simple and works great.
2021年12月2日
1 reply
Jazakumullahu khairan katsira to you programmer, may Allah reward you plenty, aamiin
貢献者と開発者
変更履歴
1.5.2 – 2024-09-10
- Enhancement: Improved help content in the WordPress dashboard for better user guidance.
- Compatibility: Compatible with WordPress 6.6
1.5.1 – 2024-06-11
- Enhancement: Added a filter
login_logout_menu_avatar_attrs
allows to modify the attributes used for rendering the HTML markup of the login/logout menu avatar. - Enhancement: Added a filter
login_logout_menu_avatar_html
allows customization of the HTML markup for the avatar displayed in the login/logout menu. - Compatibility: Compatible with WordPress 6.5
1.5.0 – 2024-01-09
- New Feature: Added the User Avatar functionality.
- Enhancement: Added a filter
login_logout_menu_avatar
to change the html structure of login logout menu avatar. - Enhancement: Added a filter
login_logout_menu_avatar_args
to change the login logout menu avatar’s arguments. - Enhancement: Code re-factor and optimize.
- Compatibility: Compatible with WordPress 6.4
- Compatibility: Compatible with PHP 8.3
1.4.0 – 2022-12-26
- Bugfix: Apply escaping on the login menu shortcode attributes for security.
- Compatibility: Compatible with Theme My Login
- Compatibility: Compatible with WordPress 6.1
- Compatibility: Compatible with PHP 8.1
1.3.3 – 2022-06-22
- Compatibility: Compatible with OceanWP theme.
- Compatibility: Compatible with WordPress 6.0
1.3.2 – 2022-05-19
- Enhancement: Added a filter
before_login_logout_menu_items
to change the menu item behavior. - Compatibility: Compatible with WordPress 6.0
1.3.1 – 2021-07-22
- バグ修正:ログイン/ログアウトリダイレクトのショートコードパラメータ。
- 互換性:WordPress5.8と互換性があります。
1.3.0 – 2021-06-16
- Enhancement: Added a shortcode
login_logout_menu__login_link
for using the Login link. - Enhancement: Added a shortcode
login_logout_menu__logout_link
for using the Logout link. - Enhancement: Added a shortcode
login_logout_menu__profile_link
for using the Profile page link. - 機能強化:登録ページのリンクを使用するためのショートコード
login_logout_menu__register_link
を追加しました。 - 機能強化:ユーザー名リンクを使用するためのショートコード
login_logout_menu__username_link
を追加しました。 - 機能強化:[パスワードのリセット]リンクを使用するためのショートコード
login_logout_menu__reset_pass_link
が追加されました。 - 機能強化:ログイン/ログアウトリンクを使用するためのショートコード
login_logout_menu__login_logout_link
を追加しました。
1.2.0 – 2021-04-01
- New Feature: Create a new nav menu item for showing username. (if user is Login)
- Enhancement: Added a filter
login_logout_menu_login
to change the Login URL. - Enhancement: Added a filter
login_logout_menu_logout
to change the Logout URL. - Enhancement: Added a filter
login_logout_menu_profile
to change the Profile page URL. - Enhancement: Added a filter
login_logout_menu_register
to change the Registration page URL. - Enhancement: Added a filter
login_logout_menu_username
to change the Username. - Enhancement: Added a filter
login_logout_menu_username_url
to change the Username URL. - Compatibility: Compatible with WordPress 5.7.
- Compatibility: Compatible with PHP 8.0.
1.1.0 – 2019-06-09
- Compatibility: Compatible with WordPress 5.2
1.0.0 – 2018-01-05
- Initial Release.