Title: InsiteLogin
Author: belinde
Published: <strong>28 Νοεμβρίου  2008</strong>
Last modified: 23 Μαρτίου  2009

---

Αναζήτηση πρόσθετων

Αυτό το πρόσθετο **δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress**.
Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας
με τις πιο πρόσφατες εκδόσεις του WordPress.

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

# InsiteLogin

 Από [belinde](https://profiles.wordpress.org/belinde/)

[Λήψη](https://downloads.wordpress.org/plugin/insitelogin.0.7.zip)

 * [Λεπτομέρειες](https://el.wordpress.org/plugins/insitelogin/#description)
 * [Κριτικές](https://el.wordpress.org/plugins/insitelogin/#reviews)
 *  [Εγκατάσταση](https://el.wordpress.org/plugins/insitelogin/#installation)
 * [Ανάπτυξη](https://el.wordpress.org/plugins/insitelogin/#developers)

 [Υποστήριξη](https://wordpress.org/support/plugin/insitelogin/)

## Περιγραφή

This plugin insert the standard login procedure (login, logout, registration, password
recovery) in a selected page of the site. This is made whith a few tricks:

 * `wp-login.php` is fully processed, and his output parsed replacing all links 
   to `wp-login.php` with links to current page
 * an “init” hook redirect to login page when `wp-login.php` is invoked
 * a “login_redirect” filter send to login page on login and logout

Login page can (and have to) be customized for logged in status: this is made through
configuration subpanel under the Settings menu.

From 0.6 version, the page for logged-in users contain a sidebar called “insitelogin_sidebar”,
placed **after** the text inserted into InsiteLogin options. Note that the generated
sidebar will be parsed replacing any “%%logout%%” istance, so you can leave blank
the option and use only the sidebar with a Text widget.

**Pay attention:** the content of the page selected to run the plugin is _completely
ignored_!

### ToDo

 * wysiwyg in configuration
 * maybe retrieve standard CSS for login box?
 * customize the layout for insitelogin_sidebar
 * shortcode for registration / login / retrieve pw

If you wish any other pretty feature, you’ve to ask me!

## Στιγμιότυπα

 * [[
 * The configuration panel
 * [[
 * The login in action on standard Kubrick theme, Italian locale

## Εγκατάσταση

 1. Upload `insite_login` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Create a new page with suitable name, e.g. “login”
 4. Edit preferences in “InsiteLogin” subpanel under “Settings” menu
 5. Modify current theme to style the login form in order to be decent
 6. Add any widget you want in `insitelogin_sidebar`, they’ll be displayed in logged-
    in page

## Συχνές Ερωτήσεις

  Are you sure that this plugin will work on my site?

Obviously **no**! I’ve tested it on some Apache and IIS Windows server… I’ll be 
happy if someone will inform me about any problem.

  I’ve installed XYX plugin that alter the login/logout/registration process, will
they work well with InsiteLogin?

I hope yes. The mechanics I use is (in theory) fully integrated with standard login,
and so any plugin altering `wp-login.php` can also alter InsiteLogin. I’ve tested
with [Register Plus](https://wordpress.org/extend/plugins/register-plus/) and works
very well.

  Why require WP 2.5? Will it works with earlier version?

I think it can work, but I’ve not tested… If someone can test, please report to 
me any inconvenience; I think this plugin can work with 2.3 versions, but I’m not
sure.

## Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

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

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

Συντελεστές

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

[Μεταφράστε το “InsiteLogin” στην γλώσσα σας.](https://translate.wordpress.org/projects/wp-plugins/insitelogin)

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

[Περιηγηθείτε στον κώδικα](https://plugins.trac.wordpress.org/browser/insitelogin/),
ανατρέξτε στο [αποθετήριο SVN](https://plugins.svn.wordpress.org/insitelogin/) ή
εγγραφείτε στο [αρχείο καταγραφής αλλαγών ανάπτυξης](https://plugins.trac.wordpress.org/log/insitelogin/)
μέσω [RSS](https://plugins.trac.wordpress.org/log/insitelogin/?limit=100&mode=stop_on_copy&format=rss).

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

#### 0.7

 * Custom text before any form

#### 0.6

 * PHP4 compatibility (not tested! thanks to **Dominik Denkiewicz**!)
 * Correct %%logout%% link (thanks to **Mike Malone**!)
 * Dynamic sidebar in logged-in page! Now you can easily customize it with any widget.

#### 0.5

 * i18n
 * Added Italian locale
 * Corrected a bug that make malformed URLs for retrieve password and register
 * Deleted WordPress

<

h1> tag for better visualization in page

#### 0.4

 * Added notification on save options
 * Added `die()` after `wp_redirect()` calls
 * Added support to `redirect_to`
 * Change page title on login/logout

#### 0.3

 * First public release!
 * Used buffered execution of `wp-login.php` and few filters and actions

#### 0.2 and 0.1

 * Private test versions, not usable anymore…

## Μεταστοιχεία

 *  Version **0.7**
 *  Τελευταία ενημέρωση: **πριν από 17 έτη**
 *  Ενεργές εγκαταστάσεις: **10+**
 *  Έκδοση WordPress: ** 2.5 ή νεότερη **
 *  Δοκιμασμένο μέχρι: **2.7**
 *  Language
 * [English (US)](https://wordpress.org/plugins/insitelogin/)
 * Ετικέτες:
 * [login](https://el.wordpress.org/plugins/tags/login/)[logout](https://el.wordpress.org/plugins/tags/logout/)
   [password recovery](https://el.wordpress.org/plugins/tags/password-recovery/)
   [registration](https://el.wordpress.org/plugins/tags/registration/)
 *  [Σύνθετη Προβολή](https://el.wordpress.org/plugins/insitelogin/advanced/)

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

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/insitelogin/reviews/#new-post)

[Δείτε όλες τις κριτικές](https://wordpress.org/support/plugin/insitelogin/reviews/)

## Συντελεστές

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

## Υποστήριξη

Έχετε κάτι να πείτε; Χρειάζεστε βοήθεια;

 [Φόρουμ υποστήριξης](https://wordpress.org/support/plugin/insitelogin/)

## Δωρεά

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

 [ Κάντε δωρεά σε αυτό το πρόσθετο ](http://www.eurotraining.it/insitelogin)