Commit Graph

5 Commits

Author SHA1 Message Date
Krystie 6c9b06ccb2 Add media support: image uploads, gallery rendering, video oEmbed
- New class-media.php: handles image upload via REST, stores in post meta, renders Twitter-style gallery
- Added POST /beep/v1/media/{id} and DELETE routes for media management
- Updated composer: media upload button, preview area
- Updated beep_render_post: displays image gallery + video embed
- Supports YouTube, Vimeo, Twitter/X video URLs via oEmbed
- Max 4 images per beep, 10MB each (JPEG/PNG/GIF/WebP)
2026-05-18 04:01:41 -07:00
Krystie 0807eb74d9 Update logo: Sami's new bird + Beep! design 2026-05-18 03:46:44 -07:00
Krystie ad339078ae Resolve merge conflict: keep Beep plugin README 2026-05-18 02:23:27 -07:00
Krystie ccead50116 Initial commit: Beep WordPress plugin
- Custom post type with likes, replies, moderation, shortcodes
- Beep icon and logo assets
- CSS and JS for frontend
2026-05-18 02:22:57 -07:00
sami7777 8066744731 Initial commit 2026-05-18 09:21:48 +00:00