You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ It not only provides its own MCP server for controlling WordPress sites, but als
13
13
14
14
Installing this package requires WP-CLI v2.11 or greater. Update to the latest stable release with `wp cli update`.
15
15
16
-
Tip: for better on support of the latest PHP versions, use the v2.12 nightly build with `wp cli update --nightly`.
16
+
**Tip:** for better support of the latest PHP versions, use the v2.12 nightly build with `wp cli update --nightly`.
17
17
18
18
To install the latest development version of this package, use the following command instead:
19
19
@@ -35,4 +35,4 @@ Once you’ve done a bit of searching and discovered there isn’t an open or fi
35
35
36
36
Want to contribute a new feature? Please first [open a new issue](https://github.com/mcp-wp/ai-command/issues/new) to discuss whether the feature is a good fit for the project.
37
37
38
-
Once you've decided to commit the time to seeing your pull request through, [please follow our guidelines for creating a pull request](https://make.wordpress.org/cli/handbook/pull-requests/) to make sure it's a pleasant experience. See "[Setting up](https://make.wordpress.org/cli/handbook/pull-requests/#setting-up)" for details specific to working on this package locally.
38
+
Once you've decided to commit the time to seeing your pull request through, [please follow our guidelines for creating a pull request](https://make.wordpress.org/cli/handbook/pull-requests/) to make sure it's a pleasant experience.
0 commit comments