Plugin Directory

Changeset 616468


Ignore:
Timestamp:
10/23/2012 07:25:57 PM (13 years ago)
Author:
PaoloBe
Message:

Minor update readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • post-via-dropbox/trunk/readme.txt

    r616390 r616468  
    4444= Which are tags that can be used inside text files? =
    4545
    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]**
    5353
    5454The only necessary tags are [title] and [content]
Note: See TracChangeset for help on using the changeset viewer.