Course Product Type Only

Silahkan baca ulasan secara utuh untuk menangkap informasi lebih valid dan jelas.

Learndash is a plugin for building online courses with WordPress and Woocommerce is a plugin that is popular today for selling products which is supported by many plugins for other needs such as Payment Gateway and others.

Learndash has a plugin to integrate their own plugin into WooCommerce. When the two are connected, when creating a product there will be a product type from WooCommerce and an additional product type "Course".

This plugin is useful for removing the product type from WooCommerce and leaving the "Course Product Type".

This plugin is suitable for WooCommerce 6.1.1, Learndash 3.6.0.3, LearnDash WooCommerce Integration 1.9.3.3.

== Installation ==

  1. Upload course-product-type-only to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Finish

== Frequently Asked Questions ==

= What does this plugin do? =
This plugin only runs something simple but easy.
add_filter( 'product_type_selector', 'simpleproducttypeonly' );
function simpleproducttypeonly( $product_types ){
unset( $product_types['simple'] );
unset( $product_types['grouped'] );
unset( $product_types['external'] );
unset( $product_types['variable'] );
unset( $options[ 'virtual' ] );
unset( $options[ 'downloadable' ] );
return $product_types;
}

== Screenshots ==

== Changelog ==

1.0

  • First

2.0

  • Tested up to WP 5.9

The Best Full Manage Website Development Services!. 

Save more money for maximum results. Create your website with us. Our services are available using a private server so it is very suitable for business. It's time to switch from shared unlimited hosting, or cloudhosting to a super strong super fast premium VPS server!

PT. CLEOVA INOVASI TEKNOLOGI 

Alamat: Jl. Ki Godek, RT. 5 RW. 3, Bulusari, Sayung, Kab. Demak, Jawa Tengah, 59563, Indonesia.
Telpon: (024) 76452330
Chat/HP: 082311111198

chevron-down