REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 729 B
Close
/var/softaculous/sitepad/editor/site-data/plugins/documentor/templates/global/wrap-start.php
Text
Base64
<?php /** * Docs wrap start template * * This template can be overridden by copying it to yourtheme/documentor/global/wrap-start.php. * * @author softaculous * @package documentor/Templates * @version 1.0.0 */ if ( ! defined( 'ABSPATH' ) ) { exit; } get_header( 'docs' ); // phpcs:disable $theme_class = ''; // additional class for default theme to add fix styles. $current_theme = get_template(); if ( in_array( $current_theme, array( 'twentyseventeen', 'twentysixteen', 'twentyfifteen' ), true ) ) { $theme_class = ' documentor_theme_' . $current_theme; } // phpcs:enable ?> <div id="primary" class="content-area<?php echo esc_attr( $theme_class ); ?>"> <main id="main" class="site-main" role="main">
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 2
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
wrap-end.php
312 B
lrw-r--r--
2026-04-22 07:17:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
wrap-start.php
729 B
lrw-r--r--
2026-04-22 07:17:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).