Members: Version 2.0.0
-
There’s quite a few changes in version 2.0.0. I wrote about many of them in the announcement post, so please do read it: https://themehybrid.com/weblog/members-version-2-0
You can view the full change log here: https://github.com/justintadlock/members/blob/master/changelog.md
Some important upgrade notes:
PHP 5.3.0+
Version 2.0.0 requires that you use PHP version 5.3.0+. If you’re unsure what version you’re running, here’s a plugin that will inform you:
https://ww.wp.xz.cn/plugins/display-php-version/
REST API and Private Sites
If you’re using the Private Site feature, you’ll likely want to check the box labeled “Require authentication for access to the REST API.”.
The WordPress REST API exposes your content via the
yoursite.com/wp-jsonand other endpoints. This means that your content is public. If this is undesirable to you, you’ll want to enable this feature.
The topic ‘Members: Version 2.0.0’ is closed to new replies.