説明
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の「プラグイン」メニューからプラグインを有効化します。
- メニューに移動し、ログイン、ログアウト、登録、プロフィールメニュー項目用の別セクションが表示されます。
- すでに作成したメニューにこれらのメニュー項目をドラッグアンドドロップしてください。
評価
貢献者と開発者
変更履歴
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_attrsallows to modify the attributes used for rendering the HTML markup of the login/logout menu avatar. - Enhancement: Added a filter
login_logout_menu_avatar_htmlallows 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_avatarto change the html structure of login logout menu avatar. - Enhancement: Added a filter
login_logout_menu_avatar_argsto 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_itemsto 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_linkfor using the Login link. - Enhancement: Added a shortcode
login_logout_menu__logout_linkfor using the Logout link. - Enhancement: Added a shortcode
login_logout_menu__profile_linkfor 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_loginto change the Login URL. - Enhancement: Added a filter
login_logout_menu_logoutto change the Logout URL. - Enhancement: Added a filter
login_logout_menu_profileto change the Profile page URL. - Enhancement: Added a filter
login_logout_menu_registerto change the Registration page URL. - Enhancement: Added a filter
login_logout_menu_usernameto change the Username. - Enhancement: Added a filter
login_logout_menu_username_urlto 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.



