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

WP-Ecommerce History

説明

By default, the widget generates an unordered list of permanent links to blog posts with the post title. The product listing ul has a class of wpec-history.

Coming in future versions is the following…

  • Support for post thumbnails
  • Support for logged out users
  • Dashboard for tracking what products your users have looked at.
  • Hooks and Filters (dependent on user feedback. I can’t really see a need for them right now as the plugin is quite simplistic).
  • Default styling.

インストール

  1. Make sure WP-Ecommerce is active. This plugin will not run unless WP-Ecommerce is installed.
  2. Upload wpec-history.php to your plugins folder.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.
  4. Navigate to Appearance -> Widgets in the WordPress admin.

FAQ

Is widget styling provided?

No, you have to style the unordered list yourself.

評価

このプラグインにはレビューがありません。

貢献者と開発者

WP-Ecommerce History はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“WP-Ecommerce History” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • Initial Release

1.0.1

  • Make the plugin actually work.
  • BuddyPress Integration complete – a new activity item is now logged whenever you “view” a product.
  • Fix up the README a little bit.