Popis
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
.
Snímky obrazovky
Instalace
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‚Plugins‘ screen in WordPress
- Insert [tracking-fedex-usps] into any page or post, and view the tracking page on the front-end.
- For Linux server to use Fedex tracking, we need to install
SoapClient
bysudo apt-get install php7.0-soap
; thensudo service apache2 restart
.
Autoři
Tracking for Fedex USPS je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Tracking for Fedex USPS” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0
- This is the very first release.