diff --git a/includes/functions/_helpers-templates.php b/includes/functions/_helpers-templates.php index 6f1ef1bd..bef20dd1 100644 --- a/includes/functions/_helpers-templates.php +++ b/includes/functions/_helpers-templates.php @@ -2045,7 +2045,7 @@ function fictioneer_get_story_changelog( $story_id ) { } // ============================================================================= -// PAGE BACKGROUND +// MAIN OBSERVER // ============================================================================= /** @@ -2061,6 +2061,10 @@ function fictioneer_main_observer( $context = null ) { } add_action( 'fictioneer_main', 'fictioneer_main_observer', 1 ); +// ============================================================================= +// PAGE BACKGROUND +// ============================================================================= + /** * Renders the page background element *