>
Download This Plugin | |
Download Elegant Themes | |
Name | Custom Page Menus |
Version | 1.0 |
Author | Ray Viljoen |
Rating | 60 |
Last updated | 2011-04-27 04:29:00 |
Downloads |
11676
|
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%
Custom Page Menus plugin added 3 bytes of resources to the Home page and 6 bytes of resources to the sample Post page.
Custom Page Menus plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Custom Page Menus plugin ads no tables to your Wordpress blog database.The included pages can be defined using the 'Custom Page Menus' admin panel on the page-edit screen ( see screenshots ).
The widget allows you to select whether to display the page's featured image next to the link. (I would recommend using icon sized images for this feature)
On the page-edit screen a custom title for that specific page can also be defined. This title will be used should that page appear anywhere on one of the menus created with the plugin.
The menu can be added to any dynamic sidebar using the Custom Page Menus widget or alternatively coded into themes using the custom template tag:
cpMenu()
$args = array(
'show_date' => ,
'date_format' => get_option('date_format'),
'child_of' => 0,
'exclude' => ,
'title_li' => __('Pages'),
'echo' => 1,
'authors' => ,
'sort_column' => 'menu_order, post_title',
'link_before' => ,
'link_after' => ,
'walker' => );
Example Usage: http://catn.com/tech/data-centre/