このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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.