Update ACTIONS.md

This commit is contained in:
Tetrakern 2023-02-01 23:25:03 +01:00
parent d356374f42
commit 089e547fad

View File

@ -717,7 +717,7 @@ Fires right after opening the articles no-results `<section>` container in th
---
### `do_action( 'fictioneer_site', $args )`
Fires right after opening the `#site` container in the `header.php` template. Includes the navigation bar and site header with background, logo, title, etc.
Fires right after opening the `#site` container in the `header.php` template. Includes the navigation bar and site header with background, logo, title, etc.
**$args:**
* $post_id (int|null) Current post ID . Unsafe.