{"id":9919,"date":"2026-09-17T10:21:45","date_gmt":"2026-09-17T15:21:45","guid":{"rendered":"https:\/\/wheatonbible.org\/?page_id=9919"},"modified":"2026-09-17T10:22:10","modified_gmt":"2026-09-17T15:22:10","slug":"test-page","status":"publish","type":"page","link":"https:\/\/wheatonbible.org\/es\/test-page\/","title":{"rendered":"Test Page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"9919\" class=\"elementor elementor-9919\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6450936 e-con-full four-loves-layout e-flex e-con e-parent\" data-id=\"6450936\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-81f80e7 e-con-full four-loves-graphic-col e-flex e-con e-child\" data-id=\"81f80e7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-638f0e6 elementor-widget elementor-widget-html\" data-id=\"638f0e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n\n\/* ==================================================\n   MAIN DESKTOP LAYOUT\n   ================================================== *\/\n\n.four-loves-layout {\n    display: flex !important;\n    flex-direction: row !important;\n    align-items: center !important;\n    gap: 50px;\n}\n\n.four-loves-graphic-col,\n.four-loves-content-col {\n    position: relative !important;\n\n    width: 50% !important;\n    max-width: 50% !important;\n    min-width: 0 !important;\n\n    flex: 1 1 0 !important;\n\n    inset: auto !important;\n}\n\n\n\/* ==================================================\n   FOUR LOVES GRAPHIC\n   ================================================== *\/\n\n.four-loves-stage {\n    position: relative;\n\n    width: 100%;\n    max-width: 700px;\n\n    margin: 0 auto;\n\n    overflow: hidden;\n}\n\n\n\/*\n * Invisible SVG establishes the natural height\n * of the graphic without showing another copy.\n *\/\n.four-loves-sizer {\n    display: block;\n\n    width: 100%;\n    height: auto;\n\n    opacity: 0 !important;\n    visibility: hidden !important;\n\n    pointer-events: none;\n    user-select: none;\n}\n\n\n\/*\n * Both animated images occupy exactly\n * the same location.\n *\/\n.four-loves-layer {\n    position: absolute;\n    inset: 0;\n\n    width: 100%;\n    height: 100%;\n\n    object-fit: contain;\n    object-position: center center;\n\n    opacity: 0;\n    visibility: hidden;\n\n    transform: rotate(0deg) scale(1);\n    transform-origin: center center;\n\n    transition:\n        opacity 500ms ease,\n        transform 700ms cubic-bezier(.22,.61,.36,1);\n\n    will-change: opacity, transform;\n}\n\n\n\/*\n * Layers participating in an animation\n * remain visible.\n *\/\n.four-loves-layer.is-current,\n.four-loves-layer.prepare-next,\n.four-loves-layer.prepare-prev,\n.four-loves-layer.exit-next,\n.four-loves-layer.exit-prev {\n    visibility: visible;\n}\n\n\n\/* Current graphic *\/\n.four-loves-layer.is-current {\n    opacity: 1;\n    z-index: 3;\n\n    transform:\n        rotate(0deg)\n        scale(1);\n}\n\n\n\/* Incoming clockwise *\/\n.four-loves-layer.prepare-next {\n    opacity: 0;\n    z-index: 4;\n\n    transform:\n        rotate(18deg)\n        scale(.985);\n}\n\n\n\/* Incoming counterclockwise *\/\n.four-loves-layer.prepare-prev {\n    opacity: 0;\n    z-index: 4;\n\n    transform:\n        rotate(-18deg)\n        scale(.985);\n}\n\n\n\/* Outgoing clockwise *\/\n.four-loves-layer.exit-next {\n    opacity: 0;\n    z-index: 2;\n\n    transform:\n        rotate(-18deg)\n        scale(.985);\n}\n\n\n\/* Outgoing counterclockwise *\/\n.four-loves-layer.exit-prev {\n    opacity: 0;\n    z-index: 2;\n\n    transform:\n        rotate(18deg)\n        scale(.985);\n}\n\n\n\/* ==================================================\n   DESKTOP TABS\n   ================================================== *\/\n\n.four-loves-tabs {\n    width: 100% !important;\n}\n\n\n\/* Four tabs across *\/\n.four-loves-tabs .e-n-tabs-heading {\n    display: flex !important;\n\n    width: 100% !important;\n\n    overflow: visible !important;\n}\n\n\n\/* Equal widths *\/\n.four-loves-tabs\n.e-n-tabs-heading\n.e-n-tab-title {\n\n    flex: 1 1 0 !important;\n\n    min-width: 0 !important;\n    width: auto !important;\n\n    justify-content: center !important;\n\n    text-align: center !important;\n}\n\n\n\/* Allow tab labels to wrap if necessary *\/\n.four-loves-tabs\n.e-n-tab-title\n.e-n-tab-title-text {\n\n    white-space: normal !important;\n\n    text-align: center !important;\n}\n\n\n\/* Space between tabs and content *\/\n.four-loves-tabs .e-n-tabs-content {\n    margin-top: 28px;\n}\n\n\n\/* ==================================================\n   TABLET\n   ================================================== *\/\n\n@media (max-width: 1024px) {\n\n    .four-loves-layout {\n        gap: 30px;\n    }\n\n    .four-loves-stage {\n        max-width: 600px;\n    }\n\n}\n\n\n\/* ==================================================\n   MOBILE\n   ================================================== *\/\n\n@media (max-width: 767px) {\n\n\n    \/* Stack graphic and content *\/\n    .four-loves-layout {\n        display: flex !important;\n\n        flex-direction: column !important;\n\n        align-items: stretch !important;\n\n        width: 100% !important;\n\n        gap: 28px !important;\n    }\n\n\n    \/* Each side gets its own full-width row *\/\n    .four-loves-graphic-col,\n    .four-loves-content-col {\n\n        position: relative !important;\n\n        width: 100% !important;\n        max-width: 100% !important;\n\n        flex: 0 0 auto !important;\n\n        margin: 0 !important;\n\n        inset: auto !important;\n\n        transform: none !important;\n    }\n\n\n    \/* Graphic first *\/\n    .four-loves-graphic-col {\n        order: 1 !important;\n    }\n\n\n    \/* Tabs\/content second *\/\n    .four-loves-content-col {\n        order: 2 !important;\n    }\n\n\n    \/* Mobile graphic *\/\n    .four-loves-stage {\n\n        width: 100%;\n        max-width: 390px;\n\n        margin:\n            0 auto\n            10px auto;\n\n        overflow: hidden;\n    }\n\n\n    \/* Tabs widget *\/\n    .four-loves-tabs {\n        width: 100% !important;\n\n        position: relative !important;\n\n        z-index: 1;\n    }\n\n\n    \/*\n     * Convert four horizontal tabs\n     * to a 2 x 2 grid.\n     *\/\n    .four-loves-tabs\n    .e-n-tabs-heading {\n\n        display: grid !important;\n\n        grid-template-columns:\n            repeat(2, minmax(0, 1fr));\n\n        width: 100% !important;\n\n        overflow: visible !important;\n\n        gap: 2px !important;\n    }\n\n\n    \/* Individual mobile tab *\/\n    .four-loves-tabs\n    .e-n-tabs-heading\n    .e-n-tab-title {\n\n        display: flex !important;\n\n        width: 100% !important;\n        min-width: 0 !important;\n        max-width: 100% !important;\n\n        flex: none !important;\n\n        align-items: center !important;\n        justify-content: center !important;\n\n        text-align: center !important;\n\n        white-space: normal !important;\n\n        padding: 14px 7px !important;\n\n        margin: 0 !important;\n\n        box-sizing: border-box !important;\n    }\n\n\n    \/* Mobile tab text *\/\n    .four-loves-tabs\n    .e-n-tab-title\n    .e-n-tab-title-text {\n\n        display: block !important;\n\n        width: 100% !important;\n\n        white-space: normal !important;\n\n        overflow: visible !important;\n\n        text-overflow: clip !important;\n\n        text-align: center !important;\n\n        line-height: 1.25 !important;\n\n        font-size: 14px;\n    }\n\n\n    \/* Selected tab content *\/\n    .four-loves-tabs .e-n-tabs-content {\n\n        position: relative !important;\n\n        width: 100% !important;\n\n        margin-top: 24px !important;\n\n        clear: both !important;\n    }\n\n}\n\n\n\/* ==================================================\n   VERY SMALL PHONES\n   ================================================== *\/\n\n@media (max-width: 420px) {\n\n    .four-loves-stage {\n        max-width: 350px;\n    }\n\n    .four-loves-tabs\n    .e-n-tab-title\n    .e-n-tab-title-text {\n        font-size: 13px;\n    }\n\n    .four-loves-tabs\n    .e-n-tabs-heading\n    .e-n-tab-title {\n        padding: 12px 5px !important;\n    }\n\n}\n\n\n\/* ==================================================\n   REDUCED MOTION\n   ================================================== *\/\n\n@media (prefers-reduced-motion: reduce) {\n\n    .four-loves-layer {\n        transition: opacity 150ms ease;\n        transform: none !important;\n    }\n\n}\n\n<\/style>\n\n\n<!-- =================================================\n     FOUR LOVES GRAPHIC\n     ================================================= -->\n\n<div\n    class=\"four-loves-stage\"\n    id=\"four-loves-stage\"\n>\n\n    <!--\n        Invisible sizing image.\n        Establishes the height of the graphic.\n    -->\n    <img decoding=\"async\"\n        class=\"four-loves-sizer\"\n        src=\"https:\/\/wheatonbible.org\/wp-content\/uploads\/2026\/09\/LOVE-GOD.svg\"\n        alt=\"\"\n        aria-hidden=\"true\"\n    >\n\n\n    <!--\n        DEFAULT VISIBLE IMAGE.\n\n        Love God is loaded directly here so\n        the graphic appears even if JavaScript\n        has not run yet.\n    -->\n    <img decoding=\"async\"\n        class=\"four-loves-layer layer-a is-current\"\n        src=\"https:\/\/wheatonbible.org\/wp-content\/uploads\/2026\/09\/LOVE-GOD.svg\"\n        alt=\"Four Loves\"\n    >\n\n\n    <!--\n        Second image layer used during transitions.\n    -->\n    <img\n        class=\"four-loves-layer layer-b\"\n        alt=\"Four Loves\"\n    >\n\n<\/div>\n\n\n<script>\n\n(function () {\n\n\n    function initFourLoves() {\n\n\n        \/* =========================================\n           FIND GRAPHIC + ELEMENTOR TABS\n           ========================================= *\/\n\n        const stage =\n            document.querySelector(\n                '#four-loves-stage'\n            );\n\n\n        const tabsWidget =\n            document.querySelector(\n                '.four-loves-tabs'\n            );\n\n\n        if (!stage || !tabsWidget) {\n\n            console.log(\n                'Four Loves: graphic or tabs could not be found.'\n            );\n\n            return;\n        }\n\n\n        \/*\n         * Don't initialize the same stage twice.\n         *\/\n        if (\n            stage.dataset.fourLovesInitialized\n            === 'true'\n        ) {\n\n            return;\n        }\n\n\n\n        \/* =========================================\n           IMAGE URLS\n\n           MUST MATCH TAB ORDER:\n\n           0 = Love God\n           1 = Love One Another\n           2 = Love Our Neighbors\n           3 = Love the Nations\n           ========================================= *\/\n\n        const images = [\n\n            'https:\/\/wheatonbible.org\/wp-content\/uploads\/2026\/09\/LOVE-GOD.svg',\n\n            'https:\/\/wheatonbible.org\/wp-content\/uploads\/2026\/09\/LOVE-ONE-ANOTHER.svg',\n\n            'https:\/\/wheatonbible.org\/wp-content\/uploads\/2026\/09\/LOVE-OUR-NEIGHBORS-V2.svg',\n\n            'https:\/\/wheatonbible.org\/wp-content\/uploads\/2026\/09\/LOVE-THE-NATIONS.svg'\n\n        ];\n\n\n\n        \/* =========================================\n           FIND ELEMENTOR TAB BUTTONS\n           ========================================= *\/\n\n        const tabs =\n            Array.from(\n\n                tabsWidget.querySelectorAll(\n                    '.e-n-tabs-heading .e-n-tab-title'\n                )\n\n            );\n\n\n        if (tabs.length < 4) {\n\n            console.log(\n                'Four Loves: fewer than four tabs were found.'\n            );\n\n            return;\n        }\n\n\n\n        stage.dataset.fourLovesInitialized =\n            'true';\n\n\n\n        \/* =========================================\n           PRELOAD SVGs\n           ========================================= *\/\n\n        images.forEach(\n\n            function (src) {\n\n                const preload =\n                    new Image();\n\n                preload.src =\n                    src;\n\n            }\n\n        );\n\n\n\n        \/* =========================================\n           IMAGE LAYERS\n           ========================================= *\/\n\n        let front =\n            stage.querySelector(\n                '.layer-a'\n            );\n\n\n        let back =\n            stage.querySelector(\n                '.layer-b'\n            );\n\n\n\n        \/* =========================================\n           DETERMINE CURRENT ELEMENTOR TAB\n           ========================================= *\/\n\n        let currentIndex =\n            tabs.findIndex(\n\n                function (tab) {\n\n                    return (\n                        tab.getAttribute(\n                            'aria-selected'\n                        )\n                        === 'true'\n                    );\n\n                }\n\n            );\n\n\n        \/*\n         * Fall back to Love God.\n         *\/\n        if (currentIndex < 0) {\n\n            currentIndex =\n                0;\n\n        }\n\n\n\n        \/*\n         * Make sure the default visible image\n         * matches whichever tab Elementor\n         * considers active on page load.\n         *\/\n        front.src =\n            images[currentIndex];\n\n\n        front.classList.add(\n            'is-current'\n        );\n\n\n\n        let animating =\n            false;\n\n\n        let queuedIndex =\n            null;\n\n\n\n        \/* =========================================\n           ROTATION DIRECTION\n           ========================================= *\/\n\n        function directionBetween(\n            from,\n            to\n        ) {\n\n\n            const total =\n                images.length;\n\n\n            const forward =\n                (to - from + total)\n                % total;\n\n\n            const backward =\n                (from - to + total)\n                % total;\n\n\n            \/*\n             * 1 = clockwise\n             * -1 = counterclockwise\n             *\/\n            return (\n                forward <= backward\n                    ? 1\n                    : -1\n            );\n\n        }\n\n\n\n        \/* =========================================\n           CHANGE GRAPHIC\n           ========================================= *\/\n\n        function showImage(\n            nextIndex\n        ) {\n\n\n            \/*\n             * Don't animate if clicking\n             * the already-selected tab.\n             *\/\n            if (\n                nextIndex === currentIndex\n            ) {\n\n                return;\n            }\n\n\n\n            \/*\n             * If animation is already running,\n             * remember the latest requested tab.\n             *\/\n            if (animating) {\n\n                queuedIndex =\n                    nextIndex;\n\n                return;\n            }\n\n\n\n            animating =\n                true;\n\n\n\n            const direction =\n                directionBetween(\n                    currentIndex,\n                    nextIndex\n                );\n\n\n\n            \/*\n             * Load incoming SVG.\n             *\/\n            back.src =\n                images[nextIndex];\n\n\n\n            \/*\n             * Reset previous animation classes.\n             *\/\n            back.classList.remove(\n                'is-current',\n                'prepare-next',\n                'prepare-prev',\n                'exit-next',\n                'exit-prev'\n            );\n\n\n            front.classList.remove(\n                'prepare-next',\n                'prepare-prev',\n                'exit-next',\n                'exit-prev'\n            );\n\n\n\n            \/*\n             * Put incoming image in its\n             * starting rotation.\n             *\/\n            back.classList.add(\n\n                direction === 1\n                    ? 'prepare-next'\n                    : 'prepare-prev'\n\n            );\n\n\n\n            \/* =====================================\n               BEGIN ANIMATION\n               ===================================== *\/\n\n            function beginTransition() {\n\n\n                \/*\n                 * Force browser to register\n                 * incoming starting position.\n                 *\/\n                void back.offsetWidth;\n\n\n\n                \/*\n                 * Current graphic rotates\/fades out.\n                 *\/\n                front.classList.add(\n\n                    direction === 1\n                        ? 'exit-next'\n                        : 'exit-prev'\n\n                );\n\n\n\n                \/*\n                 * Incoming graphic rotates\/fades in.\n                 *\/\n                back.classList.remove(\n                    'prepare-next',\n                    'prepare-prev'\n                );\n\n\n                back.classList.add(\n                    'is-current'\n                );\n\n\n\n                \/*\n                 * Clean everything up once\n                 * transition has completed.\n                 *\/\n                setTimeout(\n\n                    function () {\n\n\n                        front.classList.remove(\n                            'is-current',\n                            'prepare-next',\n                            'prepare-prev',\n                            'exit-next',\n                            'exit-prev'\n                        );\n\n\n                        \/*\n                         * Swap front\/back references.\n                         *\/\n                        const previousFront =\n                            front;\n\n\n                        front =\n                            back;\n\n\n                        back =\n                            previousFront;\n\n\n\n                        currentIndex =\n                            nextIndex;\n\n\n                        animating =\n                            false;\n\n\n\n                        \/*\n                         * If visitor clicked another tab\n                         * during animation, go there next.\n                         *\/\n                        if (\n                            queuedIndex !== null &&\n                            queuedIndex !== currentIndex\n                        ) {\n\n\n                            const nextQueued =\n                                queuedIndex;\n\n\n                            queuedIndex =\n                                null;\n\n\n                            showImage(\n                                nextQueued\n                            );\n\n\n                        } else {\n\n\n                            queuedIndex =\n                                null;\n\n                        }\n\n\n                    },\n\n                    740\n\n                );\n\n            }\n\n\n\n            \/* =====================================\n               WAIT FOR SVG TO LOAD\n               ===================================== *\/\n\n            if (back.decode) {\n\n\n                back.decode()\n\n                    .then(\n                        beginTransition\n                    )\n\n                    .catch(\n                        beginTransition\n                    );\n\n\n            } else {\n\n\n                beginTransition();\n\n            }\n\n        }\n\n\n\n        \/* =========================================\n           CONNECT ELEMENTOR TABS\n           ========================================= *\/\n\n        tabs\n            .slice(0, 4)\n            .forEach(\n\n                function (\n                    tab,\n                    index\n                ) {\n\n\n                    tab.addEventListener(\n\n                        'click',\n\n                        function () {\n\n                            showImage(\n                                index\n                            );\n\n                        }\n\n                    );\n\n                }\n\n            );\n\n\n    }\n\n\n\n    \/* =============================================\n       INITIALIZE\n       ============================================= *\/\n\n    function startFourLoves() {\n\n        initFourLoves();\n\n    }\n\n\n\n    if (\n        document.readyState\n        === 'loading'\n    ) {\n\n\n        document.addEventListener(\n            'DOMContentLoaded',\n            startFourLoves\n        );\n\n\n    } else {\n\n\n        startFourLoves();\n\n    }\n\n\n\n    \/*\n     * Additional fallback for Elementor\/frontend.\n     *\/\n    window.addEventListener(\n        'load',\n        startFourLoves\n    );\n\n\n})();\n\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9fa63f4 e-con-full four-loves-content-col e-flex e-con e-child\" data-id=\"9fa63f4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8ecce70 e-n-tabs-none four-loves-tabs elementor-widget elementor-widget-n-tabs\" data-id=\"8ecce70\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;horizontal_scroll&quot;:&quot;enable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"149737072\" aria-label=\"Pesta\u00f1as. Abre elementos con Intro o Espacio, ci\u00e9rralos con Escape y navega con las fechas.\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-1497370721\" data-tab-title-id=\"e-n-tab-title-1497370721\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-1497370721\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tLove God\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1497370722\" data-tab-title-id=\"e-n-tab-title-1497370722\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1497370722\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tLove One Another\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1497370723\" data-tab-title-id=\"e-n-tab-title-1497370723\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1497370723\" style=\"--n-tabs-title-order: 3;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tLove Our Neighbors\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1497370724\" data-tab-title-id=\"e-n-tab-title-1497370724\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1497370724\" style=\"--n-tabs-title-order: 4;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tLove the Nations\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-1497370721\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1497370721\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-4fceae7 e-con-full e-flex e-con e-child\" data-id=\"4fceae7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-3d2a3aa e-con-full e-flex e-con e-child\" data-id=\"3d2a3aa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2f387aa elementor-widget elementor-widget-image\" data-id=\"2f387aa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"400\" height=\"400\" src=\"https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/Love-God-blue.png?fit=400%2C400&amp;ssl=1\" class=\"attachment-full size-full wp-image-2325\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/Love-God-blue.png?w=400&amp;ssl=1 400w, https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/Love-God-blue.png?resize=300%2C300&amp;ssl=1 300w, https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/Love-God-blue.png?resize=150%2C150&amp;ssl=1 150w, https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/Love-God-blue.png?w=200&amp;ssl=1 200w\" sizes=\"(max-width: 400px) 100vw, 400px\" data-attachment-id=\"2325\" data-permalink=\"https:\/\/wheatonbible.org\/es\/about\/love-god-blue\/\" data-orig-file=\"https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/Love-God-blue.png?fit=400%2C400&amp;ssl=1\" data-orig-size=\"400,400\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"Love-God-blue\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/Love-God-blue.png?fit=400%2C400&amp;ssl=1\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3d9e639 elementor-widget elementor-widget-text-editor\" data-id=\"3d9e639\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>We are a Church Submitted to The Scriptures<\/strong><br \/>Ps. 19; 2 Tim.3:16-17; Heb.4:12<\/p><p><strong>We are a Church Centered on The Gospel<\/strong><br \/>1 Cor.15:1-11; Gal.2:16-20; Col. 1:15-23<\/p><p><strong>We are a Church Empowered by Prayer<\/strong><br \/>Jas.5:13-17; 1 Sam.12:23; 1 Thes.5:16-18; Php.4:6-7<\/p><p><strong>We are a Church who Delights in Worship<\/strong><br \/>Ps. 63:1-4; Ps.147:1; John 4:24; Heb.12:28-29<\/p><p><strong>We are a Church Being Transformed by Grace<\/strong><br \/>Isa.55:10-11; 1 Cor.10:16; 1 Cor.11: Eph.4:4-6<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1497370722\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1497370722\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-41a278a e-con-full e-flex e-con e-child\" data-id=\"41a278a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b5125d5 e-con-full e-flex e-con e-child\" data-id=\"b5125d5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b884f14 elementor-widget elementor-widget-image\" data-id=\"b884f14\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"400\" height=\"400\" src=\"https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/Love-One-Another-blue.png?fit=400%2C400&amp;ssl=1\" class=\"attachment-full size-full wp-image-2326\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/Love-One-Another-blue.png?w=400&amp;ssl=1 400w, https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/Love-One-Another-blue.png?resize=300%2C300&amp;ssl=1 300w, https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/Love-One-Another-blue.png?resize=150%2C150&amp;ssl=1 150w, https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/Love-One-Another-blue.png?w=200&amp;ssl=1 200w\" sizes=\"(max-width: 400px) 100vw, 400px\" data-attachment-id=\"2326\" data-permalink=\"https:\/\/wheatonbible.org\/es\/about\/love-one-another-blue\/\" data-orig-file=\"https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/Love-One-Another-blue.png?fit=400%2C400&amp;ssl=1\" data-orig-size=\"400,400\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"Love-One-Another-blue\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/Love-One-Another-blue.png?fit=400%2C400&amp;ssl=1\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-57abec7 elementor-widget elementor-widget-text-editor\" data-id=\"57abec7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>We are a Church of Servant Leaders<\/strong><br \/>Titus 1:7-9; Heb.13:7,17; 1 Pet. 5:3; Matt.9:34-35<\/p><p><strong>We are a Church who Practices Generosity<\/strong><br \/>Eph.5:15-16; Rom.12:13; 1 Cor.12:6-14; Matt.6:19-21; 2 Cor.9:6-15<\/p><p><strong>We are a Church who Loves Community<\/strong><br \/>Acts 2:42-47; 1 Cor.12:27-29; Jn. 13:34; Gal. 6:10<\/p><p><strong>We are a Church who Celebrates Multiethnicity<\/strong><br \/>Acts 2:5-21; Rev. 5:9; 7:9; 21:24<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1497370723\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1497370723\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-2c85585 e-con-full e-flex e-con e-child\" data-id=\"2c85585\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0fa36d3 e-con-full e-flex e-con e-child\" data-id=\"0fa36d3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9442800 elementor-widget elementor-widget-image\" data-id=\"9442800\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"400\" height=\"400\" src=\"https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/Love-Our-Neighbors-blue.png?fit=400%2C400&amp;ssl=1\" class=\"attachment-full size-full wp-image-2327\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/Love-Our-Neighbors-blue.png?w=400&amp;ssl=1 400w, https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/Love-Our-Neighbors-blue.png?resize=300%2C300&amp;ssl=1 300w, https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/Love-Our-Neighbors-blue.png?resize=150%2C150&amp;ssl=1 150w, https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/Love-Our-Neighbors-blue.png?w=200&amp;ssl=1 200w\" sizes=\"(max-width: 400px) 100vw, 400px\" data-attachment-id=\"2327\" data-permalink=\"https:\/\/wheatonbible.org\/es\/about\/love-our-neighbors-blue\/\" data-orig-file=\"https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/Love-Our-Neighbors-blue.png?fit=400%2C400&amp;ssl=1\" data-orig-size=\"400,400\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"Love-Our-Neighbors-blue\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/Love-Our-Neighbors-blue.png?fit=400%2C400&amp;ssl=1\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-21948f1 elementor-widget elementor-widget-text-editor\" data-id=\"21948f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>We are a Church Pursuing the Common Good<\/strong><br \/>Gen. 1:26-28, 2:15; Is.58; Jer. 29:1-9; Eph.2:10<\/p><p><strong>We are a Church Persistent in Evangelism<\/strong><br \/>Rom.1:16; Romans 10:13-15; 2 Cor. 5:11-19<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1497370724\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1497370724\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-869ae32 e-con-full e-flex e-con e-child\" data-id=\"869ae32\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-e85df40 e-con-full e-flex e-con e-child\" data-id=\"e85df40\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f75638b elementor-widget elementor-widget-image\" data-id=\"f75638b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"400\" height=\"400\" src=\"https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/Love-the-Nations-blue.png?fit=400%2C400&amp;ssl=1\" class=\"attachment-full size-full wp-image-2328\" alt=\"\" srcset=\"https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/Love-the-Nations-blue.png?w=400&amp;ssl=1 400w, https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/Love-the-Nations-blue.png?resize=300%2C300&amp;ssl=1 300w, https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/Love-the-Nations-blue.png?resize=150%2C150&amp;ssl=1 150w, https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/Love-the-Nations-blue.png?w=200&amp;ssl=1 200w\" sizes=\"(max-width: 400px) 100vw, 400px\" data-attachment-id=\"2328\" data-permalink=\"https:\/\/wheatonbible.org\/es\/about\/love-the-nations-blue\/\" data-orig-file=\"https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/Love-the-Nations-blue.png?fit=400%2C400&amp;ssl=1\" data-orig-size=\"400,400\" data-comments-opened=\"1\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"Love-the-Nations-blue\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/Love-the-Nations-blue.png?fit=400%2C400&amp;ssl=1\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-14e9b9d elementor-widget elementor-widget-text-editor\" data-id=\"14e9b9d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>We are a Church Committed to Make Disciples of All the Nations<\/strong><br \/>Gen.12:1-3; Acts 1:8; Matt.28:19-20<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Love God Love One Another Love Our Neighbors Love the Nations We are a Church Submitted to The ScripturesPs. 19; 2 Tim.3:16-17; Heb.4:12 We are a Church Centered on The [&hellip;]<\/p>\n","protected":false},"author":271840638,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"jetpack_seo_schema_type":"","_wpcom_ai_launchpad_about_page":false,"_wpcom_ai_launchpad_gallery_page":false,"_wpcom_ai_launchpad_contact_page":false,"_wpcom_ai_launchpad_events_page":false,"_wpcom_ai_launchpad_video_page":false,"_wpcom_ai_launchpad_portfolio_piece":false,"footnotes":""},"categories":[],"tags":[],"class_list":["post-9919","page","type-page","status-publish","hentry"],"jetpack_likes_enabled":true,"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/PgPBZS-2zZ","jetpack-related-posts":[{"id":2332,"url":"https:\/\/wheatonbible.org\/beliefs-and-values\/","url_meta":{"origin":9919,"position":0},"title":"Beliefs and Values","author":"Joe","date":"2 de diciembre de 2025","format":false,"excerpt":"Beliefs and Values At Wheaton Bible Church We Believe... God has called us to be a Great Commandment and Great Commission Church. We are a church that is in the world but not of the world. We are a church that seeks to be faithful and fruitful. We are a\u2026","rel":"","context":"Entrada similar","block_context":{"text":"Entrada similar","link":""},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/09\/homepage-header.webp?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/09\/homepage-header.webp?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/09\/homepage-header.webp?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/09\/homepage-header.webp?resize=700%2C400&ssl=1 2x"},"classes":[]},{"id":2987,"url":"https:\/\/wheatonbible.org\/we-love-the-nations\/","url_meta":{"origin":9919,"position":1},"title":"We Love the Nations","author":"Joe","date":"10 de diciembre de 2025","format":false,"excerpt":"We Love the Nations \"May God be gracious to us and bless us\u2026 that His ways may be known on earth, His saving power among all nations.\" Psalm 67:1-2 Global Impact Our missionaries and indigenous partners reach, love, and lift the people of more than 50 nations through an amazing\u2026","rel":"","context":"Entrada similar","block_context":{"text":"Entrada similar","link":""},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/DR-LEslie-and-Kids-Alive-child-1.jpg?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/DR-LEslie-and-Kids-Alive-child-1.jpg?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/DR-LEslie-and-Kids-Alive-child-1.jpg?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/DR-LEslie-and-Kids-Alive-child-1.jpg?resize=700%2C400&ssl=1 2x"},"classes":[]},{"id":3807,"url":"https:\/\/wheatonbible.org\/employment\/","url_meta":{"origin":9919,"position":2},"title":"Employment","author":"Joe","date":"12 de enero de 2026","format":false,"excerpt":"Employment Wheaton Bible Church (English language services) and Iglesia del Pueblo (Spanish language services) is a non-denominational, five generation, multi-ethnic church united by the power of the Gospel.We are looking for those who feel called to be part of WBC\u2019s mission to become disciples who make disciples; who love God,\u2026","rel":"","context":"Entrada similar","block_context":{"text":"Entrada similar","link":""},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2026\/01\/Christmas-2025.jpg?resize=350%2C200&ssl=1","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2026\/01\/Christmas-2025.jpg?resize=350%2C200&ssl=1 1x, https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2026\/01\/Christmas-2025.jpg?resize=525%2C300&ssl=1 1.5x, https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2026\/01\/Christmas-2025.jpg?resize=700%2C400&ssl=1 2x"},"classes":[]},{"id":5242,"url":"https:\/\/wheatonbible.org\/es\/empleo\/","url_meta":{"origin":9919,"position":3},"title":"Empleo","author":"Joe","date":"12 de enero de 2026","format":false,"excerpt":"Empleo Wheaton Bible Church (English language services) and Iglesia del Pueblo (Spanish language services) is a non-denominational, five generation, multi-ethnic church united by the power of the Gospel.We are looking for those who feel called to be part of WBC\u2019s mission to become disciples who make disciples; who love God,\u2026","rel":"","context":"Entrada similar","block_context":{"text":"Entrada similar","link":""},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/jadams21a1e2cf3a-rhspm.wpcomstaging.com\/wp-content\/uploads\/2026\/01\/Christmas-2025.jpg?fit=1000%2C668&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/jadams21a1e2cf3a-rhspm.wpcomstaging.com\/wp-content\/uploads\/2026\/01\/Christmas-2025.jpg?fit=1000%2C668&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/jadams21a1e2cf3a-rhspm.wpcomstaging.com\/wp-content\/uploads\/2026\/01\/Christmas-2025.jpg?fit=1000%2C668&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/jadams21a1e2cf3a-rhspm.wpcomstaging.com\/wp-content\/uploads\/2026\/01\/Christmas-2025.jpg?fit=1000%2C668&ssl=1&resize=700%2C400 2x"},"classes":[]},{"id":3686,"url":"https:\/\/wheatonbible.org\/es\/discipleship\/","url_meta":{"origin":9919,"position":4},"title":"Discipleship","author":"Joe","date":"23 de diciembre de 2025","format":false,"excerpt":"A Disciple is Someone who... Trusts in GodIs being transformed by the GospelIs living out the Gospel in communityIs proclaiming the Gospel in word and deedIs reproducing Gospel disciples Upcoming Classes Discipleship classes are 6-week classes meant to be an entry point to Discipleship. It starts with Beginnings which serves\u2026","rel":"","context":"Entrada similar","block_context":{"text":"Entrada similar","link":""},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/12\/Discipleship-Profile.png?fit=400%2C400&ssl=1&resize=350%2C200","width":350,"height":200},"classes":[]},{"id":5049,"url":"https:\/\/wheatonbible.org\/es\/creencias-valores\/","url_meta":{"origin":9919,"position":5},"title":"Creencias &#038; Valores","author":"Joe","date":"2 de diciembre de 2025","format":false,"excerpt":"Creencias & Valores A Wheaton Bible Espa\u00f1ol Creemos... Dios nos ha llamado a ser una Iglesia del Gran Mandamiento y la Gran Comisi\u00f3n. Somos una iglesia que est\u00e1 en el mundo pero no es del mundo. Una iglesia que busca ser fiel y fruct\u00edfera. Una Iglesia que ama de palabra\u2026","rel":"","context":"Entrada similar","block_context":{"text":"Entrada similar","link":""},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/09\/homepage-header.webp?fit=800%2C450&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/09\/homepage-header.webp?fit=800%2C450&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/09\/homepage-header.webp?fit=800%2C450&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/wheatonbible.org\/wp-content\/uploads\/2025\/09\/homepage-header.webp?fit=800%2C450&ssl=1&resize=700%2C400 2x"},"classes":[]}],"_links":{"self":[{"href":"https:\/\/wheatonbible.org\/es\/wp-json\/wp\/v2\/pages\/9919","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wheatonbible.org\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wheatonbible.org\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wheatonbible.org\/es\/wp-json\/wp\/v2\/users\/271840638"}],"replies":[{"embeddable":true,"href":"https:\/\/wheatonbible.org\/es\/wp-json\/wp\/v2\/comments?post=9919"}],"version-history":[{"count":6,"href":"https:\/\/wheatonbible.org\/es\/wp-json\/wp\/v2\/pages\/9919\/revisions"}],"predecessor-version":[{"id":9925,"href":"https:\/\/wheatonbible.org\/es\/wp-json\/wp\/v2\/pages\/9919\/revisions\/9925"}],"wp:attachment":[{"href":"https:\/\/wheatonbible.org\/es\/wp-json\/wp\/v2\/media?parent=9919"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wheatonbible.org\/es\/wp-json\/wp\/v2\/categories?post=9919"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wheatonbible.org\/es\/wp-json\/wp\/v2\/tags?post=9919"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}