Àpèjúwe
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.phpis fully processed, and his output parsed replacing all links towp-login.phpwith links to current page- an “init” hook redirect to login page when
wp-login.phpis 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Ìtumọ̀ Yorùbá: ’ve to ask me!
Àwọn àwòrán ìbòjú
Ìgbéwọlẹ̀
- Upload
insite_loginto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Create a new page with suitable name, e.g. “login”
- Edit preferences in “InsiteLogin” subpanel under “Settings” menu
- Modify current theme to style the login form in order to be decent
- Add any widget you want in
insitelogin_sidebar, theyÌtumọ̀ Yorùbá: ’ll be displayed in logged-in page
FAQ
- Are you sure that this plugin will work on my site?
-
Obviously no! IÌtumọ̀ Yorùbá: ’ve tested it on some Apache and IIS Windows server… IÌtumọ̀ Yorùbá: ’ll be happy if someone will inform me about any problem.
- IÌtumọ̀ Yorùbá: ’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.phpcan also alter InsiteLogin. IÌtumọ̀ Yorùbá: ’ve tested with Register Plus and works very well. - Why require WP 2.5? Will it works with earlier version?
-
I think it can work, but IÌtumọ̀ Yorùbá: ’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Ìtumọ̀ Yorùbá: ’m not sure.
Àwọn àgbéyẹ̀wò
Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.
Àwọn Olùkópa & Olùgbéejáde
“InsiteLogin” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.
Àwọn OlùkópaTúmọ̀ “InsiteLogin” sí èdè rẹ.
Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?
Ṣàwárí koodu, ṣàyẹ̀wò ibi ìpamọ́ SVN, tàbí ṣe àgbékalẹ̀ sí àkọsílẹ̀ ìdàgbàsókè nípasẹ̀ RSS.
Àkọsílẹ̀ àwọn àyípadà
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()afterwp_redirect()calls - Added support to
redirect_to - Change page title on login/logout
0.3
- First public release!
- Used buffered execution of
wp-login.phpand few filters and actions
0.2 and 0.1
- Private test versions, not usable anymore…

