Beschreibung
Dieses Plugin wurde am 16. November 2025 stillgelegt und ist nicht mehr zum Download verfügbar. Grund: Lizenz-/Markenrechtsverletzung.
Rezensionen
10. September 2018
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.
6. Januar 2018
Does exactly what it says it does, no apparent issues. Appreciate you!
Mitwirkende und Entwickler
„WooCommerce Loyal Customers“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „WooCommerce Loyal Customers“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.