>
Download This Plugin | |
Download Elegant Themes | |
Name | Display Links by Category |
Version | 1.0.1 |
Author | Aleksandar Arsovski |
Rating | 0 |
Last updated | 2011-11-23 06:32:00 |
Downloads |
1973
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Display Links by Category plugin added 3 bytes of resources to the Home page and 5 bytes of resources to the sample Post page.
Display Links by Category plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Display Links by Category plugin ads no tables to your Wordpress blog database.This plugin allows users to display their WordPress links by category through custom fields.
The following gives a step-by-step setup overview:
[links_by_cat field_id="(ID previously entered in Name field goes here)"]
[links_by_cat]
The shortcode also supports many other parameters for ordering and structuring your links. All parameters on the list (except "category") found on the following page are available: http://codex.wordpress.org/Template_Tags/wp_list_bookmarks#Parameters
Other parameter example:
[links_by_cat orderby="rating"]
-- This is an example using the orderby parameter from the list. The links will now be ordered by their rating.
The ability to display all categories has been added to the shortcode. Simply add:
[links_by_cat display_all]
Many bug fixes have also been introduced in version 1.0.1 as well, so please upgrade.
Currently, only one category is supported per Custom Field entry; however, I am looking to update the plugin soon so that it supports multiple categories.