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
2 changes: 1 addition & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 2. Getting Started
# Getting Started

## Installation

Expand Down
2 changes: 1 addition & 1 deletion docs/hooks.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 6. Hooks
# Hooks

The Abilities API provides [WordPress Action and Filter Hooks](https://developer.wordpress.org/apis/hooks/) that allow developers to monitor and respond to ability execution events.

Expand Down
2 changes: 1 addition & 1 deletion docs/intro.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 1. Introduction & Overview
# Introduction & Overview

## What is the Abilities API?

Expand Down
2 changes: 1 addition & 1 deletion docs/javascript-client.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 7. JavaScript/TypeScript Client
# JavaScript/TypeScript Client

The JavaScript client provides an interface for discovering and executing WordPress Abilities from the browser.

Expand Down
2 changes: 1 addition & 1 deletion docs/rest-api.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 5. REST API Reference
# REST API Reference

The WordPress Abilities API provides REST endpoints that allow external systems to discover and execute abilities via HTTP requests.

Expand Down