diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2017-04-17 18:24:27 -0700 |
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2017-04-17 18:24:27 -0700 |
| commit | 3e6d47216b34e2d0820d5c55775d3d2ebce5302f (patch) | |
| tree | 2c10c64bba99e394c79b851ce70c4d72fcd94e19 | |
| parent | 00093cc75b6d5720f0f46d935a7369e1c3003542 (diff) | |
wordpress plugin, RT#75279
| -rw-r--r-- | fs_selfservice/wordpress/README.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fs_selfservice/wordpress/README.txt b/fs_selfservice/wordpress/README.txt index 879a96ecd..7e4dbcdc1 100644 --- a/fs_selfservice/wordpress/README.txt +++ b/fs_selfservice/wordpress/README.txt @@ -39,7 +39,9 @@ VPN or tunnel. Usage: See the included example_login.php, process_login.php and -example_selfservice.php files +example_selfservice.php files. These files perform a self-service login +and display a basic landing page. To use, copy them to the wordpress content +directory (or a subdirectory), and point your browser to example_login.php For full API documentation including all available functions, their arguments and return data, see |
