EE Insider Tips
Sponsored by Mijingo's EE 2 Screencasts
ExpressionEngine mini-howtos created by the EE Insider community.
Always use the disable parameter
Take advantage of the disable parameter to improve performance. I always forget which aspects can be disabled, so I keep this snippet handy and just remove the items from the parameter as I need them.
{exp:weblog:entries weblog=”” disable=“categories|category_fields|custom_fields|member_data|pagination|trackbacks”}
...
{/exp:weblog:entries}
Email
Print
Post to Twitter
Post to Delicious
Add Your Comment?
You must have an EE Insider account to post comments on Insider Tips. It's fast, easy and hassle-free.
Sign up now (or login).