Hierarchy Plugin for shupe.ca

This plugin enables a Hierarchy List that can be included in the sidebar. It is designed to work with this site but could be modified to work with others.

This plugin will not be of much use to anyone other than myself but others may use it as a learning tool.

Download:

Download the latest version here or you can view the source.

Revision History:

version 1.0 Original Release
version 1.1 Misc Bug Fixes
version 1.2 Added support for Wordpress info pages
version 1.3 Setup to work as Sidebar Widget.
version 1.4 Fix bug of missing <ul> tags for list pages.
version 1.5 Also added support for templated XSLs to be in a subdirectory.
version 1.6 Fixed issue with the use of wp_list_pages and en extra set UL tages being added.
version 1.7 Made plugin identifier functions universal for all plugins.
version 1.8 Adjusted wp_list_pages calls to return sorted by defined page order.
version 1.9 Add flag for Widget to dis/en-able widget display on homepage.

Installation:

  1. Copy the file rjs-hierarchy.php to the WordPress plugins directory on your server, (%WORDPRESS PATH%/wp-contents/plugins/).
  2. You will then need to activate the plugin from the WordPress administration plugins page.
  3. Use as a Sidebar Widget or modify your theme to include a call to the ShupeCaHierarchy class.

Usage:

  1. This plugin requires you to edit you template to include a call to the class ShupeCaHierarchy
    Example:
    if (!is_callable('ShupeCaHierarchy', 'hierarchy')) {
    ShupeCaHierarchy::hierarchy();
    }

WordPress database error: [Can't find file: 'wp_comments' (errno: 2)]
SELECT * FROM wp_comments WHERE comment_post_ID = '1705' AND comment_approved = '1' ORDER BY comment_date

 

Leave a comment

 
Rodney's 404 Handler Plugin plugged in.
Rodney's Adsense-Deluxe Add ons plugged in.
Rodney's Bread Crumbs plugged in.
Rodney's Edupage Email Import plugged in.
Rodney's Hierarchy for shupe.ca plugged in.
Rodney's Meta Tags plugged in.
Rodney's Most Recent plugged in.
Rodney's Permalink Override plugged in.
Rodney's Widget for the FAlbum. plugged in.
Using Yaletown Theme for Wordpress.