このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

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.