FRONTEND·중요도 7·2026. 08. 24.·CSS-Tricks
WordPress PHP-Only Block Registration
── KO ──────────────────
워드프레스가 React 없이 PHP만으로 블록을 생성하는 방법을 소개합니다.
워드프레스는 블록이 코어에 도입된 지 7년 반 만에 React 및 빌드 파이프라인 없이 블록을 구축하는 방법을 제공합니다. 이제 PHP만 있으면 블록을 만들 수 있습니다. 이 새로운 접근법은 개발자들에게 더 간단하고 직관적인 블록 개발 환경을 제공합니다.
── EN ──────────────────
WordPress introduces a way to build blocks using only PHP, without React.
After seven and a half years since blocks were introduced in Core, WordPress now provides a method for creating blocks solely with PHP, eliminating the need for React and build pipelines. This new approach simplifies the block development process for developers, making it more accessible and straightforward.