Files
wp-fedistream/wp-fedistream.php
magdev eb85870909
All checks were successful
Create Release Package / build-release (push) Successful in 57s
fix: Multi-layer protection against Twig rendering recursion
- Added render depth tracking in Plugin::render() with max depth of 5
- Strip shortcodes from content when in shortcode context
- Prevents any later do_shortcode() calls from triggering recursion

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 17:04:38 +01:00

5.1 KiB