This commit is contained in:
2026-04-24 09:33:20 +02:00
parent a8c837d509
commit 01581a1dd8
14 changed files with 986 additions and 75 deletions

View File

@@ -0,0 +1,16 @@
# 2026-04-24
## Co zrobiono
- [02-admin-panel-upgrade, Plan 02]
- Task 1: Rozszerzyc WordPressService o operacje komentarzy
- Task 2: Dodac akcje kontrolera i trasy komentarzy
- Task 3: Zbudowac UI komentarzy dla pojedynczej strony
## Zmienione pliki
- `src/Services/WordPressService.php`
- `src/Controllers/SiteController.php`
- `config/routes.php`
- `templates/sites/dashboard.php`
- `templates/sites/comments.php`