![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#2
|
||||
|
||||
|
After searching around to see if I was missing some new development, it looks like you have to create a custom page widget using a text widget and place your outgoing link wrapped in list tags after the wp_list_pages php command.
Code:
<ul>
<?php wp_list_pages('sort_column=menu_order&depth=1&title_li='); ?>
[*]Link
[/list]
__________________
WordPress customizer - graphic design Twitter: @jpetersen Petersen Media Group |
| Thread Tools | |
| Display Modes | |
|
|
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us