Plugin / WPCargo Track & Trace

Changelog

Changelog

6.1.8

  • Fix Package details missing on track form
  • Remove demo section on settings

6.1.7

  • Fixed print label and invoice errors with custom sections
  • Fixed packages field display error
  • Fixed packages volume calculation errors

6.1.6

  • Remove Client Account Settings
  • Remove dropdown fields for Registered Shipper and Registered Receiver
  • Fix error of bulk edit of shipments
  • Removed required attribute from client and employee dropdown in wp-admin

6.1.5

  • Removed required attribute from client and employee dropdown in wp-admin

6.1.4.1

  • Fixed error of non-existing callback

6.1.4

  • Fixed shipment metabox errors
  • Fixed error for non-numeric value encountered
  • Disabled wp-admin top bar for client login
  • Restrict Client access to wp-admin
  • Added employee role as default when plugin is activated

6.1.3

  • Fixed wordpress plugin version compatibility

6.1.2

  • Restrict access of Client user on wp-admin
  • Additional Assign Shipment to metabox for respective designations
  • Added user role Employee
  • Added default page Account for Client
  • Updated user capabilities of Agent
  • Fix bugs on repeater field for packages

6.1.1

  • Fixed the shipment bulk update.

6.1.0

  • Fixed SMS hook error.
  • Update the shipment multiple package templates and add volumetric and actual weight calcualtion.
  • Add some hooks and filters for easy customization.
  • Changed “Invoice” print button label into “Print”.
  • Add defualt settings value during plugin activation.

6.0.9

  • Update track result template and add new section for the shipment status.
  • Update shipment details section into 3 column layout
  • Update track result font family into google font “Roboto”

6.0.8

  • Add new settings for the TAX in percentage.
  • Checked plugin error for wordpress version 5.2.

6.0.7

  • Add new parameter on the “wpcargo_trackform” shortcode “show”, this parameter will allow user to either to display the track form after form submission or not. This paramter will accept 1 or 0, the default value is 1.
  • Fixed the pagination styles
  • Add Hook “wpcargo_before_shipment_details” for the track result template.
  • Fixed the “wpcargo_get_postmeta” function for the URL form field display format.
  • Add filter “wpcargo_track_result_shipment_number” for customizing track result shipment number label.
  • Add filter “wpcargo_print_invoice_label” for customizing track result print invoice button label.

6.0.6

  • Add new settings for the Shipment Map for “Map Type” and “Zoom Level”

6.0.5

  • Fixed shipment history map display in print invoice page.
  • Fixed date format display based on general settings.

6.0.4

  • Add new option for the shipment history map to display in result page.

6.0.3

  • Fixed display shipment serialize value.
  • Create plugin based CSS based on Bootstrap template to fix CSS compatibility with Bootstrap 3.x.x and below.
  • Fixed popup close button for view shipment NOT clickable.
  • Update plugin button classes.

6.0.2

  • Fixed track form mobile reposive layout.

6.0.1

  • Fixed pre display track result data.
  • Update CSS compatibility with Bootstrap 3.x.x and below
  • Add new filter for the registered shipper query
  • Fixed Shipment status error on save.
  • Fixed WPCargo Client role missing on Client account plugin deactivation.
  • Fixed registered shipper data missing on shipment update.
  • Add Bulk update for registered shipper.

6.0.0

  • Fixed language translation.
  • Fixed duplicate create shipment number.
  • Merge client account add on function.
  • Add admin shipment status email notification.
  • Update plugin style with bootstrap based styles.
  • Fixed date and time format for the date and time picker fields.
  • Add new shotcode [wpcargo_account] for the client front end dashboard.
  • Add new user role “WPCargo Client”.
  • Fixed email notification header error.
  • Add new filter for the shipment owner in the shipment table list.
  • Fixed email shortcodes for the {site_name}, {site_url}, and {admin_email} errors.
  • Update the Email shotcode tags into actual shipment meta keys.
  • Fixed SMS add ons hook error.
  • Add new settings for the shipment number suffix.
  • Update the track result template and fixed mobile responsive layout.

5.3.1

  • Fixed autogenerate Shipment Number bug when updating shipment.

