WooCommerce Loyal Customers

外掛說明

WooCommerce Loyal Customers is a WordPress plugin that allows WooCommerce administrators to view the total number of successful orders for each registered customer in a user-friendly format, using intuitive color codes. The plugin includes robust search and sorting features, making it easy to filter by customer name, email, and date ranges. Only completed purchases are reflected, excluding failed or pending orders.

Compatible with WooCommerce versions from 5.7.0 to 9.6.

For more details on WordPress plugin development, visit our plugin development services page. Explore additional plugins by The Right Software. For support, contact us at hello@therightsw.com and mention your WordPress and WooCommerce versions.

Key Features

  1. Total Order Count: Track the number of successful orders per registered customer.
  2. Advanced Search: Filter customers by date range, name, and email.
  3. Sorting Options: Sort by order count or customer ID in ascending or descending order.
  4. Visual Indicators: Color-coded customer list for easy identification.
  5. CSV Download: Export loyal customers’ names and emails as a CSV file.
  6. Pagination: Enhanced usability for large customer lists.

Planned Features

  • Multilingual support.
  • Discount offers for loyal customers.
  • Customizable email templates for customer engagement.

Support

Visit The Right Software for support and additional information about the WooCommerce Loyal Customers plugin.

螢幕擷圖

安裝方式

  1. Upload the woocommerce-loyal-customers folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Navigate to WooCommerce > Loyal Customers to start using the plugin.

常見問題集

How do I install the plugin?

Simply upload the plugin folder to the /wp-content/plugins/ directory and activate it through the Plugins menu in WordPress.

What should I do if I encounter issues?

For support, contact us at hello@therightsw.com and provide details about your WordPress and WooCommerce versions.

使用者評論

2018 年 9 月 10 日
Although the concept is usable for building a different plugin, this plugin has serious limitations, and poor code quality. Also, sorting by ID doesn’t work as promised. One of the biggest problems with this plugin is that the main query attempts to use MySQL GROUP BY and ORDER BY in a way that cannot work or be expanded upon. Another problem related to this main query is that it returns all rows from the database, then uses PHP’s array_slice for a crude attempt at pagination. This is highly inefficient. The jQuery usage in this plugin is making beginner level mistakes, but tries to solve a problem that wouldn’t exist if the plugin author simply wrapped the generated table in some form tags, and provided hidden inputs to pass current settings along to the next page. I had to do a complete rewrite. 2 stars for the idea.
閱讀全部 4 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈WooCommerce Loyal Customers〉的開發相關工作。

參與者

將〈WooCommerce Loyal Customers〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

2.5

  • Improved functionality and check with latest wordpress standards.

2.4

  • Improved security with nonce verification for AJAX requests.
  • Enhanced code readability and performance optimizations.

2.3

  • Added date range search and customer name in CSV export.

2.2

  • Fixed CSV export issues. Tested up to WordPress 5.4.2 and WooCommerce 3.5.4.

2.0

  • Rewritten algorithm for faster processing with large datasets (tested with 30,000+ orders).

1.4.1

  • Update for WooCommerce 2.4.3.

1.3.1

  • Added error reporting for improved troubleshooting.

1.2.2

  • Increased memory limit for better performance on large sites.

1.2.1

  • Added sorting by Client ID and pagination support.

1.2

  • Improved color codes and compatibility.

1.1

  • Compatibility update for WooCommerce 2.3.7 and WordPress 4.1.

1.0

  • Initial release.