Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7837d32

Browse files
authored
Update Creating-a-new-post.md (#154)
1 parent10eea19 commit7837d32

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

‎Docs/Creating-a-new-post.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
```yaml
1717
---
1818
post_title:'Post Title'
19-
user_login:The author'sWordPress username, not GitHub ID
19+
user_login:The author'sWord Press username, not GitHub ID
2020
author1:<alternative to user_login>
21-
author2:<optional> The author'sWordPress username, not GitHub ID
22-
author3:<optional> The author'sWordPress username, not GitHub ID
21+
author2:<optional> The author'sWord ress username, not GitHub ID
22+
author3:<optional> The author'sWord Press username, not GitHub ID
2323
post_slug:<post identifier - see description below>
2424
categories:existingcategory1, existingcategory2
2525
tags:tag1, tag2
@@ -32,17 +32,17 @@
3232
-The `post_title`, `summary`, and `user_login` are required fields.
3333
-`post_slug`is an identifier for your post and it becomes the end portion of the URL for the
3434
post.
35-
-If the slug exists inWordPress, the post matching the slug is updated.
36-
-If the slug does not exist inWordPress, a new post is created.
37-
-If you don't provide a slug,WordPress creates a slug when it creates the draft.
35+
-If the slug exists inWord Press, the post matching the slug is updated.
36+
-If the slug does not exist inWord Press, a new post is created.
37+
-If you don't provide a slug,Word Press creates a slug when it creates the draft.
3838
-Use lowercase letters, numbers, and hyphens. Use hyphens to separate words rather than other
3939
punctuation.
4040
-For more information about slugs, see
41-
[What is aWordPress slug?](https://www.wpkube.com/wordpress-slug/)
41+
[What is aWord Press slug?](https://www.wpkube.com/wordpress-slug/)
4242
-`categories`- one or more category strings separated by commas
4343
-The category values must already exist in your blog
4444
-`tags`- one or more strings separated by commas
45-
-New values are added as available tags for your blog inWordPress
45+
-New values are added as available tags for your blog inWord Press
4646
-`summary`- This is the short description of the post that shows in listing of posts on the
4747
main page of your blog
4848
-`user_login`or `author1` - can be used to add a single author
@@ -74,7 +74,7 @@
7474

7575
After submitting your Pull Request, the blog admins will review the post. They may suggest editorial
7676
changes to improve grammar and readability. They may also require specific changes before we can
77-
publish. Once the pull request is merged, the post is automatically copied toWordPress as a draft.
77+
publish. Once the pull request is merged, the post is automatically copied toWord Press as a draft.
7878
From there, the Blog admins will verify that the post renders correctly, make any formatting changes
7979
required, and publish the post.
8080

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp