Wordpress plugins
link-list-manager

link-list-manager

Version : 1.0
Tested up to : 3.2.1
Number of download : 8081
Author : ZetRider
Average rating : 3 / 5 on 1 votes 1 votes, 3 avg.rating

Screenshots

link-list-manager
link-list-manager
link-list-manager
link-list-manager

With plug-Link List Manager you can organize a list of links with images or without them. This plugin can be used for display of banners, as well as to display the list of partners. If desired, plug-in can be used as a directory of files. Features plug-in: * Separate links to categories * Configure link for the following: ** Name (anchor) ** Description (alt, title) ** Link (url) ** Behavior (target) ** Image ** Proportionally reduce the width of the image ** The location of the image of the anchor (left or right) ** The sort order options ** Preview links ** Embed a widget in your theme with the settings (block header, a category that you want to show the links) ** ShortCode embed in your blog entries. For images, plugin creates a folder at: /wp-content/uploads/llm ñ ïð? â? ìè CHMOD (0700) If you do not have the right to display the folder, the plugin does not download images. HTML: <ul class=”llm llm$ID_CATEGORY”>    <li class=”llm-list llm-list$ID_ROW”>       <a href=”http://www.zetrider.ru” title=”wordpress plugins” target=”_blank” class=”llm-link llm-link$ID_ROW”>          <img src=”http://www.zetrider.ru/wp-content/themes/zetrider/images/logo.png” alt=”wordpress plugins” style=”llm-images llm-images$ID_ROW”>          ZetRider.ru       </a>    </li> </ul> CSS: .llm { /* Class to the list */ } .llm$ID_CATEGORY { /* Class for a list of category ID display options */ } .llm-list { /* Class for LI */ } .llm-list$ID_ROW { /* Class for LI with ID of record */ } .llm-link { /* Class for link */ } .llm-link$ID_ROW { /* Class for link ID of record */ } .llm-images { /* Class for the image */ } .llm-images$ID_ROW { /* Class for the image ID of the record */ } Options shortcode LLM: [llm category=”id”] – Displays the entries from this category if it exists [llm category=”id” id=”id”] – displays the entries from this category and the following link if it exists

Download now