5.3.0

  • Add new function to allow admin to decide the number of digits for the Shipment Title number.
  • Allow auto generate shipment number even without shipment prefix.
  • Fixed language translation in track form placeholder.

5.2.3

  • Fixed Shipment History bug when no Wpcargo Settings is available.
  • Add Shipment History Map Tab in WPCargo settings navigation.
  • Fixed Navigation Tab wpcargo base color.

5.2.2

  • Fixed the Email notification BCC and CC using shortcode.
  • Add shipment filter for shipment category in shipment table
  • Add class to shipment status for CSS customization
  • Add class to shipment history class for CSS customization
  • Fixed shipment history WPML comaptibility
  • Fixed error on Shipment history Map

5.2.1

  • Fixed the User timezone bug
  • Create new user fields to set specific user timezone

5.2.0

  • Newly added feature for Shipment History Google Map Tracker
  • Add bulk and quick edit functionality in Shipment table
  • Fixed minor bugs

5.1.0

  • Add filters to shipment history and multiple package section header
  • Fixed the Shipment history delete button bug
  • Update the shipment status section, Remove the required attribute by default in all form fields and make it required when the shipment status option is not empty.

5.0.7

  • Add option to enable User Timezone in general settings

5.0.6

  • Fixed the script error on admin edit.php page
  • Update the date and time default value based on current user localization.

5.0.5

  • Add new Email settings for the Email Cc and Bcc.

5.0.4

  • Fixed CSV format to SLYK format issue in exporting shipment data.
  • Fixed the Select Option auto save bug in export shipment form.
  • Add pre field value for the shipment history fields for the date, time and location.

5.0.3

  • Fixed email notification bug.
  • Add new email notification setting “Select Shipment Status to send email Notification”
  • Fixed Color theme in report page
  • Fixed Shipment History Shipment Status option bug

5.0.2

  • Fixed the shipment history table list error when no settings are set.
  • Remove the duplication of the Carrier field data.
  • Update Styles for mobile responsive
  • Update the Report Select option data to be form label.

5.0.1

  • Fixed the shipment history display settings error.

5.0.0

  • Add print label functionaly for the shipment.
  • Add some styling for the data display consistency.
  • Add option to Display Shipment History in result Page (General Settings).
  • Update Shipment hitory template. Removed the add shipment history and add admin restriction for the user role to update shipment history (General Settings).
  • Remove the Shipment Status in the Shipment fields.
  • Merge the Shipment Status with the Shipment History form fields ( note: Add shipment History form above Publish Button ).
  • Fixed bug with the Custom Field add on compatibilty
  • Add the followig Filters for shipment data customization
  • “wpcargo_status_option” – accepts one parameter ( must be array value ). this will affect the wpcargo status options.
  • “wpc_shipper_name_table_data” – accept string ( metakey ). This will replace the Shipper name column in the Shipment table.
  • “wpc_receiver_name_table_data” – accept string ( metakey ). This will replace the Receiver name column in the Shipment table.
  • “wpc_report_search_shipper_name_metakey” – accept string ( metakay ). This will change the shipment metakey to be search in Senders name in Report page.
  • “label_template_url” – Accept file Path. This will replace the Shipment label template.

4.2.2

  • Fix array if empty in customfield manager

4.2.1

  • Fix shipping history to get the colum header column in the settings

4.2.0

  • Added settings for changing background color of column and button colour in admin

4.1.2

  • Fix shipment history error in fresh install

4.0.9

  • Fix the default email template responsive

4.0.8

  • Fix issues on shipment history (duplicating shipment history)

4.0.7

  • Fix Templates on Shipment History

  • Fix Styles on Shipment History

4.0.6

  • Fixed issue on Shipment History Frontend

4.0.4

  • Fixed issue on Shipment History Admin section

4.0.3

  • Added sortable column on admin (Agent, Shipper Name, Receiver Name, Date)
  • Default sort is order by date

4.0.2

  • Fix issues on filter
  • Added “Updated By” Column on Shipment History

4.0.1

  • Update Admin Styles

4.0.0

  • Added Shipment History
  • Added Reports
  • Added Filters for Reports(shipper name, status, date, category)
  • Update Email Notification
  • Fix issues on filter on admin dashboard

