/** * Related Posts Loader for Astra theme. * * @package Astra * @author Brainstorm Force * @copyright Copyright (c) 2021, Brainstorm Force * @link https://www.brainstormforce.com * @since Astra 3.5.0 */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } /** * Customizer Initialization * * @since 3.5.0 */ class Astra_Related_Posts_Loader { /** * Constructor * * @since 3.5.0 */ public function __construct() { add_filter( 'astra_theme_defaults', array( $this, 'theme_defaults' ) ); add_action( 'customize_register', array( $this, 'related_posts_customize_register' ), 2 ); // Load Google fonts. add_action( 'astra_get_fonts', array( $this, 'add_fonts' ), 1 ); } /** * Enqueue google fonts. * * @return void */ public function add_fonts() { if ( astra_target_rules_for_related_posts() ) { // Related Posts Section title. $section_title_font_family = astra_get_option( 'related-posts-section-title-font-family' ); $section_title_font_weight = astra_get_option( 'related-posts-section-title-font-weight' ); Astra_Fonts::add_font( $section_title_font_family, $section_title_font_weight ); // Related Posts - Posts title. $post_title_font_family = astra_get_option( 'related-posts-title-font-family' ); $post_title_font_weight = astra_get_option( 'related-posts-title-font-weight' ); Astra_Fonts::add_font( $post_title_font_family, $post_title_font_weight ); // Related Posts - Meta Font. $meta_font_family = astra_get_option( 'related-posts-meta-font-family' ); $meta_font_weight = astra_get_option( 'related-posts-meta-font-weight' ); Astra_Fonts::add_font( $meta_font_family, $meta_font_weight ); // Related Posts - Content Font. $content_font_family = astra_get_option( 'related-posts-content-font-family' ); $content_font_weight = astra_get_option( 'related-posts-content-font-weight' ); Astra_Fonts::add_font( $content_font_family, $content_font_weight ); } } /** * Set Options Default Values * * @param array $defaults Astra options default value array. * @return array */ public function theme_defaults( $defaults ) { // Related Posts. $defaults['enable-related-posts'] = false; $defaults['related-posts-title'] = __( 'Related Posts', 'astra' ); $defaults['releted-posts-title-alignment'] = 'left'; $defaults['related-posts-total-count'] = 2; $defaults['enable-related-posts-excerpt'] = false; $defaults['related-posts-excerpt-count'] = 25; $defaults['related-posts-based-on'] = 'categories'; $defaults['related-posts-order-by'] = 'date'; $defaults['related-posts-order'] = 'asc'; $defaults['related-posts-grid-responsive'] = array( 'desktop' => '2-equal', 'tablet' => '2-equal', 'mobile' => 'full', ); $defaults['related-posts-structure'] = array( 'featured-image', 'title-meta', ); $defaults['related-posts-meta-structure'] = array( 'comments', 'category', 'author', ); // Related Posts - Color styles. $defaults['related-posts-text-color'] = ''; $defaults['related-posts-link-color'] = ''; $defaults['related-posts-title-color'] = ''; $defaults['related-posts-background-color'] = ''; $defaults['related-posts-meta-color'] = ''; $defaults['related-posts-link-hover-color'] = ''; $defaults['related-posts-meta-link-hover-color'] = ''; // Related Posts - Title typo. $defaults['related-posts-section-title-font-family'] = 'inherit'; $defaults['related-posts-section-title-font-weight'] = 'inherit'; $defaults['related-posts-section-title-text-transform'] = ''; $defaults['related-posts-section-title-line-height'] = ''; $defaults['related-posts-section-title-font-size'] = array( 'desktop' => '30', 'tablet' => '', 'mobile' => '', 'desktop-unit' => 'px', 'tablet-unit' => 'px', 'mobile-unit' => 'px', ); // Related Posts - Title typo. $defaults['related-posts-title-font-family'] = 'inherit'; $defaults['related-posts-title-font-weight'] = 'inherit'; $defaults['related-posts-title-text-transform'] = ''; $defaults['related-posts-title-line-height'] = '1'; $defaults['related-posts-title-font-size'] = array( 'desktop' => '20', 'tablet' => '', 'mobile' => '', 'desktop-unit' => 'px', 'tablet-unit' => 'px', 'mobile-unit' => 'px', ); // Related Posts - Meta typo. $defaults['related-posts-meta-font-family'] = 'inherit'; $defaults['related-posts-meta-font-weight'] = 'inherit'; $defaults['related-posts-meta-text-transform'] = ''; $defaults['related-posts-meta-line-height'] = ''; $defaults['related-posts-meta-font-size'] = array( 'desktop' => '14', 'tablet' => '', 'mobile' => '', 'desktop-unit' => 'px', 'tablet-unit' => 'px', 'mobile-unit' => 'px', ); // Related Posts - Content typo. $defaults['related-posts-content-font-family'] = 'inherit'; $defaults['related-posts-content-font-weight'] = 'inherit'; $defaults['related-posts-content-text-transform'] = ''; $defaults['related-posts-content-line-height'] = ''; $defaults['related-posts-content-font-size'] = array( 'desktop' => '', 'tablet' => '', 'mobile' => '', 'desktop-unit' => 'px', 'tablet-unit' => 'px', 'mobile-unit' => 'px', ); return $defaults; } /** * Add postMessage support for site title and description for the Theme Customizer. * * @param WP_Customize_Manager $wp_customize Theme Customizer object. * * @since 3.5.0 */ public function related_posts_customize_register( $wp_customize ) { /** * Register Config control in Related Posts. */ // @codingStandardsIgnoreStart WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound require_once ASTRA_RELATED_POSTS_DIR . 'customizer/class-astra-related-posts-configs.php'; // @codingStandardsIgnoreEnd WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound } /** * Render the Related Posts title for the selective refresh partial. * * @since 3.5.0 */ public function render_related_posts_title() { return astra_get_option( 'related-posts-title' ); } } /** * Kicking this off by creating NEW instace. */ new Astra_Related_Posts_Loader(); The Eye of Horus: The Sky’s Daily Rhythm Explained – Quality Formación

The Eye of Horus: The Sky’s Daily Rhythm Explained

The Eye of Horus stands as a profound symbol of celestial order, encoding the ancient Egyptian mastery of cosmic cycles through myth and artifact. Far more than a decorative emblem, it captures the rhythmic descent of the sun, the underworld’s nightly transformation, and the eternal balance between death and rebirth—principles mirrored in the heavens above.

The Sky’s Daily Rhythm: From Stars to Myth

At its core, the Eye embodies the sky’s daily rhythm, aligning myth with the sun’s 12-hour journey across the sky and its 12-hour pilgrimage through the underworld at night. This dual descent—daytime as illumination, nighttime as transformation—echoes the Eye’s symbolic columns, which visually map time’s sacred progression. Just as the sun crosses the horizon, the Eye’s form unfolds in stages, each representing a phase of cosmic renewal. This is not mere storytelling; it is an ancient astronomy rooted in observation and ritual.

  1. Symbolizes creation and order
  2. Solar peak at noon marks balance
  1. Underworld journey begins
  2. Testing, transformation, and rebirth stages
  1. Rising sun reaffirms cosmic harmony
  2. Cycle begins anew
Stage Sunrise to Noon (12-hour ascent)
Sunset to Midnight (12-hour descent)
Midnight to Sunrise Rebirth and regeneration

The Eye’s structure, with its symbolic columns, mirrors sacred architecture like temple pylons, where lotus, papyrus, and palm represent eternal life and divine stability. These motifs align with celestial cycles, reflecting how ancient Egyptians wove time into stone and myth.

Symbolic Columns and Cosmic Order

The three primary columns—lotus, papyrus, and palm—symbolize the three realms of Egyptian cosmology: the sky, land, and underworld. Their presence in the Eye’s design reinforces its role as guardian of balance. Lotus blooms at dawn, papyrus thrives in fertile Nile lands, palm stands tall in desert balance—each a metaphor for life’s continuity across time and realms. These sacred forms anchor the Eye not only as an artifact but as a visual language of cosmic order.

The 12 Stages of the Underworld Journey

The Eye’s 12-hour night structure reflects the 12 stages of Osiris’s descent and resurrection, each stage a microcosm of transformation. From darkness to light, trial to renewal, the journey mirrors the sun’s nightly passage—silent, yet essential. Electrum, the alloy of gold and silver mined from Nubian mountains, infuses the Eye with duality: its reflective surface captures both earth’s solidity and sky’s fluidity, embodying protection, illumination, and divine continuity.

Electrum—The Metal of Divine Continuity

Electrum’s rarity and dual nature—luster and strength—make it the perfect metaphor for the Eye’s spiritual function. Just as it merges two metals, the Eye unites protection and insight, guiding the soul through night’s tests toward rebirth. This material symbolism transcends craftsmanship, linking earthly mining to celestial fusion, grounding myth in tangible reality.

The Eye as Modern Illustration of Ancient Rhythm

The Eye of Horus transcends its status as a relic, becoming a living illustration of how ancient cultures understood time as a living cycle. Its geometric precision encodes astronomical observation and spiritual wisdom, teaching us that the sky’s rhythm is not just measured in stars, but lived in story, symbol, and ritual. For readers exploring time’s flow—whether in astronomy, mythology, or personal growth—the Eye offers a timeless key to interpreting celestial cycles.

Conclusion: Harmony Between Myth and Science

The Eye of Horus embodies a profound synthesis: myth as memory, symbol as science, and ritual as observation. Its 12 stages map not only the sky’s nightly journey but the eternal dance between death and rebirth, chaos and order. By studying this ancient emblem, we reconnect with a worldview where time is sacred, cyclical, and deeply intertwined with the heavens. The Eye invites us to see beyond myth—into a universe where every star’s movement echoes a story written in light and balance.

To explore the Eye’s rhythm firsthand, visit the interactive demo eye of horus game demo—where myth meets celestial time in motion.

monopoly casino