Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Sep 24, 2018. It is now read-only.

Conversation

@kadamwhite
Copy link
Contributor

Fixes #2517, based on work by @davetgreen

This only changes content in prose (no change to links or changelog), and varies use of "WordPress REST API", "REST API" and "API" based on context to avoid distracting repetition.

@kadamwhite
Copy link
Contributor Author

Looks like my editor changed the line endings on readme.txt or something; is that file auto-generated? I can run a script instead of making the edit in situ

README.md Outdated
WP API exposes a simple yet easy interface to WP Query, the posts API, post
meta API, users API, revisions API and many more. Chances are, if you can do
it with WordPress, WP API will let you do it.
The WordPress REST API exposes a simple yet easy interface to WP Query, the posts API, post meta API, users API, revisions API and many more. Chances are, if you can do it with WordPress, API will let you do it.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also grammar nit I only noticed in this view, maybe "simple yet powerful"? Simple yet easy seems redundant :)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"simple yet powerful" sounds good. Alternatively we could just say "simple" or "easy to use"...but I feel like both of those are questionably accurate by themselves.

@codecov-io
Copy link

codecov-io commented Sep 14, 2016

Current coverage is 94.32% (diff: 100%)

Merging #2697 into develop will not change coverage

@@            develop      #2697   diff @@
==========================================
  Files            11         11          
  Lines          3648       3648          
  Methods         173        173          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           3441       3441          
  Misses          207        207          
  Partials          0          0          

Powered by Codecov. Last update 0e5e8db...68780f0

@rmccue
Copy link
Member

rmccue commented Sep 15, 2016

Looks like my editor changed the line endings on readme.txt or something; is that file auto-generated? I can run a script instead of making the edit in situ

Hmm, not as far as I know. Can you revert it back?

Fixes #2517, based on work by @davetgreen

This only changes content in prose (no change to links or changelog),
and varies use of "WordPress REST API", "REST API" and "API" based on
context to avoid distracting repetition.
@kadamwhite kadamwhite force-pushed the docs/standardize-project-name branch from 1ffa4e7 to 68780f0 Compare September 15, 2016 17:55
@rmccue rmccue merged commit b20364b into develop Sep 15, 2016
@rmccue rmccue deleted the docs/standardize-project-name branch September 15, 2016 18:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants