PHP


Oauth/REST with PHP and WordPress

  • Based on: http://wp-api.org, https://wp-oauth.com
  • #1 Install in PHP: http://php.net/manual/en/book.oauth.php
  • To install oauth PHP extention under Windows: https://pecl.php.net/package/oauth/1.2.3/windows
  • #2 Install in WordPress: https://wordpress.org/plugins/json-rest-api/
  • #3 Install in WordPress: https://wordpress.org/plugins/oauth2-provider/