esc_html__( 'Category Section', 'book-store-cart' ), 'categories' => array( 'book-store-cart', 'Category Section' ), 'content' => '

'. esc_html__('Shop by Category','book-store-cart').'

', ); } else { return array( 'title' => esc_html__( 'Category Section', 'book-store-cart' ), 'categories' => array( 'book-store-cart', 'Category Section' ), 'content' => '

'. esc_html__('Shop by Category','book-store-cart').'

', ); }