Wordpress Category

Remove view all posts filed under from Category List

Tuesday, November 11th, 2008

Using Wordpress as a CMS site and didnt want the "view all posts filed under" showing when you mouseover the links in the Category menu created from wp_list_cats Googled without luck for 20 mins looking for a way to remove this without messing with classes.php Anyway this is what i come up ...

.html Wordpress permalink on PAGES plugin

Friday, May 2nd, 2008

Recently creating a Wordpress site and i noticed a little problem, you can add .html in the settings which work fine for POSTS but not pages! I wrote a small plugin that will add the .html to the end of PAGE urls, it will add the .html to the pages menu ...