WordPress.org

Latviešu valodā

  • Tēmas
  • Spraudņi
  • Jaunumi
  • Par
  • Iegūstiet WordPress
Iegūstiet WordPress
WordPress.org

Plugin Directory

Login Logout Menu

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

Login Logout Menu

Autors Adnan
Lejupielādēt
  • Sīkāka informācija
  • Atsauksmes
  • Uzstādīšana
  • Attīstība
Atbalsts

Apraksts

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

Ekrānuzņēmumi

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

Uzstādīšana

  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.

Atsauksmes

Great plugin, great support

helmutpecher 17 decembris, 2024 1 atbilde
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 9 jūnijs, 2024
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 5 aprīlis, 2023 1 atbilde
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 2 janvāris, 2023
Best menu solution i could image.Absolute worth some money

Very simple

makas 4 novembris, 2022 1 atbilde
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 2 decembris, 2021 1 atbilde
Jazakumullahu khairan katsira to you programmer, may Allah reward you plenty, aamiin
Lasīt 14 atsauksmi

Autori un izstrādātāji

“Login Logout Menu” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.

Līdzdalībnieki
  • Adnan
  • WPBrigade
  • Abdul Wahab

“Login Logout Menu” ir tulkots lokalizācijās 9. Paldies tulkotājiem par ieguldījumu.

Tulkot “Login Logout Menu&#8221 savā valodā.

Vai jūs interesē attīstība?

Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.

Izmaiņu žurnāls

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.

Commercial plugin

Šis spraudnis ir bezmaksas, taču piedāvā papildu maksas komerciālus jauninājumus vai atbalstu. View support

Meta

  • Version 1.5.2
  • Pēdējo reizi atjaunots: pirms 10 mēnešiem
  • Aktīvās instalācijas: 30 000+
  • WordPress versija 4.0 vai jaunāka
  • Pārbaudīts līdz: 6.6.2
  • Valodas

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

    Tulkojiet savā valodā

  • Birkas:
    login menulogout menumenuprofile menuregister menu
  • Papildu skats

Vērtējumi

5 no 5 zvaigznēm.
  • 14 5 zvaigžņu atsauksmes 5 zvaigznes 14
  • 0 4 zvaigžņu atsauksmes 4 zvaigznes 0
  • 0 3 zvaigžņu atsauksmes 3 zvaigznes 0
  • 0 2 zvaigžņu atsauksmes 2 zvaigznes 0
  • 0 1 zvaigžņu atsauksmes 1 zvaigzne 0

Pievienot manu atsauksmi

Skatīt visas atsauksmes

Līdzdalībnieki

  • Adnan
  • WPBrigade
  • Abdul Wahab

Atbalsts

Pēdējo divu mēnešu laikā atrisinātās problēmas:

1 no 1

Skatīt atbalsta forumu

Ziedojiet

Vai vēlaties atbalstīt šī spraudņa pilnveidošanu?

Ziedojiet šim spraudnim

  • Par
  • Jaunumi
  • Uzturētājs
  • Privātums
  • Vitrīna
  • Tēmas
  • Spraudņi
  • Modeļi
  • Uzziniet
  • Atbalsts
  • Izstrādātāji
  • WordPress.TV
  • Iesaistieties
  • Pasākumi
  • Ziedot
  • Pieci nākotnei
  • WordPress.com
  • Matt
  • bbPress
  • BuddyPress
WordPress.org
WordPress.org

Latviešu valodā

  • Apmeklējiet mūsu X (agrāk Twitter) kontu
  • Apmeklējiet mūsu Bluesky kontu
  • Apmeklējiet mūsu Mastodon kontu
  • Apmeklējiet mūsu Threads kontu
  • Apmeklējiet mūsu Facebook lapu
  • Apmeklējiet mūsu Instagram kontu
  • Apmeklējiet mūsu LinkedIn kontu
  • Apmeklējiet mūsu TikTok kontu
  • Apmeklējiet mūsu YouTube kanālu
  • Apmeklējiet mūsu Tumblr kontu
Kods ir dzeja.