HEX
Server: Apache
System: Linux p3plzcpnl502857.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: ehm7jk47ky8o (9494303)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/ehm7jk47ky8o/public_html/wp-content/themes/entr/content.php
<article class="content-article">                   
    <div <?php post_class('news-item archive-item'); ?>>
        <?php
        do_action('entr_archive_before_posts');
        $contents = get_theme_mod('blog_layout', array('image', 'title', 'meta', 'excerpt'));
        foreach ($contents as $content) {
            do_action('entr_archive_' . $content);
        }
        do_action('entr_archive_after_posts');
        ?>
    </div>
</article>