Title: Check External Login
Author: theurtin
Published: <strong>2022-04-29</strong>
Last modified: 2023-03-16

---

Szukaj wtyczek

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

![](https://s.w.org/plugins/geopattern-icon/check-external-login.svg)

# Check External Login

 Autor: [theurtin](https://profiles.wordpress.org/theurtin/)

[Pobierz](https://downloads.wordpress.org/plugin/check-external-login.1.0.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/check-external-login/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/check-external-login/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/check-external-login/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/check-external-login/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/check-external-login/)

## Opis

Allow to check if user is logged in another website with JSONP.

You can edit url to call in admin settings page.

Plugin add automatically all javascript needed to check if user is connected on 
the defined url.

Url must return a JSON like this :

    ```
    {
       "connected":false,
       "link":
       {
          "linkName": "myLink"
       },
       "text":
       {
          "textName": "myText"
       },
    }
    ```

Plugins will automatically do following actions on element depending on their html
class :
 – class `js-cel-not-connected` : will be hide if `connected` is true – 
class `js-cel-connected` : will be hide if `connected` is false – class `js-cel-
text-[textName]` : element content will be replace with text in JSON – class `js-
cel-link-[linkName]` : element href will be replace with link in JSON

## Instalacja

 1. Upload plugin folder to the „/wp-content/plugins/” directory.
 2. Activate the plugin through the „Plugins” menu in WordPress.
 3. Update url in plugin settings page

## Recenzje

Wtyczka nie ma jeszcze żadnej recenzji.

## Kontrybutorzy i deweloperzy

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

Zaangażowani

 *   [ theurtin ](https://profiles.wordpress.org/theurtin/)

[Przetłumacz wtyczkę “Check External Login” na swój język.](https://translate.wordpress.org/projects/wp-plugins/check-external-login)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/check-external-login/),
sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/check-external-login/)
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/check-external-login/)
przez [RSS](https://plugins.trac.wordpress.org/log/check-external-login/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### 1.0

 * Initial release.

## Meta

 *  Wersja **1.0**
 *  Ostatnia aktualizacja **3 lata temu**
 *  Włączone instalacje **Mniej niż 10**
 *  Wersja WordPressa ** 5.0 lub nowszej **
 *  Testowano do **6.1.12**
 *  Wersja PHP ** 7.4 lub nowszej **
 *  Język
 * [English (US)](https://wordpress.org/plugins/check-external-login/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/check-external-login/advanced/)

## Oceny

Nie przesłano jeszcze żadnych recenzji.

[Twoja opinia](https://wordpress.org/support/plugin/check-external-login/reviews/#new-post)

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/check-external-login/reviews/)

## Zaangażowani

 *   [ theurtin ](https://profiles.wordpress.org/theurtin/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/check-external-login/)