Description
Califica.reviews for Woo connects an online store to a Califica.reviews business account.
Main features:
- Controlled export of up to 50 products per request.
- Category and country selection for every product.
- Support for SKU, GTIN, UPC, EAN, and ISBN identifiers.
- Average ratings on product archives and product pages.
- A paginated verified reviews tab.
- Optional export log stored in the WordPress database with a 200-entry and 30-day limit.
- API credentials encrypted using the WordPress security keys.
The plugin requires WooCommerce to be installed and active. A Califica.reviews business account and API key are also required.
External services
This plugin connects to the external Califica.reviews API, which is operated by Califica.reviews.
When an administrator tests the connection, retrieves catalog metadata, or exports products, the plugin may send the API key, business ID, and selected catalog data to https://www.califica.reviews. Catalog data can include the product ID, name, category, country, descriptions, site URL, product URL, SKU or another identifier, model, and image URLs.
On public store pages, when a product has a supported SKU or other identifier, the plugin may query the API to retrieve the product’s verified rating summary and reviews. It does not send visitor IP addresses, account details, or visitor-submitted content.
The service is used only to export the selected catalog and retrieve associated ratings and reviews.
Installation
- Install and activate WooCommerce.
- Upload the
califica-reviews-para-woofolder to/wp-content/plugins/, or install the ZIP file from Plugins > Add New Plugin. Deactivate any oldercalifica-reviews-wooinstallation before activating this one. - Activate “Califica.reviews for Woo”.
- Open Califica.reviews > Settings.
- Enter the Califica.reviews HTTPS domain, business ID, and API key.
- Save the settings and test the connection.
- Open Califica.reviews > Products to select and export products.
FAQ
-
Where can I get an API key?
-
Create it from your Califica.reviews business account under Account > Settings > API keys.
-
Is the API key displayed on public pages?
-
No. It is stored encrypted and is used only for server-side requests.
-
What information is exported?
-
Only products selected by an authorized user are exported. The individual fields are listed in the “External services” section.
-
Does the plugin log visitor data?
-
No. The optional diagnostic log does not store API keys, IP addresses, complete API responses, or visitor content.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Califica.reviews para Woo” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Califica.reviews para Woo” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.12
- Fixed category and subcategory selectors for WordPress locales that use underscores, such as
es_ES. - Preserved alphabetical category sorting with a safe browser fallback.
- Kept the selected category synchronized for both input and change events.
- Added automatic cache busting for the category selector script after plugin updates.
- Ensured the selected category is synchronized again immediately before export.
1.0.11
- Moved the product selector behavior to an enqueued JavaScript file.
- Changed translatable source strings to English and removed bundled translation binaries for WordPress.org language packs.
- Moved the optional export log to a size-limited WordPress option instead of writing outside WordPress directories.
- Kept Spanish translations ready for submission through translate.wordpress.org.
1.0.10
- Added English translations for the plugin interface while keeping Spanish as the source language.
- Kept the main file name
califica-reviews-woo.phpand aligned the plugin folder and text domain with the WordPress.org slug. - Localized export log messages according to the WordPress language.
- Requested localized category and country names from the Califica.reviews API and separated metadata caches by language.
1.0.9
- Added hierarchical product category selection with main categories, subcategories, and third-level categories.
- Sorted every category level alphabetically.
- Preserved compatibility with existing exported category slugs.
1.0.8
- Changed the public name and slug to use “Woo”.
- Added the standard readme and external service disclosure.
- Strengthened nonce handling, input sanitization, redirects, and output escaping.
- Removed direct database queries from cache invalidation.
- Added translator context for strings containing placeholders.
1.0.7
- Unified the shared Califica.reviews menu and connection with Califica.reviews Widgets.
- Added optional export logging.



