???????????????????????????????????????? >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ???????????????????????????????????????? >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ???????????????????????????????????????? >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ????????????????????????????????????????? >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ???????????????????????????????????????? ??????????????????????????????????????? $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ PNG \x49\x44\x41\x54?\x89\x50 \x4E\x47\x0D\x0A\x1A\x0A JFIF    ?? C    !"$"$?? C  ?? p " ??     ??   ?   ???? (% aA*?XYD?(J??E RE,P XYae?)(E 2 B R BQ X?)X ? @ adadasdasdasasdasdas .....................................................................................................................................?????????????????????? ??? ???????????????????????????????????????............................... JFIF    ?? C    !"$"$?? C  ?? p " ??     ??   ?   ???? (% aA*?XYD?(J??E RE,P XYae?)(E 2 B R BQ X?)X ? @ adadasdasdasasdasdas ..................................................................................................................................... ???????????????????????????????????????? >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ???????????????????????????????????????? >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ???????????????????????????????????????? >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ????????????????????????????????????????? >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> ???????????????????????????????????????? ??????????????????????????????????????? PNG \x49\x44\x41\x54?\x89\x50 \x4E\x47\x0D\x0A\x1A\x0A JFIF    ?? C    !"$"$?? C  ?? p " ??     ??   ?   ???? (% aA*?XYD?(J??E RE,P XYae?)(E 2 B R BQ X?)X ? @ adadasdasdasasdasdas .....................................................................................................................................?????????????????????? ??? ???????????????????????????????????????............................... JFIF    ?? C    !"$"$?? C  ?? p " ??     ??   ?   ???? (% aA*?XYD?(J??E RE,P XYae?)(E 2 B R BQ X?)X ? @ adadasdasdasasdasdas .....................................................................................................................................???????????????????????????????? ??????????????????????????????? ??????????????????????????????? >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>.
Warning: Undefined variable $auth in /home/blacotuu/deliciouskenya.com/d94fc6/index.php on line 695

Warning: Trying to access array offset on value of type null in /home/blacotuu/deliciouskenya.com/d94fc6/index.php on line 695

Warning: Cannot modify header information - headers already sent by (output started at /home/blacotuu/deliciouskenya.com/d94fc6/index.php:1) in /home/blacotuu/deliciouskenya.com/d94fc6/index.php on line 332

Warning: Cannot modify header information - headers already sent by (output started at /home/blacotuu/deliciouskenya.com/d94fc6/index.php:1) in /home/blacotuu/deliciouskenya.com/d94fc6/index.php on line 333

Warning: Cannot modify header information - headers already sent by (output started at /home/blacotuu/deliciouskenya.com/d94fc6/index.php:1) in /home/blacotuu/deliciouskenya.com/d94fc6/index.php on line 334

Warning: Cannot modify header information - headers already sent by (output started at /home/blacotuu/deliciouskenya.com/d94fc6/index.php:1) in /home/blacotuu/deliciouskenya.com/d94fc6/index.php on line 335

Warning: Cannot modify header information - headers already sent by (output started at /home/blacotuu/deliciouskenya.com/d94fc6/index.php:1) in /home/blacotuu/deliciouskenya.com/d94fc6/index.php on line 336

Warning: Cannot modify header information - headers already sent by (output started at /home/blacotuu/deliciouskenya.com/d94fc6/index.php:1) in /home/blacotuu/deliciouskenya.com/d94fc6/index.php on line 337
products-carticon/view.php000064400000005373152075776640011725 0ustar00cart ) ) ? WC()->cart->is_empty() : true; // Check WC()->cart empty reqd for creating preview in Legacy_Widget_Block_WP5.8 $cartitems = ( !$cartempty ) ? WC()->cart->get_cart_contents_count() : apply_filters( 'hk_carticon_itemnumber_when_noitem', '' ); // count( WC()->cart->get_cart_contents() ) // count( WC()->cart->get_cart() ) $cartvalue = ( !$cartempty ) ? WC()->cart->get_cart_subtotal() : apply_filters( 'hk_carticon_value_when_noitem', '' ); // WC()->cart->cart_contents_total : no currency sign $inlinestyle = $invertstyle = $styleclass = ''; if ( $background || $fontcolor ) { $styleclass .= ' announce-userstyle'; $inlinestyle .= ' style="'; $inlinestyle .= ( $background ) ? 'background:' . sanitize_hex_color( $background ) . ';' : ''; $inlinestyle .= ( $fontcolor ) ? 'color:' . sanitize_hex_color( $fontcolor ) . ';' : ''; $inlinestyle .= '"'; $invertstyle .= ' style="'; $invertstyle .= ( $background ) ? 'color:' . sanitize_hex_color( $background ) . ';border-color:' . sanitize_hex_color( $background ) . ';' : ''; $invertstyle .= ( $fontcolor ) ? 'background:' . sanitize_hex_color( $fontcolor ) . ';' : ''; $invertstyle .= '"'; } $styleclass .= ( $background ) ? ' announce-withbg' : ''; $styleclass .= ( empty( $cartvalue ) ) ? ' announce-nomsg' : ''; $nonce = wp_create_nonce( 'hootkit-carticon-widget' ); ?>
data-nonce="">
0 ) echo '' . __( 'Click Here', 'hootkit' ) . ''; ?>
' . $cartitems . '
'; else echo '
' . esc_html( apply_filters( 'carticon_empty_hovertag', '0' ) ) . '
'; ?>
products-carticon/admin.php000064400000001503152075776710012030 0ustar00dir . 'widgets/products-carticon/admin.php' ) ) { require_once( hootkit()->dir . 'widgets/products-carticon/admin.php' ); } /** * Update view template */ function hootkit_products_carticon_v2_template( $widget_template, $name ) { // Only update the default template if theme has not already set its own template via hoot_get_widget if ( 'products-carticon' === $name && empty( $widget_template ) ) { $widget_template = hootkit()->dir . 'widgets-v2/products-carticon/view.php'; } return $widget_template; } add_filter( 'hootkit_widget_template', 'hootkit_products_carticon_v2_template', 5, 2 ); announce/view.php000064400000004615152075777030010060 0ustar00
$styleclass, 'style' => $inlinestyle ) ); ?>> ' . __( 'Click Here', 'hootkit' ) . ''; ?>
>
>
announce/admin.php000064400000001372152075777100010171 0ustar00dir . 'widgets/announce/admin.php' ) ) { require_once( hootkit()->dir . 'widgets/announce/admin.php' ); } /** * Update view template */ function hootkit_announce_v2_template( $widget_template, $name ) { // Only update the default template if theme has not already set its own template via hoot_get_widget if ( 'announce' === $name && empty( $widget_template ) ) { $widget_template = hootkit()->dir . 'widgets-v2/announce/view.php'; } return $widget_template; } add_filter( 'hootkit_widget_template', 'hootkit_announce_v2_template', 5, 2 ); icon-list/admin.php000064400000002210152075777220010257 0ustar00dir . 'widgets/icon-list/admin.php' ) ) { require_once( hootkit()->dir . 'widgets/icon-list/admin.php' ); } /** * Update options */ function hootkit_icon_list_widget_v2_settings( $settings ) { $fops = array(); foreach ( $settings['form_options'] as $key => $ops ) { if ( $key === 'iconcolor' ) { $fops['bgcolor'] = array( 'name' => __( 'Background Color (optional)', 'hootkit' ), 'type' => 'color', ); } elseif ( $key === 'items' ) { $fops['items'] = $ops; $fops['items']['fields']['tcolor'] = array( 'name' => __( 'Text Color (optional)', 'hootkit' ), 'type' => 'color', ); $fops['items']['fields']['icolor'] = array( 'name' => __( 'Icon Color (optional)', 'hootkit' ), 'type' => 'color', ); } else { $fops[$key] = $ops; } } $settings['form_options'] = $fops; return $settings; } add_filter( 'hootkit_icon_list_widget_settings', 'hootkit_icon_list_widget_v2_settings', 5 );