Enhance your travel sites more efficiently. Allow user to utilize post types and meta data on your site with TP Travel Package.
评级
最后更新
August 15, 2022
版本
1.0.4
活跃安装
10
TP Travel Package

A plugin to add custom post type ( Destination and Package ) and it’s required meta fields for travel sites. This plugin is dedicated for travel themes.

Template Overwrite

* Create a folder named "tp-travel-packagee" and do all the overwrites inside the folder as instructed below. * Archive Pages - you can overwrite all archive pages for post types available in this plugin. ie: tp-archive-package.php * Search Page - you can overwrite package search page for post types available in this plugin by tp-package-search.php * Single Pages - you can overwrite all single pages for post types available in this plugin. ie: tp-single-package.php

Functions to Call Meta Values

Destination Details

tp_destination_quote( $post_id = '' ); // Destination Quote tp_destination_rating_value( $post_id = '' ); // Destination Rating value in number tp_destination_rating( $post_id = '' ); // Destination Rating value in stars

Package Details

tp_package_quote( $post_id = '' ); // Package Quote tp_package_price( $post_id = '' ); // Package Price tp_package_pax( $post_id = '' ); // No of people for package tp_package_days( $post_id = '' ); // No of days for package tp_package_difficulty( $post_id = '' ); // Package Diffifulty tp_package_date( $post_id = '' ); // Package Departure tp_package_destination( $post_id = '' ); // Package Destinaiton tp_package_destination_link( $post_id = '' ); // Package Destinaiton with link<h3>Files</h3> jQuery UI - v1.12.0 License: https://jquery.org/license/ ( Copyright jQuery Foundation and other contributors; Licensed MIT ) Source: http://jqueryui.com
免费使用Creator套餐
活跃安装
10
目前已测试版本
6.0.9
此插件可供下载,可用于您的 WordPress 自托管安装。