public function __construct() { parent::__construct(); $this->postType = 'temple'; $this->singularName = 'Chùa'; $this->pluralName = 'Chùa'; $this->menuName = 'Chùa'; $this->slug = 'chua'; $this->description = 'Danh bạ Chùa Việt Nam'; }
public function __construct() { parent::__construct(); $this->postType = 'quanan'; $this->singularName = 'Quán ăn'; $this->pluralName = 'Quán ăn'; $this->menuName = 'Quán ăn'; $this->slug = 'quan-com'; $this->description = 'Quán cơm chay'; }
public function __construct() { parent::__construct(); $this->postType = 'ashram'; $this->singularName = 'Đạo tràng'; $this->pluralName = 'Đạo tràng'; $this->menuName = 'Đạo tràng'; $this->slug = 'dao-trang'; $this->description = 'Đạo tràng Phật Giáo'; }
public function __construct() { parent::__construct(); $this->postType = 'shop'; $this->singularName = 'Shop'; $this->pluralName = 'Shop'; $this->menuName = 'Shop'; $this->slug = 'shop'; $this->description = 'Shop văn hóa phẩm Phật Giáo'; }
public function __construct() { parent::__construct(); $this->postType = 'nhahang'; $this->singularName = 'Nhà hàng'; $this->pluralName = 'Nhà hàng'; $this->menuName = 'Nhà hàng'; $this->slug = 'nha-hang'; $this->description = 'Nhà hàng chay'; }