Title: Earl Peter JG's Replies | WordPress.org

---

# Earl Peter JG

  [  ](https://wordpress.org/support/users/earlpeterg/)

 *   [Profile](https://wordpress.org/support/users/earlpeterg/)
 *   [Topics Started](https://wordpress.org/support/users/earlpeterg/topics/)
 *   [Replies Created](https://wordpress.org/support/users/earlpeterg/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/earlpeterg/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/earlpeterg/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/earlpeterg/engagements/)
 *   [Favorites](https://wordpress.org/support/users/earlpeterg/favorites/)

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[All-in-One WP Migration and Backup] why not free](https://wordpress.org/support/topic/why-not-free-2/)
 *  [Earl Peter JG](https://wordpress.org/support/users/earlpeterg/)
 * (@earlpeterg)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/why-not-free-2/#post-11208737)
 * They need money. What do you expect the developers to eat?
 * Anyway, basic features are available. You can create backup and restore them 
   through file upload.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [how to solve cors policy issue for woocommerce in ionic 3](https://wordpress.org/support/topic/how-to-solve-cors-policy-issue-for-woocommerce-in-ionic-3/)
 *  [Earl Peter JG](https://wordpress.org/support/users/earlpeterg/)
 * (@earlpeterg)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/how-to-solve-cors-policy-issue-for-woocommerce-in-ionic-3/#post-11071172)
 * Have you checked the .htaccess file of your WordPress installation? You can find
   this file in the root of your WordPress. You should have the following code on
   top of your file.
 *     ```
       RewriteEngine On
       RewriteCond %{REQUEST_METHOD} OPTIONS
       RewriteRule ^(.*)$ $l [R=200,L]
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [how to solve cors policy issue for woocommerce in ionic 3](https://wordpress.org/support/topic/how-to-solve-cors-policy-issue-for-woocommerce-in-ionic-3/)
 *  [Earl Peter JG](https://wordpress.org/support/users/earlpeterg/)
 * (@earlpeterg)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/how-to-solve-cors-policy-issue-for-woocommerce-in-ionic-3/#post-11060629)
 * How did you implement the login/signup?
 * > For reference: Woocommerce users or customers are actually WordPress users,
   > more like blog subscribers (just like woocommere products are WordPress posts,
   > so to create a user you could use WP_API functions for that purpose.
   > wp_create_user To create users with minimum parameters (username, password,
   > and email).
   >  wp_insert_user To create users with extended user data.
   > I assume that user roles must match those that woocommerce handle (customers
   > or shop managers) Now there’s also an endpoint for creating/updating/listing
   > customers in WooCommerce REST API ([http://woothemes.github.io/woocommerce-rest-api-docs/#customers](http://woothemes.github.io/woocommerce-rest-api-docs/#customers))
   > but there’s no login/auth support at the moment.
   > For login/authentication there are two mechanisms in the WP_API: CookieAuth
   > and OAuth If you explain what you are trying to accomplish it would be easier
   > to help.
 * Read more here: [https://stackoverflow.com/a/32980962/4469947](https://stackoverflow.com/a/32980962/4469947)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Cerber Security, Anti-spam & Malware Scan] reCAPTCHA v3 support](https://wordpress.org/support/topic/recaptcha-v3-support-3/)
 *  Thread Starter [Earl Peter JG](https://wordpress.org/support/users/earlpeterg/)
 * (@earlpeterg)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/recaptcha-v3-support-3/#post-11034419)
 * Thanks in advance, WP Cerber Team. But please still leave an option to keep reCAPTCHA
   v2.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Spanish reCAPTCHA language](https://wordpress.org/support/topic/spanish-recaptcha-language/)
 *  [Earl Peter JG](https://wordpress.org/support/users/earlpeterg/)
 * (@earlpeterg)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/spanish-recaptcha-language/#post-10015019)
 * Hello!
 * As far as I know, reCAPTCHA adjusts automatically to the language of the user’s
   browser.
 * Even if you setup your website as Spanish, but if the user is using an English
   website, reCAPTCHA will display itself as English. (Same goes for any other languages)

Viewing 5 replies - 1 through 5 (of 5 total)