exclude_websites
Use this modifier in loop tags to exclude specific websites from the aggregation where all websites are in context.
<mt:Pages exclude_websites="2,3">
<a href="<$mt:PagePermalink$>"><$mt:PageTitle$></a>
</mt:Pages>
Similar to include_websites, but excludes rather than includes.
See include_websites for more info.
You can use the include_websites and exclude_websites attributes together in Movable Type 5.1 and later.
Related ΒΆ
This page was last updated on 2011-05-23, 08:12.
Leave a note
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.