Title: Metabox with API
Author: Saumil Nagariya
Published: <strong>23 Ιουνίου  2020</strong>
Last modified: 4 Φεβρουαρίου  2022

---

Αναζήτηση πρόσθετων

Αυτό το πρόσθετο **δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress**.
Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας
με τις πιο πρόσφατες εκδόσεις του WordPress.

![](https://ps.w.org/metabox-with-api/assets/icon-256x256.png?rev=2328980)

# Metabox with API

 Από [Saumil Nagariya](https://profiles.wordpress.org/saumil122/)

[Λήψη](https://downloads.wordpress.org/plugin/metabox-with-api.1.0.zip)

 * [Λεπτομέρειες](https://el.wordpress.org/plugins/metabox-with-api/#description)
 * [Κριτικές](https://el.wordpress.org/plugins/metabox-with-api/#reviews)
 * [Ανάπτυξη](https://el.wordpress.org/plugins/metabox-with-api/#developers)

 [Υποστήριξη](https://wordpress.org/support/plugin/metabox-with-api/)

## Περιγραφή

The objective of the plugin is to generate product button based on the data fetched
from the API. The api data should be generated in the same manner as provided by
the plugin (refer cateogory.json & product.json, included in “data” directory).

Once you activate the plugin, two tables `wp_metabox_categories` and `wp_metabox_products`
are created. The “Metabox API setting” option (under the “Setting” section) allows
to store category api url and product api url. After storing both APIs, there is
option to fetch the data. It means category and product data are stored in the respective
database table (i.e. `wp_metabox_categories` and `wp_metabox_products`). We can 
also fetch the data at regular period of time. The plugin supports two level of 
category only (i.e. Parent and child category).

The plugin also generate the metabox (named “Metabox API”) on the post or the page.
Once you select the category from “Category” dropdown / select box, the product 
specific to that category will be populated to “Product” dropdown / select box. 
After selecting the product, you can generate the shortcode by clicking “Generate
code” button. The generated shortcode can be used on any post or page which will
display as product button in frontend. Anyone can easily modify the output of the
generated shortcode.

If anyone want to modify the output of the shortcode or the attributes/fields of“
cateogory” & “Product” APIs, can reach out to me. Please provide the feedback or
suggestion to me.

## Στιγμιότυπα

[⌊Metabox API Setting page.⌉⌊Metabox API Setting page.⌉[

Metabox API Setting page.

[⌊Metabox API Setting page : Stored api and fetch option.⌉⌊Metabox API Setting page:
Stored api and fetch option.⌉[

Metabox API Setting page : Stored api and fetch option.

[⌊Metabox API generated while adding/editing the post.⌉⌊Metabox API generated while
adding/editing the post.⌉[

Metabox API generated while adding/editing the post.

[⌊Metabox API generated while adding/editing the page.⌉⌊Metabox API generated while
adding/editing the page.⌉[

Metabox API generated while adding/editing the page.

[⌊Metabox API displays the generated shortcode for product.⌉⌊Metabox API displays
the generated shortcode for product.⌉[

Metabox API displays the generated shortcode for product.

[⌊Multiple shortcode can be included on the specific post or page.⌉⌊Multiple shortcode
can be included on the specific post or page.⌉[

Multiple shortcode can be included on the specific post or page.

[⌊The product button will be created on frontend.⌉⌊The product button will be created
on frontend.⌉[

The product button will be created on frontend.

## Συχνές Ερωτήσεις

### Is there any configuration require for this plugin?

No

### Is all features of this plugin completely free?

Yes

### Where can I get support?

For support, please contact at saumil122@gmail.com.

### Where can I report bug?

For reporting related bugs, please contact at saumil122@gmail.com.

### Where can I find the sample of Category & Product API?

You can find the sample json for Category(category.json) & Product(product.json)
API inside “Data” directory.

## Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

## Συνεισφέροντες & Προγραμματιστές

“Metabox with API” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει
στη δημιουργία του.

Συντελεστές

 *   [ Saumil Nagariya ](https://profiles.wordpress.org/saumil122/)

[Μεταφράστε το “Metabox with API” στην γλώσσα σας.](https://translate.wordpress.org/projects/wp-plugins/metabox-with-api)

### Ενδιαφέρεστε για την ανάπτυξη;

[Περιηγηθείτε στον κώδικα](https://plugins.trac.wordpress.org/browser/metabox-with-api/),
ανατρέξτε στο [αποθετήριο SVN](https://plugins.svn.wordpress.org/metabox-with-api/)
ή εγγραφείτε στο [αρχείο καταγραφής αλλαγών ανάπτυξης](https://plugins.trac.wordpress.org/log/metabox-with-api/)
μέσω [RSS](https://plugins.trac.wordpress.org/log/metabox-with-api/?limit=100&mode=stop_on_copy&format=rss).

## Σύνοψη αλλαγών

#### 1.0

 * Initial release.
 * Category & Product API (refer category.json & product.json inside “data” directory)

## Μεταστοιχεία

 *  Version **1.0**
 *  Τελευταία ενημέρωση: **πριν από 4 έτη**
 *  Ενεργές εγκαταστάσεις: **Λιγότερες από 10**
 *  Έκδοση WordPress: ** 5.4 ή νεότερη **
 *  Δοκιμασμένο μέχρι: **5.9.13**
 *  Έκδοση PHP: ** 7.0 ή νεότερη **
 *  Language
 * [English (US)](https://wordpress.org/plugins/metabox-with-api/)
 * Ετικέτα:
 * [custom metabox](https://el.wordpress.org/plugins/tags/custom-metabox/)
 *  [Σύνθετη Προβολή](https://el.wordpress.org/plugins/metabox-with-api/advanced/)

## Αξιολογήσεις

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/metabox-with-api/reviews/#new-post)

[Δείτε όλες τις κριτικές](https://wordpress.org/support/plugin/metabox-with-api/reviews/)

## Συντελεστές

 *   [ Saumil Nagariya ](https://profiles.wordpress.org/saumil122/)

## Υποστήριξη

Έχετε κάτι να πείτε; Χρειάζεστε βοήθεια;

 [Φόρουμ υποστήριξης](https://wordpress.org/support/plugin/metabox-with-api/)

## Δωρεά

Θα θέλατε να υποστηρίξετε την προαγωγή αυτού του πρόσθετου;

 [ Κάντε δωρεά σε αυτό το πρόσθετο ](https://paypal.me/SaumilNagariya)