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

Product Table – Easy Digital Downloads

설명

No need to add any code on your theme core file. Just plug and play. A simple plugin that will help you build product table for Easy Digital Downloads. You can use Product Table on your blog posts, pages, Sidebar widget area or whatever you want using shortcode.

Features:

  • No need to put any code on theme files
  • No need add_action or add_filter hooks
  • Plug and Play
  • Customizable Shortcode
  • Shortable Table
  • Add to cart button
  • Quantity Button
  • Product Thumbnail
  • Variable Price Support
  • Product Title column
  • Content Column
  • Price sorting

Default Shortcode

[eddpt]

Hide table header

[eddpt thead=false]

Hide table footer

[eddpt tfoot=false]

For hide any column use the column key in shortcode like this.

Hide Thumbnail column

[eddpt hidecol=thumbnail]

Hide content column

[eddpt hidecol=content]

Hide title column

[eddpt hidecol=title]

Hide price column

[eddpt hidecol=price]

Hide Add to cart button column

[eddpt hidecol=cart]

Hide multiple table column

[eddpt hidecol=thumbnail,content,title,price,cart]

스크린샷

  • Sample Real Screenshot

설치

How to Product Table – Easy Digital Downloads.

Using The WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Search for ‘Product Table – Easy Digital Downloads’
  3. Click ‘Install Now’
  4. Activate the plugin on the Plugin dashboard

FAQ

How I use this

Just install and Use this [eddpt] shortcode anywhere.

I need some custom help?

Contact: addonmasterwp@gmail.com

Questions/Suggestions/Support?

Create Topic in Support forum or Create issue on Github

후기

2021년 3월 13일
This plugin very good and works well... Simple ajax search... Thanks for all!
모든 2 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “Product Table – Easy Digital Downloads”(을)를 번역하세요.

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

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

변경이력

1.1.0

14 Feb 2021
– Capability Check

1.0.1

29 Oct 2020
– Code fixed
– Table colum hide option: [eddpt hidecol=thumbnail,content,title,price,cart]
– Shortcode extends

1.0.0

  • Initial release.