From 1b46bb03e6a1835de5ba3290bff0d3f881ddd7b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Menrath?= Date: Tue, 17 Dec 2024 16:10:30 +0100 Subject: [PATCH] Home aktualisiert --- Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 2743875..53bd71a 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.