active payments task. * * It can be either 'woocommerce-payments' or 'payments'. * * @return string Either 'woocommerce-payments' or 'payments'. Empty string if no task is found. */ private function get_active_payments_task_slug(): string { $setup_task_list = TaskLists::get_list( 'setup' ); $extended_task_list = TaskLists::get_list( 'extended' ); // The task pages are not available if the task lists don't exist or are not visible. // Bail early if we have no task to work with. if ( ( empty( $setup_task_list ) || ! $setup_task_list->is_visible() ) && ( empty( $extended_task_list ) || ! $extended_task_list->is_visible() ) ) { return ''; } // The Payments task in the setup task list. if ( ! empty( $setup_task_list ) && $setup_task_list->is_visible() ) { $payments_task = $setup_task_list->get_task( 'payments' ); if ( ! empty( $payments_task ) && $payments_task->can_view() ) { return 'payments'; } } // The Additional Payments task in the extended task list. if ( ! empty( $extended_task_list ) && $extended_task_list->is_visible() ) { $payments_task = $extended_task_list->get_task( 'payments' ); if ( ! empty( $payments_task ) && $payments_task->can_view() ) { return 'payments'; } } // The WooPayments task in the setup task list. if ( ! empty( $setup_task_list ) && $setup_task_list->is_visible() ) { $payments_task = $setup_task_list->get_task( 'woocommerce-payments' ); if ( ! empty( $payments_task ) && $payments_task->can_view() ) { return 'woocommerce-payments'; } } return ''; } /** * Get the WooCommerce setup task list Payments task instance. * * @return Task|null The Payments task instance. null if the task is not found. */ private function get_payments_task(): ?Task { $task_list = TaskLists::get_list( 'setup' ); if ( empty( $task_list ) ) { return null; } $payments_task = $task_list->get_task( 'payments' ); if ( empty( $payments_task ) ) { return null; } return $payments_task; } /** * Determine if the WooCommerce setup task list Payments task is complete. * * @return bool True if the Payments task is complete, false otherwise. */ private function is_payments_task_complete(): bool { $payments_task = $this->get_payments_task(); return ! empty( $payments_task ) && $payments_task->is_complete(); } } Exodus Preaching | Artos
Forfatter(e):

160,00 kr.

Indbinding: Paper Back
Sidetal: 112
Udgivelsesår: 43179

På lager

Forlagets omtale:
Exodus Preaching is the first of its kind. It is an exploration of the African American prophetic rhetorical traditions in a manner that makes features of these traditions relevant to a broad audience beyond the African American traditions. It provides readers a composite picture of the nature, meaning, and relevance of prophetic preaching as spoken Word of justice and hope in a society of growing pluralism and the world-shaping phenomenon of racial, economic and cultural diversity. African American preachers have distinctively invested great symbolic significance in the Exodus story, the messianic witness of Jesus, and the prophetic literature for developing and shaping prophetic sermons. Kenyatta Gilbert demonstrates how four distinctive features of discourse can shape sermon preparation, for effective preaching in a period of intense social change, racial unrest, and violence. Gilbert includes dozens of practical suggestions and five practical exercises to equip the reader for preaching in new ways and in new environments. He offers an holistic approach, fully equipping the reader with the theological and practical resources needed to preach prophetically.

Gilbert, Kenyatta R.

Lignende varer…
0
    0
    Din kurv