Title: Custom API for WP
Author: miniOrange
Published: <strong>23 Julho, 2020</strong>
Last modified: 11 Dezembro, 2025

---

Procurar plugins

![](https://ps.w.org/custom-api-for-wp/assets/banner-772x250.png?rev=3373567)

![](https://ps.w.org/custom-api-for-wp/assets/icon-128x128.png?rev=2345284)

# Custom API for WP

 Por [miniOrange](https://profiles.wordpress.org/cyberlord92/)

[Descarregar](https://downloads.wordpress.org/plugin/custom-api-for-wp.4.5.0.zip)

 * [Detalhes](https://pt.wordpress.org/plugins/custom-api-for-wp/#description)
 * [Avaliações](https://pt.wordpress.org/plugins/custom-api-for-wp/#reviews)
 *  [Instalação](https://pt.wordpress.org/plugins/custom-api-for-wp/#installation)
 * [Desenvolvimento](https://pt.wordpress.org/plugins/custom-api-for-wp/#developers)

 [Suporte](https://wordpress.org/support/plugin/custom-api-for-wp/)

## Descrição

[**Custom API for WP plugin**](https://plugins.miniorange.com/custom-api-for-wordpress)
plugin allows you to _create no code custom REST endpoints / Custom APIs_ in WordPress.
With interactive **Graphical User Interface (GUI)** fetch any data from WordPress
database tables like **users, posts, custom tables or any 3rd-party plugin’s table**.
You can also use HTTP request methods like **POST, PUT, DELETE (Insert, Update, 
Delete)** data with these created Custom endpoint / Custom REST routes.

You can also **connect any external APIs** and platforms to **fetch the data and
display data on WordPress frontend** . You can use your design (custom HTML, CSS
and JS), post data on third-party platforms on any WordPress events (user creation,
Woocommerce events, form submission, membership purchase etc) via WordPress hooks.

You can easily interact with the WordPress database to perform **CRUD operations
on data using the custom endpoints created (generated) using [Connect to external APIs | Custom endpoints for WP](https://plugins.miniorange.com/custom-api-for-wordpress)**.

[Custom API for WP plugin](https://plugins.miniorange.com/custom-api-for-wordpress)
takes care of writing the **complex SQL queries** to fetch/update data and provide
you with a very simple User Interface to create or generate custom REST endpoints.

This plugin also provides the **filter operations in which you can filter the data**
you want to show in the API endpoint response.

### 🆓FREE Plan Features

 * **Unlimited GET APIs:** Create as many GET APIs as you need to fetch data from
   WordPress tables.
 * **One Advanced API using SQL:** Build a single advanced API with custom SQL queries
   to perform CRUD (GET, POST, PUT, DELETE) operations.
 * **External API Integration (JSON Only):** Connect to third-party APIs that return
   JSON data.
    - **Hooks Support for External APIs:** Use hooks to trigger and execute connected
      external APIs.

### 💲PREMIUM Plan Features

 * **Unlimited RESTful APIs:** Create APIs with all HTTP methods – GET, POST, PUT,
   DELETE.
    - **Custom Filters on API Data:** Apply filters to refine data retrieved in 
      Custom APIs.
    - **Customizable API Response:** Format API responses to match your exact requirements
      in custom APIs.
    - **Role-Based Access Control:** Restrict access to custom APIs based on user
      roles.
    - **Conditional Logic & Filters:** Add logic-based rules and conditions to custom
      APIs. Use query parameters to filter API responses on the go.
 * **Unlimited Advanced APIs with SQL:** Build complex and fully customized APIs
   using SQL queries to perform CRUD (GET, POST, PUT, DELETE) operations.
    - **Customizable API Response:** Format API responses to match your exact requirements
      in custom APIs.
    - **Role-Based Access Control:** Restrict access to custom APIs based on user
      roles.
 * **Unlimited External API Integrations:** Connect to as many third-party APIs 
   as needed that return JSON, XML, GRAPHQL or SOAP responses.
    - **Hooks Support for External APIs:** Use hooks to trigger and execute connected
      external APIs.
    - **Shortcode & Template Tag Display:** Easily display data from external API
      on your frontend using shortcodes or template tags.
    - **Secure Authentication for External APIs:** Supports OAuth2, Bearer Tokens,
      and API Key authentication methods.
    - **Dependent API:** Dynamically retrieve a token from an external API to authenticate
      requests to the data API.

### Third-party/External API Integration into WordPress

 * This plugin allows you to **integrate any external or third-party REST API endpoints
   into WordPress** very easily with the help of our interactive and simple GUI 
   within seconds. With this function of our plugin, you can fetch data to your 
   WordPress ([WooCommerce](https://woocommerce.com/)) site or you can use it to
   fetch data and process it according to your needs.
 * These integrations can also be done on third-party plugin events like form submission
   using Elementor, [Wpforms](https://wpforms.com/), [Gravityforms](https://www.gravityforms.com/)
   etc. and also payment status or subscription status based on transactions done
   via payment gateways like that provided by [WooCommerce](https://woocommerce.com/),
   [Wpforms](https://wpforms.com/), [Gravityforms](https://www.gravityforms.com/)
   or any other services.
 * External API integrations can be done on any event of WordPress like user registration,
   user membership level change or any other using plugin hooks.
 * [WooCommerce](https://woocommerce.com/) product data can be synced with any external/
   third-party API provider(Supplier) on a real-time basis with our plugin.
 * This feature also provides the capability to register or login users to third-
   party platforms by making an API request to the third-party platforms.
 * **Data display on front end using shortcode or template tag** fetched from external
   API endpoints.
 * Any kind of external APIs supporting **JSON**, **XML**, **SOAP**, **GraphQL**
   can be connected with authentication methods like **OAuth**, **JWT**, **Bearer**,**
   API Key** or even **custom API authentication**.

### Use Cases

 * Access custom data of the WordPress site into your mobile application or web 
   clients via custom REST API Endpoints.
 * Create easy **Custom REST Routes to Create, Read, Update and Delete (CRUD)** 
   WordPress content from client-side JavaScript or external applications.
 * **Interact with any standard database** schema/ table or your custom-built schema/
   table to fetch/ update/ delete data using the custom API endpoints.
 * **Connect two WordPress sites** or connect your WordPress site with a website
   built in any framework and Get/Update/Insert/Delete (CRUD) data of one website
   to another website with the help of Custom API and feasibility of connection 
   with External APIs / Custom Endpoints developed in the external Website.
 * **Connect with External Rest API Routes to display data on your website** or 
   process the data received from External Endpoint.
 * **[Integrate External/third-party REST API endpoints with third-party plugin’s payment gateways](https://plugins.miniorange.com/integrate-external-third-party-rest-api-endpoints-into-wordpress)**
   like that of [WooCommerce](https://woocommerce.com/), [Wpforms](https://wpforms.com/)
   or any other custom gateway such that the API can be called automatically based
   on the payment status.
 * **Integrate External/ third-party REST API endpoints with custom/ third-party
   plugins’ forms** like that of [Wpforms](https://wpforms.com/), Elementor, [Gravityforms](https://www.gravityforms.com/)
   etc such that the external APIs can be called on these forms submission or any
   related events to perform fetch/update/delete operation based on API endpoints.
 * **Sync third-party/external API provider’s (Supplier’s) API Inventory data into
   [WooCommerce](https://woocommerce.com/)** and display them in the product feed
   on a real-time basis. [[More detials]](https://plugins.miniorange.com/woocommerce-api-product-sync-with-woocommerce-rest-apis)
 * **Integrate external APIs into WooCommerce** – If you have a Woocommerce store
   and want to update the data like order creation, order status, and user profile
   update on a third-party platform in real-time, then a solution can be provided
   using our plugin.
 * **Data display using shortcode** – Fetch data from external API with security
   and display that on WordPress front-end pages using the shortcodes with customized
   design.

### Add-Ons

### WooCommerce Products sync via External API | Import products in WooCommerce using Supplier APIs

 * If you have a [WooCommerce](https://woocommerce.com/) store and want to **sync**(
   add/update/delete) the products from the external inventory warehouse/ store’s
   platform via APIs then it can be using the CUSTOM API plugin along with our **
   [Woocommerce products sync from external APIs](https://plugins.miniorange.com/woocommerce-api-product-sync-with-woocommerce-rest-apis)**.
 * _Following are the key features_ –
    1. **Data can be synced automatically** after a certain specified period. (For 
       example, every 4 hours a day).
    2. All the product details like SKU, name, description, price, stock status, images,
       custom attributes and variant productions can be updated along with other custom
       attributes as well.
    3. **Sync can be done in the background** such that customers using your WP site
       are not affected.
    4. **Data syncing can also be done by clicking on the sync button manually** in
       the User Interface.
    5. **[WooCommerce](https://wordpress.org/plugins/woocommerce/) product images can
       also be added** or updated with ease based on external API data.
    6. **No extra work to import and export CSV/ TXT files manually**. API Integration
       will do the job automatically.
 * This plugin supports complete integrations for the following –
    1. Sync **Amrod** catalogue to WooCommerce
    2. Sync **S&S Activewear** products to WooCommerce
    3. Sync products and orders from **Shopify** to WooCommerce
    4. Import products from **Parts Unlimited** to WooCommerce
    5. Import products from **Parts Canada** to WooCommerce
    6. Import products from **Barron** to WooCommerce

### Zoho Integration with WordPress

 * If you have a WordPress site and want to connect it to your [Zoho](https://www.zoho.com/)
   applications like [Zoho CRM](https://www.zoho.com/in/crm/), [Zoho connect](https://www.zoho.com/connect/),
   [Zoho Subscription](https://www.zoho.com/in/subscriptions/), [Zoho Inventory](https://www.zoho.com/in/inventory/)
   etc to perform operations like sync real-time data between these platforms, which
   involves user profile sync, operate on WordPress or assign membership to the 
   user based on his Zoho subscription etc. With this integration, any Zoho APIs
   and webhooks can be integrated to perform real-time sync.

### WordPress Automate using Webhooks

 * This plugin can be made compatible to automate WordPress events with external
   API and webhook to synchronize data between WordPress and external applications.
   
   For example – If you have a WordPress/Woocommerce site and want to sync the user
   data, product data, posts, and membership data with external platforms, inventories
   and CRM like Zoho, Hubspot etc., then this plugin can be extended with an add-
   on to achieve this.

These solutions can be used additionally along with the plugin. To know more details,
contact us at _apisupport@xecurify.com_ and let us know your requirements.

### Type of Data which you can retrieve with Custom Endpoints

 * WP Users and User Meta.
 * WP Roles and Capabilities.
 * WP Posts, Pages and custom post types.
 * WP Options.
 * WP Taxonomy.
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)products, WordPress 
   Membership plugins data.
 * Custom data, Custom posts, Custom parameters, Custom fields and many more.
 * Any third-party plugins or custom table data can be fetched/updated using these
   custom API endpoints.

### External Service

This plugin may call login.xecurify.com (our own service) in case user wants to 
register or share any queries or feedback with us and this is completely optional.

### Privacy Policy

This plugin does not store any user data, and all the data remains on the user’s
end only.

## Ecrãs

 * [[
 * List all created APIs
 * [[
 * External API Integration
 * [[
 * Create API UI
 * [[
 * Create REST API using custom SQL
 * [[
 * View API UI

## Instalação

#### From your WordPress dashboard

 1. Visit `Plugins > Add New`
 2. Search for `Custom API for WP`. Find and Install the `Custom API for WP` plugin
    by miniOrange
 3. Activate the plugin

#### From WordPress.org

 1. Download the `Custom API for WP` plugin
 2. Unzip and upload the `custom-api-for-wp` directory to your `/wp-content/plugins/`
    directory.
 3. Activate the miniOrange API plugin from your Plugins page.

#### Once Activated

 1. Go to the `Settings-> Custom API` menu
 2. Click on the `Create API` button
 3. Choose data that you want to retrieve with API and conditions to retrieve data
 4. Save the configuration and your API will be ready to use.

## Perguntas frequentes

### Can I fetch data from an external API endpoint and display it on my WordPress pages?

Yes, the plugin provides a feature to connect to any external endpoint and display
the data using the **WordPress shortcode** or **template tag**. More details can
be found **[here](https://plugins.miniorange.com/display-data-on-wordpress-using-shortcode)**.

### Can this plugin be used to create API for any third-party plugin?

Yes, this plugin can help you perform any Database Operation for any plugin’s table
in the WordPress database based on various filters that you want to apply.

### Can I write create or generate API endpoints in WordPress using my own complex custom SQL Query?

Yes, the plugin provides this functionality so that any custom endpoints can be 
created or generated based on your self-defined custom SQL query with any complexity,
so SQL query can be used to perform operations even using multiple WP database tables.

### How to integrate External/third-party side(Non-WordPress) REST API endpoints into WordPress?

The plugin provides the Graphical User Interface-based feature to integrate or connect
to any external API endpoints easily within WordPress and these connections can 
be used to fetch/update data via these external API endpoints on any WordPress events
on a real-time basis.

### How to create API endpoints in WordPress

This plugin is exactly meant to do that in which you can easily create any APIs 
to interact with the WordPress database and perform any operations like GET, POST,
PUT, and DELETE within seconds along with security.

### How to import/sync products from an external inventory/supplier to my WooCommerce store?

The plugin can be with our other add-on **[Woocommerce product sync from external API](https://plugins.miniorange.com/woocommerce-api-product-sync-with-woocommerce-rest-apis)**
to sync all the products including adding, updating, and deleting products based
on what is available on the inventory/supplier’s end.

### Can this plugin be connected to Zoho for integration with WordPress?

Yes, the plugin’s Connect to External API feature can be used to connect the Zoho
platforms with WordPress and sync data in real-time using developer hooks or on-
demand end-to-end integration.

## Avaliações

![](https://secure.gravatar.com/avatar/65f0a806b9a6d93b01025ab7660d3a4e2d7c97601df32e2b81ecb43fc2968c52?
s=60&d=retro&r=g)

### 󠀁[Oath 2.0 API Authentication](https://wordpress.org/support/topic/oath-2-0-api-authentication/)󠁿

 [keithhamilton](https://profiles.wordpress.org/keithhamilton/) 16 Abril, 2026

Had an issue with Oath 2.0 API Authentication. Rohit fixed the issue within a couple
of hours. Highly recommend the custom api plugin and the api authentication plugin.
Great service!!!

![](https://secure.gravatar.com/avatar/2e99cc86452e886b84ba473dc55e1b312769e31c52b95c752ac0eca2fefcfa6b?
s=60&d=retro&r=g)

### 󠀁[An excellent API and excellent support](https://wordpress.org/support/topic/an-excellent-api-and-excellent-support/)󠁿

 [egalland](https://profiles.wordpress.org/egalland/) 31 Julho, 2025

I have the free version of miniOrange Custom API installed on my site since I only
require a specific API, and it’s more than enough for my needs. After an update,
the API I was using stopped working, so I contacted the support team. Even though
I didn’t have the paid version, they listened to me and resolved the issue I reported
in the next update, and everything went back to normal. I’m grateful to Sukhada 
for the support provided, and please don’t hesitate to install this wonderful plugin.

![](https://secure.gravatar.com/avatar/a0af0918212709f7b0a10d2f5ce9aee1c0e5c7c3aa14d686446d0246f2ad0483?
s=60&d=retro&r=g)

### 󠀁[Great Plugin and Support](https://wordpress.org/support/topic/great-plugin-and-support-1848/)󠁿

 [eugenb_44b5h7e](https://profiles.wordpress.org/eugenb_44b5h7e/) 17 Junho, 2025

API importer it is a bit on the expensive side but will save you hundreds of hours
of importing products to your website. So it is balancing out. Customer service 
and help is excellent. If you have to import large number of products to your website
I really recommend this plugin.

![](https://secure.gravatar.com/avatar/7b45228e952a2d109ff3bcf3395ec8aba4aa6805f921c9800f99ebf8798b7589?
s=60&d=retro&r=g)

### 󠀁[Miniorange is the best product API importer](https://wordpress.org/support/topic/miniorange-is-the-best-product-api-importer/)󠁿

 [garmentdecor](https://profiles.wordpress.org/garmentdecor/) 4 Junho, 2025

I’m happy to say that Mini Orange exceeded all my expectations, and their customer
service, especially from Swapnil, has been the best I’ve ever experienced.While 
searching for a reliable plugin to import products into our WordPress site via API
from suppliers like S&S Activewear and SanMar, I came across Mini Orange. Naturally,
I was cautious. I needed an enterprise-level solution that could handle large product
imports and allow for seamless integrationAnd, I couldn’t be happier. This plugin
has allowed me to seamlessly import thousands of products, saving countless hours
of manual work. I’ve been able to get live inventory, variation images, category
syncing, and more.Swapnil has been an incredible partner from day one. He has guided
me through every step of the process, ensuring the project’s success, and going 
above and beyond to help me get the most out of the software. He truly treats your
success as his own. I can’t put into words how much better this plugin is with him
supporting you every step of the way.If you’re looking for the best plugin to import
products into WordPress, look no further. This is the only plugin you will ever 
need.

![](https://secure.gravatar.com/avatar/1de08f11dbdda83da2fd02ec95361712379685cadfd2f678ef3b0a34e8b1eeb1?
s=60&d=retro&r=g)

### 󠀁[SanMar Integration](https://wordpress.org/support/topic/sanmar-integration/)󠁿

 [abigailmurraycandc](https://profiles.wordpress.org/abigailmurraycandc/) 14 Maio,
2025

Swapnil did an incredible job helping me add products to my website using the SanMar
integration. In depth tutorials were given and demonstrations when needed. He saved
me hours of time.

![](https://secure.gravatar.com/avatar/94d60363e34656619d2b068cc3626188fa56a0470aea1aa1dc32ab3f5966783d?
s=60&d=retro&r=g)

### 󠀁[MiniOrange does wonders!](https://wordpress.org/support/topic/miniorange-does-wonders/)󠁿

 [zaidahhmed](https://profiles.wordpress.org/zaidahhmed/) 7 Março, 2025

We had the pleasure of working with MiniOrange to integrate our hotel booking website
with our property management system using APIs and webhooks, and the experience 
was nothing short of outstanding! From the start, the team at MiniOrange took the
time to understand our requirements thoroughly and delivered exactly what we needed.
Despite our extremely tight deadlines, they remained highly responsive and ensured
that we got the best results without compromising on quality. Our goal was to have
a real-time booking engine that seamlessly syncs with our PMS, keeping room availability,
pricing, and reservations updated across multiple platforms. They successfully developed
a system that ensures prices update dynamically, availability remains accurate, 
and any reservations made on our website are instantly reflected in our PMS with
all the necessary details. They also ensured that bookings are only confirmed once
payment is verified with our payment gateway partner, aligning perfectly with our
operational requirements. Despite facing limitations due to our WordPress theme,
MiniOrange went above and beyond to overcome those challenges, delivering a smooth
and efficient solution that exceeded our expectations. Their work on the backend
is exceptionally clean, optimized, and reliable, ensuring long-term stability and
ease of management. A special thanks to Vidushi Gupta, Rohit Sharma, Sharshdeep 
Saluja, and the entire MiniOrange team for their dedication, expertise, and professionalism.
Their services are also cost-effective, making them a great choice for businesses
in the hospitality industry. If you’re looking for a team that can handle complex
integrations, deliver tailored solutions, and work under pressure while maintaining
high standards, MiniOrange is the perfect partner. Highly recommended!

 [ Ler todas as 45 avaliações ](https://wordpress.org/support/plugin/custom-api-for-wp/reviews/)

## Contribuidores e programadores

“Custom API for WP” é software de código aberto. As seguintes pessoas contribuíram
para este plugin:

Contribuidores

 *   [ miniOrange ](https://profiles.wordpress.org/cyberlord92/)

[Traduza o “Custom API for WP” para o seu idioma.](https://translate.wordpress.org/projects/wp-plugins/custom-api-for-wp)

### Interessado no desenvolvimento?

[Consulte o código](https://plugins.trac.wordpress.org/browser/custom-api-for-wp/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/custom-api-for-wp/),
ou subscreva o [registo de alterações](https://plugins.trac.wordpress.org/log/custom-api-for-wp/)
por [RSS](https://plugins.trac.wordpress.org/log/custom-api-for-wp/?limit=100&mode=stop_on_copy&format=rss).

## Registo de alterações

#### 1.1.1

 * Initial version

#### 1.1.2

 * Added UI changes and contact form bug fix

#### 1.1.3

 * Added feedback form at deactivation

#### 1.1.4

 * Improved SEO and added compatibility with WP 5.5

#### 1.1.5

 * Showing all premium features and Added customer registration tab

#### 1.1.6

 * Bugs and UI fixes

#### 1.1.7

 * Bugs and UI fixes

#### 1.1.8

 * Added compatibility with WordPress v5.6

#### 1.1.9

 * Bugfix – Added support for LIKE condition

#### 2.1.0

 * Bug Fixes, Compatibility with WordPress v5.7 and integration with external APIs

#### 2.1.1

 * UI Updates, Bug Fixes

#### 2.1.2

 * Bug Fixes, Usability improvements, WordPress 5.8 compatibility

#### 2.1.3

 * Security Fixes, UI improvements, WordPress 5.8.2 compatibility

#### 2.1.4

 * UI bug Fixes and Security Fixes

#### 2.2.0

 * Compatibility with WordPress 5.9
 * Fix for _ (underscore) issue with custom endpoints
 * Minor UI Fixes

#### 2.3.0

 * Major UI Updates and usability improvements
 * Feature to View created custom API connections
 * Support for Custom SQL APIs and External API Integration feature
 * Bug & Security Fixes

#### 2.4.0

 * Compatibility with WordPress 6.0
 * Minor Bug Fixes

#### 2.5.0

 * UI Updates and usability improvements
 * Bug Fixes

#### 2.5.1

 * Compatibility with WordPress 6.1

#### 2.6.0

 * Compatibility with WordPress 6.2 and PHP 8.2
 * Major Bug and usability fixes
 * UI Updates

#### 2.7.0

 * UI Updates

#### 2.8.0

 * WordPress 6.3 compatilbity
 * Bug Fix for Multiple headers in External API Integration
 * UI Updates

#### 2.9.0

 * WordPress 6.4 compatibility
 * Introduced the feature for external API data display via shortcode or hook
 * UI improvements

#### 3.0.0

 * WordPress 6.5 compatibility
 * UI improvements

#### 3.1.0

 * UI improvements

#### 4.0.0

 * Major UI Updates
 * Introduced new easy to use features
 * WordPress 6.6 compatibility

#### 4.1.0

 * WordPress 6.7 compatibility

#### 4.2.0

 * WordPress 6.8 compatibility
 * UI improvements

#### 4.2.1

 * Bug fixes

#### 4.2.2

 * Documentation updates

#### 4.2.3

 * Bug fixes
 * UI improvements

#### 4.3.0

 * Readme updates

#### 4.3.1

 * Bug fixes related to filter not working in Custom APIs.

#### 4.4.0

 * Bug fixes related to XML APIs not working in External API Integration.

#### 4.5.0

 * Compatibility with WordPress v6.9.

## Metadados

 *  Versão **4.5.0**
 *  Última actualização **Há 4 meses**
 *  Instalações activas **1.000+**
 *  Versão do WordPress ** 3.0.1 ou superior **
 *  Testado até **6.9.4**
 *  Versão do PHP ** 5.4 ou superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/custom-api-for-wp/)
 * Etiquetas
 * [api](https://pt.wordpress.org/plugins/tags/api/)[custom api](https://pt.wordpress.org/plugins/tags/custom-api/)
   [Custom Endpoints](https://pt.wordpress.org/plugins/tags/custom-endpoints/)[external api](https://pt.wordpress.org/plugins/tags/external-api/)
   [rest-api](https://pt.wordpress.org/plugins/tags/rest-api/)
 *  [Visualização avançada](https://pt.wordpress.org/plugins/custom-api-for-wp/advanced/)

## Classificações

 4.8 out of 5 stars.

 *  [  43 5-star reviews     ](https://wordpress.org/support/plugin/custom-api-for-wp/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/custom-api-for-wp/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/custom-api-for-wp/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/custom-api-for-wp/reviews/?filter=2)
 *  [  2 1-star reviews     ](https://wordpress.org/support/plugin/custom-api-for-wp/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/custom-api-for-wp/reviews/)

## Contribuidores

 *   [ miniOrange ](https://profiles.wordpress.org/cyberlord92/)

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/custom-api-for-wp/)