- Fixes an issue preventing users from being able to delete items from their wish list.
edd_wl_query_args filter hookpost_permalink() function with get_permalink()wish-list-view.php template when there no wish list descriptionedd-wl-heading CSS class for easier stylingedd-wl-view CSS class for easier stylingedd-wl-edit CSS class for easier stylingedd-wl-create CSS class for easier stylingedd-wl-wish-lists CSS class for easier stylingedd_wl_disable_on_checkout filter for adding “Add to wishlist” buttons back to the checkout if desired (see Tweak note above)WP.me Shortlinks were enabled in Jetpackwish-list-view.php template, make sure edd_wl_wish_list_item_purchase() is renamed to edd_wl_item_purchase()edd_wl_get_list_id() and edd_wl_get_wish_list() functionswish-list-edit.php and wish-list-view.php templates based on the changes above{ overflow-y: inherit; } CSS rulewish-list-edit.php template make sure to change line 6 from get_post( get_query_var('edit') ) to get_post( edd_wl_get_wish_list() );$id in the edd_wl_the_title() function.
Copyright © 2025 Sandhills Development, LLC