|
Learning with Texts - Fork 2.4.0-fork
Learn foreign languages with texts
|
Start LWT with WordPress. More...
Namespaces | |
| namespace | Lwt |
Variables | |
| if(is_user_logged_in()) | else |
| exit | |
Start LWT with WordPress.
To start LWT (and to login into WordPress), use this URL: http://...path-to-wp-blog.../lwt/wp_lwt_start.php Cookies must be enabled. A session cookie will be set. The lwt installation must be in sub directory "lwt" under the WordPress main drectory. In the "lwt" directory, "connect.inc.php" must contain include "wp_logincheck.inc.php"; at the end! To properly log out from both WordPress and LWT, use: http://...path-to-wp-blog.../lwt/wp_lwt_stop.php
| if (is_user_logged_in()) else |