====== Template Plugins ====== 68 Classifieds comes with a variety of pre-built template functions that you can use throughout the script. The following sections help describe the different functions and how to call them. You can also visit [[http://classifiedmods.com|Classified Mods]] for others not included in the core. If you would like to create your own plugin please visit the [[http://smarty.net/manual/en/plugins.php|Plugins]] section of the Smarty manual. * [[plugins:categories | Categories]] //(Since [[development:changelog#v4.2.0 | v4.2.0]])// * [[plugins:listings | Listings]] //(Since [[development:changelog#v4.2.0 | v4.2.0]])// * [[plugins:get_extra_field | Get Extra Field]] * [[plugins:parentcategories | Parent Categories]] * [[plugins:#total_listings | Total Listings]] * [[plugins:#total_members | Total Members]] * [[plugins:new_listings | New Listings]] * [[plugins:featurelistingsvertical | Featured Listings Vertical]] * [[plugins:featurelistingshorizontal | Feature Listings Horizontal]] * [[plugins:get_extra_field | Get Extra Field]] ===== Total Listings ===== The total listings plugin allows you to display the total number of listings. {total_listings} ===== Total Members ===== The total members plugin allows you to display the total number of members. {total_members}