Changeset 616468
- Timestamp:
- 10/23/2012 07:25:57 PM (13 years ago)
- File:
-
- 1 edited
-
post-via-dropbox/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
post-via-dropbox/trunk/readme.txt
r616390 r616468 44 44 = Which are tags that can be used inside text files? = 45 45 46 * *[title]** post title **[/title]** (mandatory)47 * *[content]** the content of the post **[/content]** (mandatory)48 * *[category]** category, divided by comma **[/category]**49 * *[tag]** tag, divided by comma **[/tag]**50 * *[status]** post status (publish, draft, private, pending, future) **[/status]**51 * *[excerpt]** post excerpt **[/excerpt]**52 * *[id]** if you want to modify an existing post, you should put here the ID of the post to edit **[/id]**46 * **[title]** post title **[/title]** (mandatory) 47 * **[content]** the content of the post **[/content]** (mandatory) 48 * **[category]** category, divided by comma **[/category]** 49 * **[tag]** tag, divided by comma **[/tag]** 50 * **[status]** post status (publish, draft, private, pending, future) **[/status]** 51 * **[excerpt]** post excerpt **[/excerpt]** 52 * **[id]** if you want to modify an existing post, you should put here the ID of the post to edit **[/id]** 53 53 54 54 The only necessary tags are [title] and [content]
Note: See TracChangeset
for help on using the changeset viewer.