close
Skip to content

Latest commit

 

History

History

README.md

Liveblog developer documentation

Reference material for theme and plugin developers integrating with Liveblog.

End users and editors

  • End user guide — creating, editing, archiving and styling liveblog posts.

Developer reference

  • 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.

Contributing

See CONTRIBUTING.md in the repository root for development setup, code organization, design decisions and how to submit changes.