وضاحت
Display your popular tags in list format instead of cloud.
For Themes that do not support Widgets, you can now put this code anywhere in your template: <?php if(function_exists('jme_taglist')) { jme_taglist(); } ?>
Options Include:
- Displaying tags in list format or dropdown menu
- Display tag count
- Order list by most popular or alphabetical
- Exclude tags and or include/exclude from specific categories.
انسٽاليشن
- Download and extract the advanced-tag-list.zip file.
- Upload the folder containing the Plugin files to your WordPress Plugins folder (usually ../wp-content/plugins/ folder).
- Activate the Plugin via the ‘Plugins’ menu in WordPress.
- Once activated you can go to your Widgets section to add a widget to your sidebar.
جائزا
ھن پلگ ان لاءِ ڪي به رايا ناھن.
تعاون ڪندڙ & ڊولپرز
“Advanced Tag Lists” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.
تعاون ڪندڙترجمو ڪريو “Advanced Tag Lists” توهان جي ٻولي ۾.
ڊولپمينٽ ۾ دلچسپي؟
ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.
لاگ تبدیل ڪريو
1.2
- Added stand-alone function for themes without Widget functionality.
1.1
- Added built in caching of tag list for improved performance. Tag list is generated only when a post is added/removed/updated or tag list settings changed, instead of on each page load.
1.0
- Initial release