Skip to content

v1.0.6 - DW License Manager SDK + SPA Integration

Choose a tag to compare

@github-actions github-actions released this 17 Apr 06:31
· 9 commits to main since this release

v1.0.6 — DW License Manager SDK + DW Admin SPA 통합

DW License Manager SDK 적용

기존 커스텀 DWCAT_License 클래스를 표준 DW_License_Manager SDK로 교체

기능 설명
라이선스 활성화/비활성화 AJAX 기반 UI, nonce 검증
자동 검증 1시간 transient 캐시 + daily cron
자동 업데이트 pre_set_site_transient_update_plugins + plugins_api
Admin Notice 미활성/만료/무효 상태별 알림
메뉴 위치 DW Catalog > License

DW Admin SPA 통합

  • dw_spa_modules 필터로 SPA 대시보드에 자동 등록
  • function_exists('dw_admin') 체크 → DW Admin 없어도 독립 동작
  • 등록된 모든 포스트 타입이 SPA 사이드바/목록/편집 뷰에 자동 표시

Tests: 92 PASS

php tests/test-plugin-integrity.php
PASS: 92 / FAIL: 0
ALL TESTS PASSED