Home aktualisiert
parent
1b46bb03e6
commit
0f6a15306e
1 changed files with 2 additions and 2 deletions
4
Home.md
4
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 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.
|
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.
|
||||||
|
|
Loading…
Reference in a new issue