What's new

SearchWP - EDD Integration 1.1.0

Download SearchWP - EDD Integration 1.1.0 from nulled fire. Easy Digital Downloads is a fantastic plugin that makes selling digital products super easy.
Usage
  1. Use for Unlimited Sites (GPL)
Update Notice
  1. If we have missed to Update this Item let us know to update ASAP
Easy Digital Downloads is a fantastic plugin that makes selling digital products super easy. EDD comes with a number of features but one in particular requires a bridge for SearchWP. EDD has a [downloads] Shortcode that can be used to output your Downloads, and some themes/plugins have implemented their own search feature. EDD Integration allows you to couple with that functionality and use SearchWP to provide the results.

Available hooks
searchwp_edd_engine
Set which SearchWP engine to use for the [downloads] Shortcode (default is default)


Code:
<?php
function searchwp_edd_engine( $engine, $query, $atts ) {
  return 'default'; // the name of the engine you want to use for the [downloads] Shortcode
}
add_filter( 'searchwp_edd_engine', 'my_searchwp_edd_engine', 10, 3 );
SearchWP - EDD Integration

Uploaded By
Apanha
File Size
(7.2 KB / .zip)
Downloads
12
Last update
Rating
0.00 star(s) 0 ratings
Top