Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions docs/getting-started/index.md

This file was deleted.

7 changes: 0 additions & 7 deletions docs/welcome.md

This file was deleted.

30 changes: 30 additions & 0 deletions docs/welcome/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Getting Started with Secure Custom Fields

This section helps you get up and running with Secure Custom Fields (SCF). Whether you're new to WordPress development or an experienced developer, these guides will help you start using SCF effectively.

## In This Section

- [Installation](installation) - How to install and activate SCF
- [Quick Start](quick-start) - Create your first custom field group in minutes

## Documentation Sections

- [Concepts](../concepts/) - Core concepts and architecture
- [Features](../features/) - Detailed feature documentation
- [Tutorials](../tutorials/) - Step-by-step guides
- [Contributing](../contributing/) - How to contribute to SCF

## Code Reference

The [Code Reference](../code-reference/) provides detailed technical documentation of SCF's functions, classes, hooks, and APIs. This is particularly useful for developers who want to:

- Extend SCF's functionality
- Integrate SCF with other plugins or themes
- Understand SCF's internal architecture
- Find specific hooks and filters

## Prerequisites

- WordPress 6.0 or later
- PHP 7.4 or later
- Basic understanding of WordPress development
File renamed without changes.
File renamed without changes.