विवरण
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
.
स्क्रिनसटहरू
स्थापना
- 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
.
योगदानकर्ता र डेभलपरहरू
“Tracking for Fedex USPS” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“Tracking for Fedex USPS” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
1.0
- This is the very first release.