ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

Erudus One for WordPress

აღწერა

This plugin uses the Erudus API to display and use product information in WordPress.

Erudus provides a trusted data source for thousands of food products. The Erudus data is sourced directly from food manufacturers and suppliers, giving you reliable data on allergens, nutrients and other important information about food products.

To use this plugin you will need Erudus API credentials.

Shortcode

To show a product specification, you can use the shortcode:

[erudus-product id=”eruduesproductid”]

Simply find the product you need from erudus and replace the id attribute with the correct Erudus ID.

Customisation

To customise the display of product information, copy product.php found in the plugin’s templates folder to a folder named erudus inside your theme and edit the file.

Template Functions

To further customise and use product data, you can use the template function erudus_get_product($erudus_id) to get product data for a product. This will return an object containing all fields found in the API.

Please note that product data is cached by the plugin for 24 hours. Fresh data is only requested when product data is needed.

დაყენება

  1. Upload plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enter your Erudus API client keys in Settings->Erudus One

ხდკ

Installation Instructions
  1. Upload plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enter your Erudus API client keys in Settings->Erudus One
How often is product data updated?

The plugin caches each product for 24 hours. After 24 hours it will request a fresh copy of data from Erudus.

მიმოხილვები

There are no reviews for this plugin.

მონაწილეები & დეველოპერები

“Erudus One for WordPress” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ Erudus One for WordPress თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

1.0

  • Frist release.