Skip to content

Commit 58d57aa

Browse files
committed
Merge pull request #112 from inderpreet99/req-readme
Add plugin requirements to readme: WordPress >= 4.4
2 parents a31b57b + e54d2ad commit 58d57aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Connect applications to your WordPress site without ever giving away your passwo
44

55
This plugin uses the OAuth 1.0a protocol to allow delegated authorization; that is, to allow applications to access a site using a set of secondary credentials. This allows server administrators to control which applications can access the site, as well as allowing users to control which applications have access to their data.
66

7+
This plugin only supports WordPress >= 4.4.
8+
79
## New to OAuth
810

911
We strongly recommend you use an existing OAuth library. You'll be best off if you understand the authorization process, but leave the actual implementation to well-tested libraries, as there are a lot of edge cases.

0 commit comments

Comments
 (0)