Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Tracking for Fedex USPS

Описание

Once activated, this plugin generated a shortcode [tracking-fedex-usps] that you can insert into any post or page. The shortcode will be displayed as a shipping tracking page on the front-end. Provided tracking numbers for selected carrier (Fedex or USPS), it can track the shipping information.

For Linux server to use Fedex tracking, we need to install SoapClient by sudo apt-get install php7.0-soap; then sudo service apache2 restart.

Скриншоты

  • How to add shortcode to post or page
  • Front-end appearance of tracking tool
  • Example of tracking status for USPS
  • Example of tracking status for Fedex

Установка

  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Insert [tracking-fedex-usps] into any page or post, and view the tracking page on the front-end.
  4. For Linux server to use Fedex tracking, we need to install SoapClient by sudo apt-get install php7.0-soap; then sudo service apache2 restart.

Отзывы

Посмотреть 1 отзыв

Участники и разработчики

«Tracking for Fedex USPS» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Tracking for Fedex USPS» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0

  • This is the very first release.