20,000+ Installs - King Plugin Series
4,97 Star Review Average

Our Blogposts

Yet preference connection unpleasant yet melancholy but end appearance. And excellence partiality estimating terminated day everything.
August 27, 2023
Hide Customer Email & Phone on Dashboard

By default, vendors can see the email address and phone number of each customer on each order. If you'd like, you can hide this information from vendors by adding the following PHP code snippet to your site: This code can be added to functions.php or by using a snippets plugin.

Read More
August 3, 2023
Add a Custom Taxonomy to Vendor Products

Let's add a custom taxonomy to products, for example a "Brand" taxonomy, so that vendors can choose which brand each product belongs to. Step 1: Create a taxonomy First of all, we need to create the taxonomy itself if it doesn't already exist. We can install the CPT UI plugin: https://wordpress.org/plugins/custom-post-type-ui/ Then go to CPT […]

Read More
July 13, 2023
Set Vendor Upload File Size Limit

By default, MarketKing sets a limit of 1MB for vendor file uploads. You can change this limit by adding a PHP code snippet to your site: The above code will set the limit to 10MB. You can change that number to anything you want (it represents the file size in bytes). For example, you can […]

Read More
April 19, 2023
Hide other shipping methods when "Free Shipping" is available

This snippet applies specifically to vendor shipping methods. There is a similar snippet on WooCommerce.com, but slight changes are required for it to work with our plugin. The following code hides all other shipping methods except free_shipping and local_pickup when free shipping is available. It is also compatible with Shipping Zones: You can add the […]

Read More
February 13, 2023
Enable RTL Support in the Vendor Dashboard

Starting with MarketKing Core 1.5.25, you can enable RTL support in the vendor dashboard by adding the following PHP code snippet to your site: This snippet can be added to your theme's functions.php file or through any code snippets plugin. This will display the vendor dashboard in RTL mode:

Read More
January 28, 2023
How to Add Custom CSS to the Vendor Dashboard

Because the vendor dashboard operates independently of your active theme, typical methods for adding custom CSS do not work. Here is how to add it: Add the following PHP code snippet to your site: You can place any custom CSS between the <style> and </style> tags. This CSS will only apply to the vendor dashboard. […]

Read More
January 21, 2023
Add Editable Custom Product / User Fields with ACF in MarketKing

You may want to display custom ACF fields on the vendor dashboard and make them available to each vendor for their own products. Or you may want to display certain fields in the vendor dashboard profile area. Here is how you can achieve this: Step 1) Adding the necessary scripts and functions Add the following […]

Read More
January 19, 2023
Enable Product Change Logs for Vendor Products

MarketKing allows you to require manual approval for all changes made by vendors to products on your marketplace. If you enable this, whenever a vendor changes a product, you will need to approve it before the changes go live. After a period of time, once a vendor has gained your trust, you can enable the […]

Read More
August 24, 2022
How to Enable Search and Filtering by Text, Categories, Tags, and More on Vendor Stores

To display products on the vendor store page, MarketKing uses WooCommerce's built-in [products] shortcode. Any filter plugin or solution that is compatible with this shortcode will also work with MarketKing. As an example, you can use the popular WOOF product search filter plugin: https://wordpress.org/plugins/woocommerce-products-filter/ (free version). To configure this plugin, go to its Settings > […]

Read More
August 14, 2022
Developer Documentation: Functions, Hooks, Custom Code, Plugin Integrations

(New!) - GitHub Page of the Core plugin: https://github.com/kingplugins/marketking-core In this article, we'll try to list everything you need to know when developing with MarketKing: Edit or overwrite dashboard or page templates Available plugin functions Available plugin hooks How to integrate a plugin (Example) How to add a custom link or page to the MarketKing […]

Read More
MarketKing is a product by Kingtech LLC. We take pride in its active development, dedicated support, and continuous improvement.
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram