PHP code example of figuren-theater / ft-maintenance
1. Go to this page and download the library: Download figuren-theater/ft-maintenance library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
figuren-theater / ft-maintenance example snippets
Figuren_Theater::API\get_...()
json
"extra": {
"dropin-paths": {
"htdocs/wp-content/": [
"package:figuren-theater/ft-maintenance:templates/htdocs/wp-content/db-error.php",
"package:figuren-theater/ft-maintenance:templates/htdocs/wp-content/maintenance.php",
"package:figuren-theater/ft-maintenance:templates/htdocs/wp-content/php-error.php"
]
}
}