#### Form Input Block (`/packages/block-library/src/form-input/index.php`) & LoginOut Block (`/packages/block-library/src/loginout/index.php`) **Issue**: Multiple calls to `is_user_logged_in()` **Impact**: Repeated expensive authentication checks on block
Form Input Block (
/packages/block-library/src/form-input/index.php) & LoginOut Block (/packages/block-library/src/loginout/index.php)Issue: Multiple calls to
is_user_logged_in()Impact: Repeated expensive authentication checks on block