Title: TP Travel Package
Author: themepalace
Published: <strong>August 15, 2017</strong>
Last modified: August 15, 2022

---

Search plugins

![](https://ps.w.org/tp-travel-package/assets/banner-772x250.png?rev=1713472)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/tp-travel-package/assets/icon-256x256.png?rev=1713472)

# TP Travel Package

 By [themepalace](https://profiles.wordpress.org/themepalace/)

[Download](https://downloads.wordpress.org/plugin/tp-travel-package.zip)

 * [Details](https://test.wordpress.org/plugins/tp-travel-package/#description)
 * [Reviews](https://test.wordpress.org/plugins/tp-travel-package/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/tp-travel-package/#installation)
 * [Development](https://test.wordpress.org/plugins/tp-travel-package/#developers)

 [Support](https://wordpress.org/support/plugin/tp-travel-package/)

## Description

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
    ```

## Installation

#### Using The WordPress Dashboard

    ```
    * Navigate to the 'Add New' in the plugins dashboard
    * Search for TP Education
    * Click Install Now
    * Activate the plugin on the Plugin dashboard
    ```

#### Uploading in WordPress Dashboard

    ```
    * Navigate to the 'Add New' in the plugins dashboard
    * Navigate to the 'Upload' area
    * Select tp-education.zip from your computer
    * Click 'Install Now'
    * Activate the plugin in the Plugin dashboard
    ```

#### Using FTP

    ```
    * Download tp-education.zip
    * Extract the tp-education directory to your computer
    * Upload the tp-education directory to the /wp-content/plugins/ directory
    * Activate the plugin in the Plugin dashboard
    ```

#### Setting Options

    ```
    * Setting Page is located inside Default Settings Option
    * Enable and Disable Post Types Options As Per Need
    ```

## FAQ

### There is something cool you could add…

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“TP Travel Package” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ themepalace ](https://profiles.wordpress.org/themepalace/)

[Translate “TP Travel Package” into your language.](https://translate.wordpress.org/projects/wp-plugins/tp-travel-package)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/tp-travel-package/),
check out the [SVN repository](https://plugins.svn.wordpress.org/tp-travel-package/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/tp-travel-package/)
by [RSS](https://plugins.trac.wordpress.org/log/tp-travel-package/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.4

 * Tested upto WordPress v6.0

#### 1.0.3

 * Tested upto WordPress v5.8

#### 1.0.2

 * added data migration support for WP Travel Plugin

#### 1.0.1

 * Tested upto WordPress v4.9.4

#### 1.0

 * Initial release.

## Meta

 *  Version **1.0.4**
 *  Last updated **4 years ago**
 *  Active installations **10+**
 *  WordPress version ** 4.7 or higher **
 *  Tested up to **6.0.14**
 *  Language
 * [English (US)](https://wordpress.org/plugins/tp-travel-package/)
 * Tags
 * [custom post type](https://test.wordpress.org/plugins/tags/custom-post-type/)
   [meta data](https://test.wordpress.org/plugins/tags/meta-data/)[travel](https://test.wordpress.org/plugins/tags/travel/)
 *  [Advanced View](https://test.wordpress.org/plugins/tp-travel-package/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/tp-travel-package/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/tp-travel-package/reviews/)

## Contributors

 *   [ themepalace ](https://profiles.wordpress.org/themepalace/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/tp-travel-package/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://themepalace.com)