Skip to content

Instantly share code, notes, and snippets.

View bisonbrah's full-sized avatar

Evan Henry bisonbrah

View GitHub Profile
@bisonbrah
bisonbrah / partial-viewer-debug.php
Last active May 28, 2025 16:01
Template Debug Helper – Visually Output All Rendered Blade/Partial Views, PHP Templates, PHP Template Parts and Post Types
<?php
use Illuminate\Support\Facades\View;
use Illuminate\View\View as ViewObject;
/**
* Combined Debug Helper – Displays rendered Blade partial names, post type
* PHP templates and bbpress template parts on the frontend.
*
* Usage: