diff options
author | Ivan Kohler <ivan@freeside.biz> | 2017-04-17 18:24:26 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2017-04-17 18:24:26 -0700 |
commit | e8bfdb66f2279f138c3edb46dc506d10958325b1 (patch) | |
tree | c79c8f436d7fef8a4efe8acb561561fa31cadb89 /fs_selfservice | |
parent | 6e1fafd27404892ea9b138b880bc2879d9273c9e (diff) |
wordpress plugin, RT#75279
Diffstat (limited to 'fs_selfservice')
-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 |