/** * 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 Cosmic Order in Ancient Egyptian Thought: Horus, Ma’at, and the Symbols of Balance – Quality Formación

The Cosmic Order in Ancient Egyptian Thought: Horus, Ma’at, and the Symbols of Balance

In the sacred worldview of ancient Egypt, the concept of Ma’at stood at the heart of cosmic order—a divine principle embodying truth, balance, and harmony. Ma’at was not merely an abstract ideal but a living force that sustained the universe, ensuring the sun rose each day and the Nile flowed with life-giving waters. At the center of this cosmic framework was Horus, the falcon-headed god whose image fused kingship with celestial authority, making him the living symbol of order on earth.

Horus as Embodiment of Kingship and Celestial Rule

From the earliest dynasties, the Pharaoh was regarded as the living Horus—earthly incarnate of the divine falcon. This sacred identification transformed royal power into a cosmic mandate, linking earthly governance with the unshakable rhythm of the heavens. The Pharaoh’s role was not just political but sacred: maintaining Ma’at meant upholding divine law. This fusion of divinity and kingship is vividly expressed in temple reliefs and royal iconography, where the Pharaoh wears the double crown, symbolizing union of Upper and Lower Egypt under Horus’s watchful gaze.

The Pharaoh as Living Horus: Linking Divine Authority to Earthly Rule

Each ruler saw themselves as the mortal vessel of Horus, responsible for preserving cosmic stability. Temples such as those at Abydos and Edfu depict Horus in falcon form with the Pharaoh’s name inscribed beside him, affirming continuity between divine will and political order. Rituals performed in these sacred spaces were not mere pageantry—they were active participation in sustaining Ma’at. The Pharaoh’s coronation, coronation texts, and daily offerings were all acts meant to reinforce the celestial balance mirrored in the terrestrial realm.

Symbols as Bridges Between Divine and Human Realms

Ancient Egyptian symbolism operated as a language between worlds, with animal-headed deities serving as powerful mediators. Among these, Horus—falcon, son of Osiris and Isis—embodied both vision and sovereignty. His wings were not only tools of flight but symbols of watchfulness, guarding the sacred from chaos. Animal forms encoded deeper cosmic principles: the falcon’s keen eyes mirrored divine insight, while its agility represented agility in maintaining order amid flux.

  • The falcon’s flight linked sky and earth, symbolizing the unbroken connection between divine and human realms.
  • Animal deities encoded moral and cosmic laws visible in ritual and art—from temple murals to amulets worn in life and death.
  • These symbols transformed abstract ideals into tangible, lived experience through ceremony and architecture.

The Eye of Horus: Multilayered Symbol of Cosmic Restoration

Few symbols encapsulate the Egyptian vision of cosmic healing and judgment better than the Eye of Horus. Rooted in myth, the Eye emerged from the conflict between Horus and Seth, representing both loss and restoration. Its fragmented yet whole form became a powerful emblem of regeneration, healing, and divine protection.

The Eye’s anatomy carries layered meaning: the round central portion symbolizes the moon and wholeness; the arched wings evoke protection and encompassment; the teardrop shapes recall tears of mourning or the flow of life’s essence. This composite imagery is echoed in funerary texts, where the Eye was invoked in spells to restore the deceased’s integrity and ensure safe passage through the afterlife.

Beyond myth, the Eye found practical application in medicine—ancient Egyptian physicians used eye salves and rituals honoring Horus to treat ailments, blending physical healing with spiritual balance. This fusion of medicine and symbolism reveals how cosmic principles permeated daily life, transforming the Eye into a bridge between healing and cosmic order.

Symbolic Meaning Interpretation
Divine insight and protection Winged eyes symbolize vigilance and guardianship over cosmic and personal well-being.
Wholeness and renewal The Eye’s restoration from fragments mirrors resurrection and the cyclical nature of life.
Medieval medical practices Used in treatments and amulets to align the body with divine harmony and balance.

Ritual Objects and the Materialization of Divine Order

Materials like the Eye of Horus as a symbol of balance were not mere decorations but active agents in ritual. Amulets shaped like the Eye were worn in life and placed in tombs to ensure protection and cosmic stability. Blue lotus, used in temple ceremonies and healing rites, induced altered states through its psychoactive properties, awakening spiritual awareness aligned with divine order.

These objects transformed abstract cosmic principles into lived experience, embedding Ma’at into personal and communal life. The interplay of ritual, object, and symbol turned mythology into tangible practice—where every amulet, every offering, reinforced the eternal balance Horus embodied.

Horus Symbols in Architecture and Celestial Alignment

Temples across Egypt were designed to mirror the heavens, their alignments echoing Horus’s celestial dominion. At Abu Simbel, the sun’s rays penetrate the inner sanctuary during key solar dates, illuminating statues of deities—including Horus—symbolizing divine presence and cosmic synchronization. Iconography links the Eye and falcon to solar and lunar rhythms: the sun disk crown, moon crescent, and falcon wings all reflect celestial cycles monitored by priest-astronomers.

This architectural harmony ensured that temples were not just buildings but living instruments of cosmic order. The Eye and falcon motifs, carved into columns and painted on ceilings, constantly reminded worshippers of the eternal struggle and triumph of balance over chaos—a visual reminder of Ma’at maintained through divine kingship and ritual vigilance.

The Enduring Legacy of Horus Symbols in Cultural Memory

From royal tombs to modern entertainment, the symbolism of Horus and the Eye persists as a universal emblem of balance and renewal. The Eye of Horus, once sacred amulet and medical talisman, now appears in contemporary media as a symbol of wisdom and resilience. Its continued relevance shows how ancient Egyptian cosmology—rooted in Ma’at and embodied by Horus—still informs our understanding of order, healing, and harmony.

“The Eye of Horus teaches us that justice and restoration are not passive but active, requiring vigilance and care.” — a timeless insight drawn from Egypt’s sacred tradition. This enduring power reveals how symbols, when grounded in deep cosmic meaning, transcend time and culture.

For readers interested in exploring these symbols further, discover the modern interpretation of Horus’s legacy at this expert review.

monopoly casino