Μετάβαση στο περιεχόμενο
  • Σύνδεση
  • Εγγραφή
WordPress.org

Ελληνικά

  • Θέματα
  • Πρόσθετα
  • Νέα
  • Υποστήριξη
  • Σχετικά
  • Ελληνική κοινότητα
  • Εκδηλώσεις
  • Openverse
  • Κατάλογος μοτίβων
  • Λήψη WordPress
Λήψη WordPress

Πρόσθετα

  • Τα Αγαπημένα μου
  • Υπό δοκιμή
  • Δημιουργοί
Λήψη

Osom Modal Login

Από OsomPress
  • Λεπτομέρειες
  • Κριτικές
  • Εγκατάσταση
  • Ανάπτυξη
Υποστήριξη

Περιγραφή

Osom Modal Login lets you easily create a modal box displaying the WordPress login form. 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 launch the login modal box.

Alternatively, you can also use the included shortcode 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:
1. Set the title of the modal box.
2. Select the navigation menu where you want to add login/logout item. You can choose more than one or the option ‘none’ if you don’t want to add it in any menu location.
3. Customize “Login” text.
4. Customize “Logout” text.
5. Set login and logout URL.
6. Display/hide “Remember me” checkbox.
7. Display/hide “Did you forget your password” link.
8. Display Register link (optional).

You can also use the built-in shortcode to add the modal box any where in your website.

Shortcode usage (optional)

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

Dev Feature

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.

Follow Along:

  • Visit the OsomPress site
  • Follow on Twitter

Στιγμιότυπα

  • Dashboard plugin view
  • Front-end modal window

Εγκατάσταση

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.

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].

Can I change the Login/Logout text?

Yes, you can do it using a plugin like Loco Translate but we will add the option to do it from the settings page in an upcoming update.

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 Multiligual 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.

Κριτικές

Genial

rodriguezleticia 27 Ιανουαρίου 2023
Fácil, intuitivo. Ya no uso otro.

All OK

jorgetfe 19 Ιουλίου 2022
Excelent!

Simple but very effective.

kylechoi 21 Ιουνίου 2022
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.

Excelente plugin, simple y funcional

Mariano Rojo 13 Απριλίου 2022
Lo uso para mis proyectos para el login de mis miembros y para las webs de mis clientes de academias.

A lightweight, easy-to-use plugin

mamafermenta 18 Οκτωβρίου 2021
A lightweight, easy-to-use plugin that works perfectly. Good job Esther and Nahuai!

Un plugin genial

Diego Villanueva 17 Οκτωβρίου 2021
Osom Modal Login es un plugin sencillo, ligero, muy fácil de configurar y usar; y, además, efectivo. Lo recomiendo para cualquier proyecto WP en el que se necesite loguearse en la página.
Ανάγνωση όλων των 11 κριτικών

Συνεισφέροντες & Προγραμματιστές

“Osom Modal Login” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές
  • OsomPress
  • esther sola
  • Nahuai Badiola
  • DavidPeralvarez

Το “Osom Modal Login” έχει μεταφραστεί σε 4 γλώσσες. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.

Μεταφράστε το “Osom Modal Login” στην γλώσσα σας.

Ενδιαφέρεστε για την ανάπτυξη;

Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .

Σύνοψη αλλαγών

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.1.3
  • Τελευταία ενημέρωση: πριν από 2 εβδομάδες
  • Ενεργές εγκαταστάσεις: 400+
  • Έκδοση WordPress: 5.0 ή νεότερη
  • Δοκιμασμένο μέχρι: 6.1.1
  • Έκδοση PHP: 5.6 ή νεότερη
  • Γλώσσες:

    English (US), Spanish (Ecuador), Spanish (Mexico), Spanish (Spain) και Spanish (Venezuela).

    Μεταφράστε στην γλώσσα σας

  • Ετικέτες:
    custom loginloginlogin formlogoutmodal
  • Σύνθετη Προβολή

Αξιολογήσεις

Προβολή όλων
  • 5 αστέρια 12
  • 4 αστέρια 0
  • 3 αστέρια 0
  • 2 αστέρια 0
  • 1 αστέρι 0
Συνδεθείτε για να υποβάλετε μια αξιολόγηση.

Συντελεστές

  • OsomPress
  • esther sola
  • Nahuai Badiola
  • DavidPeralvarez

Υποστήριξη

Επιλυμένα θέματα τους τελευταίους δύο μήνες:

0 από 1

Φόρουμ υποστήριξης

Δωρεά

Θα θέλατε να υποστηρίξετε την προαγωγή αυτού του πρόσθετου;

Κάντε δωρεά σε αυτό το πρόσθετο

  • Σχετικά
  • Ειδήσεις
  • Φιλοξενία
  • Δωρίστε
  • Swag
  • Τεκμηρίωση
  • Προγραμματιστές
  • Συμμετέχετε
  • Μάθετε
  • Προβολή
  • Πρόσθετα
  • Θέματα
  • Μοτίβα
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Απόρρητο
  • Δημόσιος Κώδικας
WordPress.org
WordPress.org

Ελληνικά

  • Επισκεφτείτε τη σελίδα μας στο Facebook
  • Επισκεφθείτε τον λογαριασμό μας Twitter
  • Επισκεφθείτε τον λογαριασμό μας Instagram
  • Επισκεφθείτε τον λογαριασμό μας LinkedIn
Ο κώδικας είναι ποίηση.