lightspeedwp / tour-operator

The LSX Tour Operators Plugin provides 3 post types (Accommodations, Destinations and Tours) that are the core of any Tour Operator. Use them to build day-by-day itineraries for tours.
https://lsx.design/products/tour-operator/
GNU General Public License v3.0
10 stars 0 forks source link

Tour Operator Plugin Header updates #369

Open ashleyshaw opened 1 week ago

ashleyshaw commented 1 week ago

Update Wetu Importer Plugin Header

Description:

The header information for the LSX Importer for Wetu plugin should be updated to reflect the latest WordPress standards and requirements, including adding the maximum recommended fields.

Requirements:

Reference:

Code Reference:

/*
 * Plugin Name:       LSX Tour Operator
 * Plugin URI:        https://lsx.design/products/tour-operator/
 * Description:       Showcase tours, destinations, and accommodations with digital itineraries, galleries, and integrated maps.
 * Author:            LightSpeed
 * Version:           1.4.9
 * Requires at least: 6.7
 * Tested up to:      6.7
 * Requires PHP:      8.0
 * Author URI:        https://lightspeedwp.agency/
 * License:           GPLv3 or later
 * License URI:       https://www.gnu.org/licenses/gpl-3.0.html
 * Text Domain:       tour-operator
 * Domain Path:       /languages/
 * Update URI:        https://lsx.design/products/tour-operator/
 * Tags:              lsx, tour operator, travel, tourism, itinerary
 */