There used to be great plugin called WPLite. Now, it's beeing publicly reborn. Hide from your administration functions you don't need!
Category: my plugin
-
WP Lite, a new plugin - English
Published: On Friday, February 26, 2010
-
Kahi’s Highlight Used Categories, a plugin - English
Published: On Saturday, March 7, 2009
This plugin allows to highlight used categories – when you're browsing a post (or ev. a page) filed under some categories, these are (in the category list) marked by adding specific class.
-
Introducing WP “Notes” plugin - English
Published: On Sunday, January 18, 2009
I had free hour and half today and God knows why I decided to do this plugin. Simple, but extremely useful, in my opinion. For me, it's place to leave notes about future articles, possible topics, ToDos connected with that particular WP site.
-
Independent Links, a plugin - English
Published: On Monday, December 29, 2008
Note: Something like this used to do WordPress automatically.
What it does
Also means: when you're inserting a link into your post's/page's content and the editor asks you for URL of the target page, you can give it just the number – ID – of that page.

-
Raven’s antispam, a plugin - English
Published: On Tuesday, August 26, 2008
Description
Raven's antispam is a Wordpress plugin, powerful and invisible fighter against comment spam. It works on a priciple (afaik) invented by Jakub Vrána: visitors with enabled JavaScript see nothing – no annoying questions, no captcha, nothing. Just (visually) untouched comment form.
Users with disabled JS see an additional text-field
and a word that must be rewritten into textfield. (If it's not, then an error
page is displayed.) Simply clever. (original
explanation in czech) -
Dashboard skip, a new plugin! - English
Published: On Tuesday, July 8, 2008
Wordpress' dashboard sucks very much. For me and for people that agree with the first sentence, I prepared this plugin. Allows to skip the dashboard and load directly other chosen page in administration.
-
NanoCache: reduce queries, save time, cache - English
Published: On Sunday, June 15, 2008
NanoCache is a very simple piece of code that'll help you with caching small pieces of content.
Let's see this example: Function
wp_list_authorsis (in some occasions) able to make incredible amount of db queries. You can wait until your hosting provider says „you are a problem!“, you can rewrite the whole function to be more efficient (and upload it back to Wordpress SVN – sounds right) but there is also an easier way: to use this simple caching script.Note: of course, problems like this probably don't touch you if you use a caching plugin like 1BlogCacher or HyperCache
-
Kahi’s Clean Archives, a plugin - English
Published: On Monday, March 24, 2008
Plugin, that allows to create a chronological list of posts, an archive, clean archive. The behaviour is particularly suggestible via administration. Generated archives are cached, so the performance of the plugin is optimized.
-
Kahi’s Comments’ references, a plugin - English
Published: On Thursday, March 20, 2008
This is simple. Write into the comment which of the previous comments you're replying on, like
[4]and this plugin will make a link from it. The syntax is changeable through the admin interface (Settings → Comments' references) and you could actually use this plugin for something else, if you understand regular expressions. -
Kahi’s Replace the Upload Frame, a plugin - English
Published: On Tuesday, March 11, 2008
That's quite a complicated name for a plugin, isn't it?
