* @version 6.5.48 */ if ( ! function_exists( 'add_action' ) ) die(); $woo_feed_plugin_api_url= "https://api.wordpress.org/plugins/info/1.2/?action=plugin_information&slug="; $woo_feed_challan_slug = 'webappick-pdf-invoice-for-woocommerce'; $woo_feed_challan_url = $woo_feed_plugin_api_url . $woo_feed_challan_slug; // Initialize cURL $woo_feed_ch = curl_init(); curl_setopt($woo_feed_ch, CURLOPT_URL, $woo_feed_challan_url); curl_setopt($woo_feed_ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($woo_feed_ch, CURLOPT_SSL_VERIFYPEER, false); $woo_feed_challan_response = curl_exec($woo_feed_ch); curl_close($woo_feed_ch); // Decode JSON response $woo_feed_challan_data = json_decode($woo_feed_challan_response, true); if (!$woo_feed_challan_data) { return "Failed to fetch plugin details."; } $woo_feed_challen_ratings = $woo_feed_challan_data['ratings']; $woo_feed_challen_rating = woo_feed_calculate_rating($woo_feed_challen_ratings); $woo_feed_disco_slug = 'disco'; $woo_feed_disco_url = $woo_feed_plugin_api_url . $woo_feed_disco_slug; // Initialize cURL $woo_feed_ch = curl_init(); curl_setopt($woo_feed_ch, CURLOPT_URL, $woo_feed_disco_url); curl_setopt($woo_feed_ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($woo_feed_ch, CURLOPT_SSL_VERIFYPEER, false); $woo_feed_disco_response = curl_exec($woo_feed_ch); curl_close($woo_feed_ch); // Decode JSON response $woo_feed_disco_data = json_decode($woo_feed_disco_response, true); if (!$woo_feed_disco_data) { return "Failed to fetch plugin details."; } $woo_feed_disco_ratings = $woo_feed_disco_data['ratings']; $woo_feed_disco_rating = woo_feed_calculate_rating($woo_feed_disco_ratings); function woo_feed_calculate_rating($ratings) { $totalRatings = array_sum($ratings); // Sum of all ratings if ($totalRatings == 0) { return 0; } $weightedSum = (5 * $ratings[5]) + (4 * $ratings[4]) + (3 * $ratings[3]) + (2 * $ratings[2]) + (1 * $ratings[1]); $averageRating = $weightedSum / $totalRatings; return round($averageRating, 2); // Round to 2 decimal places } if ( ! function_exists( 'woo_feed_is_plugin_activated' ) ) { function woo_feed_is_plugin_activated($plugin_slug) { if ($plugin_slug == 'webappick-pdf-invoice-for-woocommerce') { $plugin_index = 'woo-invoice'; } else { $plugin_index = $plugin_slug; } $plugin_path = $plugin_slug . '/' . $plugin_index . ".php"; if (is_plugin_active($plugin_path)) { return true; // Plugin is acive } else { return false; // Plugin is not active } } } ?>

Explore Our Essential WooCommerce Plugins

At WebAppick, we specialize in creating high-quality plugins that empower WooCommerce store owners to
streamline their workflows, improve store performance, and enhance the customer experience.

<?php esc_attr_e( 'Add Plus logo', 'woo-feed' ); ?> <?php esc_attr_e( 'Add Plus logo', 'woo-feed' ); ?> <?php esc_attr_e( 'Add circle icon 2', 'woo-feed' ); ?> <?php esc_attr_e( 'Add circle icon 2', 'woo-feed' ); ?>
<?php esc_attr_e( 'Add challan logo in our_plugin page', 'woo-feed' ); ?>

Reviews on wp.org

()

Challan - PDF invoice and Packing Slip Plugin for Woocommerce

Challan plugin allows you to attach a fully customizable PDF invoice to order confirmation emails, offering easy downloads and more customization than standard WooCommerce invoices.

> Read Docs
<?php esc_attr_e( 'Add Disco logo in our_plugin page', 'Disco icon' ); ?>

Reviews on wp.org

'; }else{ echo ''; } ?> ()

Disco - The Ultimate Dynamic Discount Plugin for WooCommerce

Transform your store with advanced discount features, personalized pricing strategies, and unparalleled flexibility designed to grow your revenue effortlessly.

> Read Docs
<?php esc_attr_e( 'Add circle icon 2', 'woo-feed' ); ?>

About Us

At WebAppick, we develop powerful eCommerce plugins designed to supercharge your WooCommerce store. Trusted by over 1 million users globally, our solutions are designed to help businesses thrive with simplicity, innovation, and seamless experiences.

Our mission is to empower businesses with innovative tools that drive growth and make your eCommerce journey more efficient and successful.

WebAppick’s flagship plugins - CTX Feed, Challan, and Disco - are built for WooCommerce to simplify product feeds, invice solutions, and dynamic discounts to ensuring your store operates smoothly and scales effortlessly.

<?php esc_attr_e( 'Add Disco logo in our_plugin page', 'Disco icon' ); ?>
<?php esc_attr_e( 'Add Plus logo', 'woo-feed' ); ?> <?php esc_attr_e( 'Add Plus logo', 'woo-feed' ); ?> <?php esc_attr_e( 'Add Plus logo', 'woo-feed' ); ?> <?php esc_attr_e( 'Add Plus logo', 'woo-feed' ); ?>