چرا فکر ميکنم بشه... من هنوز تست نکردم البته!
اين کليد ها رو داره:
[left:37c10056a0]
<MTEntries>
A container tag representing a list of entries/posts from your blog.
lastn="N"
Display the last N posts to this blog, where N is some number greater than 0.
offset="M"
When used with lastn (above), starts M entries from the most recent, then displays the N most recent posts.
category="category name"
Display all posts from the category 'category name'.
author="author name"
Display all posts by the author 'author name'.
days="N"
Display all posts less than N days old.
recently_commented_on="N"
Display the N most recently commented-on entries.
sort_order="ascend|descend"
Specifies the sort order for this particular <MTEntries> tag; this can be used to override the globally set sort oOrder for entries, set in your blog configuration.
sort_by="field name"
Sort by a field other than the Authored On Date of the entry. Valid values for field name are title, status, modified_on, author_id, or excerpt.
[/left:37c10056a0]