This release is mainly for improving code:
- unified
blog_id
andblog_url
into one option namedblog
, as per default WordPress OAuth API - rewritten parts of code for PHP 7
- added tests
This release is mainly for improving code:
blog_id
and blog_url
into one option named blog
, as per default WordPress OAuth API