BACK TO DIRECTORY

Custom Page Menus

by ray.viljoen

3.0
(2 ratings)

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/

Screenshots

Styled version used on WP page.

Styled version used on WP page.

Custom Page Menus settings in page-edit screen.

Custom Page Menus settings in page-edit screen.

Widget settings.

Widget settings.

Plugin Details

Active Installs
70
Total Downloads
14,277
Version
1.0
Requires WP
3.0
Requires PHP
Tested Up To
3.0.5
Added
2011-04-27
Last Updated
2011-04-27 4:44pm GMT

Ratings

5
1
4
0
3
0
2
0
1
1