Skip to content

Commit

Permalink
ported king text widget
Browse files Browse the repository at this point in the history
  • Loading branch information
schorsch committed Nov 12, 2011
1 parent 2568121 commit 6e5e3a6
Show file tree
Hide file tree
Showing 3 changed files with 164 additions and 326 deletions.
2 changes: 1 addition & 1 deletion king-widgets/king-categories.php
@@ -1,6 +1,6 @@
<?php
/*
Plugin Name: King_Categories_Widget
Plugin Name: King Categories Widget
Plugin URI: http://www.mediaprojekte.de/cms-systeme/wordpress/wordpress-widget-king-categories/
Description: Category list widget - Configure EVERY aspect of the category list.
Author: Georg Leciejewski
Expand Down
3 changes: 1 addition & 2 deletions king-widgets/king-pages.php
@@ -1,6 +1,6 @@
<?php
/*
Plugin Name: King_Pages_Widget
Plugin Name: King Pages Widget
Plugin URI: http://www.blog.mediaprojekte.de/cms-systeme/wordpress-plugins/wordpress-widget-king-pages/
Description: Adds a sidebar Pages widget and lets users configure every aspect of the page menu.
Author: Georg Leciejewski
Expand Down Expand Up @@ -238,7 +238,6 @@ function defaults() {
// 'echo' => 1,
// 'taxonomy' => 'category'
);

}
/**
* @desc the actual output of the widget
Expand Down

0 comments on commit 6e5e3a6

Please sign in to comment.