Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 179 Bytes

File metadata and controls

5 lines (4 loc) · 179 Bytes
@headstartwp/headstartwp patch

Fix: Add null coalescing check for context parameter in extend_post_content to prevent PHP 8+ "Undefined array key" warning. Fixes #940