golden hour
/var/softaculous/sitepad/editor/site-data/plugins/documentor/templates/global
⬆️ Go Up
Upload
File/Folder
Size
Actions
wrap-end.php
312 B
Del
OK
wrap-start.php
729 B
Del
OK
Edit: wrap-end.php
<?php /** * Docs wrap end template * * This template can be overridden by copying it to yourtheme/documentor/global/wrap-end.php. * * @author softaculous * @package documentor/Templates * @version 1.0.0 */ if ( ! defined( 'ABSPATH' ) ) { exit; } ?> </main> </div> <?php get_footer( 'docs' );
Save