이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

EDD Favorites

설명

This plugin requires both EDD Wish Lists & Easy Digital Downloads. It will NOT function without them.

EDD Favorites is a plugin for EDD Wish Lists that allows your customers to “favorite” downloads. With 1 click (and another click to remove) the download is instantly added to the user’s favorites.

What’s the difference between EDD Wish Lists and EDD Favorites?

With EDD Wish lists, you click the “add to wish list” link and choose a list (or create a new one) from the modal window. It also works with variable pricing. EDD favorites is for quickly adding/removing downloads to a single list with 1 click. It doesn’t support variable pricing, meaning you cannot add a specific price to the favorites list, instead it adds the entire download.

More plugins for Easy Digital Downloads

You can find more EDD plugins (both free and commercial) on the Easy Digital Downloads’ website.

스크린샷

  • Favorite downloads
  • View your list of favorites
  • Edit your favorites list

설치

  1. Unpack the entire contents of this plugin zip file into your wp-content/plugins/ folder locally
  2. Upload to your site
  3. Navigate to wp-admin/plugins.php on your site (your WP Admin plugin page)
  4. Activate this plugin

OR you can just install it with WordPress by going to Plugins → Add New → and type this plugin’s name

Setup the EDD Favorites page and edit page

  1. Create a new page where users will view their favorites. Insert the [edd_favorites] shortcode
  2. Create a new page where users will edit their favorites (optional). Insert the [edd_favorites_edit] shortcode
  3. Select these 2 pages from the EDD settings in Downloads → Settings → Extensions

FAQ

Installation Instructions
  1. Unpack the entire contents of this plugin zip file into your wp-content/plugins/ folder locally
  2. Upload to your site
  3. Navigate to wp-admin/plugins.php on your site (your WP Admin plugin page)
  4. Activate this plugin

OR you can just install it with WordPress by going to Plugins → Add New → and type this plugin’s name

Setup the EDD Favorites page and edit page

  1. Create a new page where users will view their favorites. Insert the [edd_favorites] shortcode
  2. Create a new page where users will edit their favorites (optional). Insert the [edd_favorites_edit] shortcode
  3. Select these 2 pages from the EDD settings in Downloads → Settings → Extensions

후기

모든 4 평가 읽기

기여자 & 개발자

“EDD Favorites”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “EDD Favorites”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.8

  • Fix: Replace deprecated function

1.0.7

  • Fix: XSS vulnerability in query args

1.0.6

Requires: EDD Wish Lists v1.0.8
Fix: Modified query vars as per recent changes in EDD Wish Lists
Fix: EDD favorites now no longer deactivates when EDD is updated

1.0.5

Requires: EDD Wish Lists v1.0.6
Fix: Compatibility with EDD v1.9.9

1.0.4

Requires: EDD Wish Lists v1.0.4
Tweak: Added filter to remove CSS class responsible for ajax on view links when there is variable priced downloads in the favorites list

1.0.3

Requires: EDD Wish Lists v1.0.3
New: Modified the delete link text on edit page to say “Delete favorites”. Filter included for changing
Tweak: removed unused code

1.0.2

Fix: When favorites link text is intentionally left empty in settings, text is no longer shown on front-end
New: edd_favorites_post_status filter for setting default post status when favorites list is created
New: Added documentation link to readme
Tweak: Changed edd_favorites_page_title filter to edd_favorites_post_title
Tweak: Removed unused constants

1.0.1

Fix: user who didn’t have cookie was given a list that already existed

1.0

  • Initial release