This plugin requires Easy Digital Downloads.
If you’ve created a custom landing page or purchase funnel, hide the default product page of an Easy Digital Downloads product from users, and redirect them to your funnel. This allows you to optimize your purchase funnel and increase revenue.
EDD Hide Download allows you to:
1. Hide a download so it doesn’t appear on the custom post type archive page, anywhere where the [downloads] shortcode is being used, or any custom query on a page template
1. Prevent direct access to the download product page. The browser will redirect the user to the site’s homepage.
1. Do a combination of hiding the download and preventing direct access to it
This plugin is extremely useful in the following situations:
Filter example
Example filter of how you can change the redirect based on the download ID. Copy this function to your child theme’s functions.php or custom plugin
function sumobi_custom_edd_hide_download_redirect( $url ) { // download has ID of 17 if ( '17' == get_the_ID() ) { $url = 'http://easydigitaldownloads.com'; // redirect user to another external URL } // download has ID of 15 if( '15' == get_the_ID() ) { $url = get_permalink( '8' ); // redirect to another download which has an ID of 8 } // return our new URL return $url; } add_filter( 'edd_hide_download_redirect', 'sumobi_custom_edd_hide_download_redirect' );
Example filter of how you can globally change the redirect. Copy this function to your child theme’s functions.php or custom plugin
function sumobi_custom_edd_hide_download_redirect_url( $url ) { $url = get_permalink( '8' ); // redirect to another download, post or page return $url; } add_filter( 'edd_hide_download_redirect', 'sumobi_custom_edd_hide_download_redirect' );
Get more with Easy Digital Downloads Pro
Starting from $0 per month.
Rating
Reviewers
7 reviews
Tags
Developed By
Easy Digital Downloads
Quick & Easy
Common Ninja has a large selection of powerful Wordpress plugins that are easy to use, fully customizable, mobile-friendly and rich with features — so be sure to check them out!
Testimonial plugins for Wordpress
Galleries plugins for Wordpress
SEO plugins for Wordpress
Contact Form plugins for Wordpress
Forms plugins for Wordpress
Social Feeds plugins for Wordpress
Social Sharing plugins for Wordpress
Events Calendar plugins for Wordpress
Sliders plugins for Wordpress
Analytics plugins for Wordpress
Reviews plugins for Wordpress
Comments plugins for Wordpress
Portfolio plugins for Wordpress
Maps plugins for Wordpress
Security plugins for Wordpress
Translation plugins for Wordpress
Ads plugins for Wordpress
Video Player plugins for Wordpress
Music Player plugins for Wordpress
Backup plugins for Wordpress
Privacy plugins for Wordpress
Optimize plugins for Wordpress
Chat plugins for Wordpress
Countdown plugins for Wordpress
Email Marketing plugins for Wordpress
Tabs plugins for Wordpress
Membership plugins for Wordpress
popup plugins for Wordpress
SiteMap plugins for Wordpress
Payment plugins for Wordpress
Coming Soon plugins for Wordpress
Ecommerce plugins for Wordpress
Customer Support plugins for Wordpress
Inventory plugins for Wordpress
Video Player plugins for Wordpress
Testimonials plugins for Wordpress
Tabs plugins for Wordpress
Social Sharing plugins for Wordpress
Social Feeds plugins for Wordpress
Slider plugins for Wordpress
Reviews plugins for Wordpress
Portfolio plugins for Wordpress
Membership plugins for Wordpress
Forms plugins for Wordpress
Events Calendar plugins for Wordpress
Contact plugins for Wordpress
Comments plugins for Wordpress
Analytics plugins for Wordpress
Common Ninja Apps
Browse our extensive collection of compatible plugins, and easily embed them on any website, blog, online store, e-commerce platform, or site builder.
Increase Trust & Improve Credibility To Drive Sales Up
Increase Trust & Improve Credibility To Drive Sales Up
Bring Focus to Team Members in a Creative Way To Increase Trust
Maximize Video Impact by Keeping Content Always in View
Streamline Your Scheduling Effortlessly with Our Booking Widget
Improve trust & credibility with the Team Member List widget
Simplify the Checkout Process and Boost Sales
Elevate your website's visual appeal with striking stacked image displays
Convert Users With Stunning, Detail-Rich & Fully Responsive Pricing Tables
Provide Answers to Common Questions & Improve User Experience With the FAQ Accordion Widget
Increase Sales by Displaying Discounts & Converting Customers
Explore New Dimensions with Interactive 360 Panoramic Tours
More plugins
The Common Ninja Search Engine platform helps website builders find the best site widgets, apps, plugins, tools, add-ons, and extensions! Compatible with all major website building platforms - big or small - and updated regularly, our Search Engine tool provides you with the business tools your site needs!