From 0f6a15306e6f22112e6db06d9dfe91b4ea1da509 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Menrath?= Date: Tue, 17 Dec 2024 16:10:41 +0100 Subject: [PATCH] Home aktualisiert --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 53bd71a..2743875 100644 --- a/Home.md +++ b/Home.md @@ -1,6 +1,6 @@ -# Developer documentation +## Developer documentation -## Overview +### Overview The entry point of the plugin is the initialization of the singleton class `\Event_Bridge_For_ActivityPub\Setup` in the main plugin file `event-bridge-for-activitypub.php`. The constructor of that class calls its `setup_hooks()` function. This function provides hooks that initialize all parts of the _Event Bridge For ActivityPub_ whenever needed.