3.2.0

  • Update the Email Notification Template at the frontend – http://www.wpcargo.com/email-settings/
  • Added WPCargo Merge Tags Notification
  • Update Email Notification for WPCargo Shipment History Add-ons
  • Added Email Settings

3.1.9

  • Changed the lists of Shipment Table (Tracking Number, Agent, Shipper Name, Receiver Name, Date, Status, Actions)
  • Added Filter by Agent, Shipper and Receiver on Lists of Shipment

3.1.8

  • Fix Bugs on metabox for the Client Accounts Add-ons

3.1.7

  • Remove other styles

3.1.6

  • Update Mobile Responsive in results
  • Update Mobile Responsive in shipment admin dashboard

3.1.5

  • Update the date format on frontend
  • Update the time format of shipment based on WordPress(General Settings)
  • Added Filter by Status on Admin
  • Update Multiple Package Mobile Responsive

3.1.4

  • Update the date format of shipment based on WordPress(General Settings)

3.1.3

  • Fix Issues on Multiple Package Frontend and Backend

3.1.2

  • Fix Issue of Multple Package at the shipment results
  • Added Enable and Disable Settings for Multiple Package

3.1.1

  • Added Multiple Packages

3.1.0

  • Fix Issue on saving shipments

3.0.10

  • Fix Issue/bugs on Email
  • Fix Error on Email Settings
  • Fix Error on Headers after activation

3.0.8

  • Improve GUI on front-end and back-end

3.0.7

  • Fix issue on print

3.0.6

  • Fix CSS conflict on other theme’s

3.0.5

  • Fix Email Update Notification
  • Fix jQuery Date Format
  • Add Settings for the barcode to display at the frontend

3.0.4

  • Improve Internationalization
  • Improve Mobile Responsive

3.0.3

  • Remove Flush Rewrite Rules Function
  • Add Priority Parameter on Registering Custom Post Type

3.0.2

  • Remove “wp_verify_nonce” to avoid conflict on other themes

3.0.1

  • Added Print on Admin Shipments
  • Added Developer Hooks on Print
  • Fix Email Notification
  • Fix Issue on Date and Time on Firefox Browser
  • Added Filters

3.0.0

  • Added Developer Hooks
  • Fix jQuery Bugs
  • Add Template Folder
  • Add Language Folder
  • Add Localization
  • Enhance Script
  • Update Styles
  • Create Separate Settings
  • Add Title Prefix Settings
  • Organize Scripts and Directories
  • Add Print on result page
  • Add Email Notification when updating shipments

2.0.1

  • Remove tabs
  • Remove jQuery Bugs
  • Fix Admin Notice Bugs
  • Additional Settings for the WPCargo Title Prefix
  • Add Functionality for the auto generation of the title

2.0.0

  • Update the Track Form and Track Result to one(1) page
  • Add a search functionality on “No results found”
  • Add Filter on Forms
  • Update for SMS Settings (Twilio Gateway)
  • Update for WPCargo Email Add-ons

1.0.5

  • Add Filter to edit other titles – http://www.wpcargo.com/added-apply-filter-on-version-1-0-5/
  • Fix conflicts between the filter of the post and wpcargo
  • Fix Print Layout on Result Page

1.0.4

  • Fix the div tags closing on track result page

1.0.3

  • Fix Error on Filter
  • Add the Add-ons Settings (Email Settings, SMS Settings)
  • Add details on Add-ons Page (WPCargo Email Add-ons, WPCargo SMS Add-ons)

1.0.2

  • Fix bugs in inserting/updating into database

1.0.1

  • Removed License Manager
  • Fixed bugs for the add-ons
  • Fixed the Shipment Status
  • Change other strings to make it readable for developers
  • Add Add-ons Page that might help you
  • Fixed jQuery conflicts

1.0.0

  • Add Filter by Shipment Status
  • Add Filter by Shipment Category

Ratings

4.5
18 reviews

Rating breakdown

Details Information

Version

6.1.8

First Released

09 Nov, 2015

Total Downloads

45,948

Wordpress Version

-

Tested up to:

5.3

Require PHP Version:

5.6 or higher

Tags

Contributors

Languages

DIRECTORY DISCLAIMER

The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.

The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.

Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.

While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.

wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.

Keep Leading Your Followers!
Share it for them.