Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 973 Bytes

File metadata and controls

18 lines (11 loc) · 973 Bytes

OmniForm Documentation

Welcome to the OmniForm documentation! This guide covers everything you need to know about using and extending OmniForm, a powerful WordPress plugin for creating forms with the block editor.

Table of Contents

  • API Reference - Learn about the omniform() helper function for accessing core services.
  • Hooks and Filters - Discover PHP actions and filters for customizing behavior.
  • JavaScript Hooks - Explore JavaScript filters for extending functionality.
  • Block Library - Detailed documentation for each available block.

Getting Started

[Screenshot: OmniForm in WordPress Admin]

OmniForm integrates seamlessly with the WordPress block editor, allowing you to build forms visually. Start by creating a new form post type and adding blocks from the OmniForm category.

For more information, visit the OmniForm website.