• Currently 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
EntryNumber


Future-proof permalinks! Counts published entries per blog (optionally by author too) to find an entry's place in chronological order.

Individual archive filename:
<$MTEntryNumber pad="1"$>.php

1 Comment

I don't think this plugin is generally available to download, but that's a good thing. With all respect to the author, this plugin is highly inefficient for all but the smallest blogs. When this tag is used, it basically loads all entries from the blog to calculate the position of the entry in context. This expensive calculation is never stored anywhere (other than a temporary, per-request cache) so each publication of the post has to calculate again. If you're using this plugin on your MT install, you should disable it.

Leave a comment

Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.