Reference material for theme and plugin developers integrating with Liveblog.
- End user guide — creating, editing, archiving and styling liveblog posts.
- Customization — entry features (
#hashtags,/commands,@authors,:emoji:), key event templates and formats, restricting shortcodes, overriding templates. - Extending the admin meta box — adding custom fields and capturing their input.
- Hooking into entries — filters for the entry lifecycle (insert, update, preview, edit, JSON output).
- Auto-archiving — configuring automatic archival of stale liveblogs.
- WebSocket support — real-time entry delivery via Socket.IO and Redis.
See CONTRIBUTING.md in the repository root for development setup, code organization, design decisions and how to submit changes.
