Title: Metabox with API
Author: Saumil Nagariya
Published: <strong>जुन 23, 2020</strong>
Last modified: फेब्रुअरी 4, 2022

---

प्लगिनहरू खोज्नुहोस्

यो प्लगिन **वर्डप्रेसका ३ प्रमुख नवीनतम रिलीजहरूसँग परीक्षण गरिएको छैन**। यो अब 
सम्भवतः व्यवस्थित वा समर्थन नभएको हुन सक्छ र वर्डप्रेसका नयाँ संस्करणहरूमा प्रयोग
गर्दा अनुकूलता सम्बन्धी समस्या हुन सक्छ।

![](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://ne.wordpress.org/plugins/metabox-with-api/#description)
 * [समीक्षाहरू](https://ne.wordpress.org/plugins/metabox-with-api/#reviews)
 * [विकास](https://ne.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/log/metabox-with-api/?limit=100&mode=stop_on_copy&format=rss)
द्वारा [कोड ब्राउज गर्नुहोस्](https://plugins.trac.wordpress.org/browser/metabox-with-api/),
[एसभीएन रिपजिटरी](https://plugins.svn.wordpress.org/metabox-with-api/) हेर्नुहोस्,
वा [विकास लग](https://plugins.trac.wordpress.org/log/metabox-with-api/) को सदस्यता
लिनुहोस्।

## चेन्जलग

#### 1.0

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

## मेटा

 *  संस्करण **1.0**
 *  पछिल्लो अपडेट **4 वर्ष अघि**
 *  सक्रिय स्थापना **१० भन्दा कम**
 *  वर्डप्रेस संस्करण ** 5.4 वा उच्च **
 *  जाँच गरिएको **5.9.13**
 *  PHP संस्करण ** 7.0 वा उच्च **
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/metabox-with-api/)
 * ट्याग
 * [custom metabox](https://ne.wordpress.org/plugins/tags/custom-metabox/)
 *  [उन्नत दृश्य](https://ne.wordpress.org/plugins/metabox-with-api/advanced/)

## रेटिङ्गहरू

अहिलेसम्म कुनै समीक्षा पेस गरिएको छैन।

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

[See all reviews](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)