diff options
Diffstat (limited to 'fs_selfservice/wordpress/README.txt')
-rw-r--r-- | fs_selfservice/wordpress/README.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/fs_selfservice/wordpress/README.txt b/fs_selfservice/wordpress/README.txt index 759f83963..f068e82de 100644 --- a/fs_selfservice/wordpress/README.txt +++ b/fs_selfservice/wordpress/README.txt @@ -38,10 +38,11 @@ VPN or tunnel. Usage: -See the included example_login.php, process_login.php, example_selfservice.php -and view_invoice.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 +See the included example_login.php, process_login.php, process_login.php, +example_selfservice.php and view_invoice.php files. These files perform a +self-service login and display a basic landing page. To use, copy them and +the elements/ subdirectory 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 |