WordPress.org

Polska

  • Motywy
  • Wtyczki
  • Aktualności
  • Wsparcie
  • Informacje
  • Zlecenia
  • Pomóż w tłumaczeniu
  • Kontakt
  • Pobierz WordPressa
Pobierz WordPressa
WordPress.org

Plugin Directory

Login Logout Menu

  • Prześlij wtyczkę
  • Moje ulubione
  • Zaloguj się
  • Prześlij wtyczkę
  • Moje ulubione
  • Zaloguj się

Login Logout Menu

Autor: Adnan
Pobierz
  • Szczegóły
  • Recenzje
  • Instalacja
  • Rozwój
Wsparcie

Opis

Login Logout Menu plugin will help you to add the dynamic login and logout menu to any menu of your WordPress website. You can also set the Login Page url, Login redirect url, and logout redirect url. The menu item will change based on the current user status (Login or Logout).

You can use the following plugin shortcodes to display the Login, Logout, Register, Password reset, Username and Profile links on your website pages.

  • login_logout_menu__login_link
  • login_logout_menu__logout_link
  • login_logout_menu__profile_link
  • login_logout_menu__register_link
  • login_logout_menu__username_link
  • login_logout_menu__reset_pass_link
  • login_logout_menu__login_logout_link

Check out our documentation to implement the shortcodes and filters of Login Logout Menu Plugin.

If you find our plugin useful, please leave a good rating/review and check out our other plugins below.
  • Analytify – Google Analytics Plugin
  • LoginPress – For Custom login page and login page security
  • Simple Social Buttons – Plugin for Social share buttons and social icons
  • Related Posts Thumbnails Plugin – For related posts/products
  • Under Construction, Coming Soon & Maintenance Mode – Plugin for Under construction & Coming soon page

Zrzuty ekranu

  • Menus Screen for Login | Logout | Profile | Register Icons
  • Login Menu Item
  • Logout and Profile Menu Item

Instalacja

  1. Upload the plugin to your 'wp-content/plugins’ directory, or download and install automatically through your admin panel.
  2. Activate the plugin through the 'Plugins’ menu in WordPress.
  3. Go to Menus, You will see a separate section for Login,Logout,Register and Profile Menu Items.
  4. Drag and Drop these menu items to your menus you have created already.

Recenzje

Great plugin, great support

helmutpecher 2024-12-17 1 odpowiedź
The plugin works well and the support is really great. They helped me immediately.

Works well. A worthy replacement for the „Login Logout Register Menu” plugin

Larry Daniele 2024-06-09
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!

Great plugin

danielsalare 2023-04-05 1 odpowiedź
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.

a absolute no brainer

lovepainandlatex 2023-01-02
Best menu solution i could image.Absolute worth some money

Very simple

makas 2022-11-04 1 odpowiedź
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.

Function Well

aespe 2021-12-02 1 odpowiedź
Jazakumullahu khairan katsira to you programmer, may Allah reward you plenty, aamiin
Przeczytaj 14 recenzji

Kontrybutorzy i deweloperzy

„Login Logout Menu” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani
  • Adnan
  • WPBrigade
  • Abdul Wahab

Wtyczka „Login Logout Menu” została przetłumaczona na 9 języków. Podziękuj tłumaczom za ich wkład.

Przetłumacz wtyczkę “Login Logout Menu” na swój język.

Interesuje cię rozwój wtyczki?

Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.

Rejestr zmian

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

  • Bugfix: Shortcode Parameters for Login/Logout redirects.
  • Compatibility: Compatible with WordPress 5.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.
  • Enhancement: Added a shortcode login_logout_menu__register_link for using the Registration page link.
  • Enhancement: Added a shortcode login_logout_menu__username_link for using the Username link.
  • Enhancement: Added a shortcode login_logout_menu__reset_pass_link for using the Reset Password link.
  • Enhancement: Added a shortcode login_logout_menu__login_logout_link for using the 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.

Wtyczka płatna

Wtyczka jest bezpłatna, ale oferuje dodatkowe płatne aktualizacje lub wsparcie. Zobacz pomoc techniczną

Meta

  • Wersja 1.5.2
  • Ostatnia aktualizacja 8 miesięcy temu
  • Włączone instalacje 30 000+
  • Wersja WordPressa 4.0 lub nowszej
  • Testowano do 6.6.2
  • Języki

    Chinese (Taiwan), Dutch (Belgium), English (US), Greek, Japanese, Lithuanian, Russian, Spanish (Spain), Swedish, i Ukrainian.

    Przetłumacz na swój język

  • Tagi
    login menulogout menumenuprofile menuregister menu
  • Widok zaawansowany

Oceny

5 na 5 gwiazdek.
  • 14 recenzji 5-gwiazdkowych 5 gwiazdka 14
  • 0 recenzji 4-gwiazdkowych 4 gwiazdka 0
  • 0 recenzji 3-gwiazdkowych 3 gwiazdka 0
  • 0 recenzji 2-gwiazdkowych 2 gwiazdka 0
  • 0 recenzji 1-gwiazdkowych 1 gwiazdka 0

Dodaj recenzję

Zobacz wszystkierecenzje.

Zaangażowani

  • Adnan
  • WPBrigade
  • Abdul Wahab

Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

Zobacz forum wsparcia

Złóż datek

Czy chcesz wesprzeć rozwój wtyczki?

Wspomóż wtyczkę

  • O nas
  • Aktualności
  • Hosting
  • Prywatność
  • Prezentacja
  • Motywy
  • Wtyczki
  • Wzorce
  • Nauka
  • Pomoc techniczna
  • Programiści
  • WordPress.TV
  • Zaangażuj się
  • Wydarzenia
  • Przekaż darowiznę
  • Piątka dla Przyszłości
  • WordPress.com
  • Matt
  • bbPress
  • BuddyPress
WordPress.org
WordPress.org

Polska

  • Odwiedź nasze konto X (dawniej Twitter)
  • Visit our Bluesky account
  • Odwiedź nasze konto na Mastodoncie
  • Visit our Threads account
  • Odwiedź naszego Facebooka
  • Odwiedź nasze konto na Instagramie
  • Odwiedź nasze konto na LinkedIn
  • Visit our TikTok account
  • Odwiedź nasz kanał YouTube
  • Visit our Tumblr account
Kod to poezja.