/** * 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: Ancient Wisdom Behind the Six Parts of Senses – Quality Formación

The Eye of Horus: Ancient Wisdom Behind the Six Parts of Senses

In ancient Egyptian cosmology, the Eye of Horus stands as a profound symbol of divine wholeness, restoration, and holistic perception. Far more than a mythic artifact, it embodies the integration of sight, hearing, touch, taste, smell, and intuition—core faculties that the Egyptians saw as interconnected with mind, body, and spirit. This sacred emblem emerged from a worldview where physical senses were gateways to deeper cognitive and spiritual awareness, echoing principles found in the Rhind Mathematical Papyrus, where geometry served as both a practical and metaphysical tool for understanding balance and proportion.

The Six Parts: Beyond Physical Sensation

Each section of the Eye of Horus corresponds to a dimension of perception, extending beyond mere sensory input to include internal awareness and intuitive insight. This expanded view reflects the Egyptian belief that true wisdom arises from harmonizing external reality with inner knowing. Just as the Eye’s six parts align with sacred geometry and cosmic order, so too does mindful perception rely on precise alignment between thought, feeling, and experience.

  • The six segments symbolize sight, hearing, touch, taste, smell, and intuition—representing not just external stimuli but inner awareness and insight.
  • This integration mirrors the Egyptian emphasis on accurate measurement, a concept vividly documented in the Rhind Mathematical Papyrus, where spatial harmony conveyed balance in both architecture and spiritual life.

The Rhind Mathematical Papyrus: Geometry as Ancient Wisdom

Dating to around 1550 BCE, the Rhind Mathematical Papyrus reveals how ancient Egyptians wielded geometry not only for construction and agriculture but also for spiritual meaning. The papyrus contains problems involving proportions, areas, and symmetry—concepts directly aligned with the Eye of Horus’s symbolic precision. For example, spatial reasoning helped conceptualize harmony and proportion, much as the Eye’s parts align in perfect symmetry to reflect divine order.

“Geometry was not merely a tool but a language of cosmic truth,” writes mathematician Toby Wilkinson, “where measured lines mirrored the balance of the soul.” This fusion of practical geometry and sacred symbolism illustrates how the Egyptians perceived wisdom as both measurable and mystical.

Geometric Principle Eye of Horus Connection
Proportion and Symmetry Alignment of Eye’s parts reflects balanced ratios found in sacred architecture.
Measurement of Space Use of linear and angular reasoning to embody divine wholeness.

Sourcing the Elements: Frankincense, Myrrh, and the Punt Trade

The Eye’s symbolism is deepened by its connection to sacred resins like frankincense and myrrh—materials traded from distant lands such as Punt. These aromatic substances were central to Egyptian rituals, believed to elevate offerings to the gods and open channels to higher insight. Frankincense, in particular, served as a bridge between earth and sky, enhancing sensory experience through scent and reinforcing the Eye’s role as a conduit of divine wisdom.

“The journey of myrrh and frankincense was not just commercial but spiritual,” notes archaeologist Kathryn Bard. “Their inclusion in rituals tied physical perception to transcendent understanding, much like the Eye’s parts guide the mind toward holistic awareness.”

The Eye of Horus as a Holistic Instrument

Beyond physical senses, the Eye represents expanded cognition: sight to perceive, hearing to listen, touch to feel, taste to savor, smell to recognize, and intuition to intuit. This full-spectrum awareness was essential in healing and divination, where practitioners interpreted signs not only through external cues but inner resonance. The Eye thus functions as a metaphor for balanced perception—aligning the measurable with the mysterious, the material with the spiritual.

This mirrors the Egyptian ideal of *ma’at*—cosmic order maintained through harmony among all aspects of existence. As scholar Donald B. Redford observes, “The Eye of Horus teaches that wisdom lies not in isolated senses, but in their measured unity.”

From Ancient Texts to Modern Insight

The Eye of Horus endures not as a relic, but as a living symbol of perceptual and cognitive integration. Its sixfold wisdom informs contemporary fields such as mindfulness, where expanded attention enhances mental clarity and emotional intelligence. Cognitive science increasingly validates what ancient traditions long taught: sensory awareness is not passive reception, but active alignment with deeper truths.

> “Wisdom is seeing with more than eyes—with heart, mind, and spirit.” — Ancient Egyptian principle echoed in modern perception research

Modern applications range from therapeutic practices using sensory grounding to holistic health models that honor the interdependence of body, mind, and spirit. By studying the Eye of Horus, we reclaim a timeless framework for understanding perception—not as fragmented input, but as a unified, sacred act of awareness.

Explore the Eye of Horus in modern slots

Key Takeaways • The Eye symbolizes divine wholeness and balanced perception across senses. • Each of its six parts represents a core sense or cognitive faculty. • Sacred materials like frankincense linked ritual, trade, and insight. • Modern science validates holistic awareness rooted in ancient Egyptian wisdom.

The Eye of Horus, therefore, stands not only as an emblem of ancient Egypt, but as a timeless guide to awakening the full dimensions of human perception—where sight meets wisdom, and sight becomes insight.

monopoly casino