Updates from Nazieb RSS
-
Comments Count Filter
12:41:30 pm on November 20, 2008 |
I like replying my commentators, because I can get into a discussion with them. I’m very glad to know that newest Wordpress 2.7 has a feature to reply to comment. But sometimes I feel annoyed with comment counter that messed up because it counts my comments too. I can’t get the right statistic about the others’ comment.
Because of that, I made this simple plugin, that will keep your own comment (or post owner’s) from being counted in post comments count. You just need to copy the file to you /wp-contents/plugins/ and then activate it from Plugin section in Admin page.
Feedbacks are welcome
Total download: 46 times
Download Comments Count Plugin (1.73 KB)
Download from Wordpress Plugin Directory
-
Wordpress Theme Demo
12:58:38 am on July 2, 2008 |
At the first time this blog was used to “display” Wordpress themes that I created. And I directly edit the configuration files (such wp-config.php) to allow the visitor test-run the themes I created before they download. And to show a “demo” link in the post content, I add a plain HTML code like <a href=”?demo=true&temp=theme&style=theme”>Demo</a> to the content. Yes, it works fine, but then I realize something terrible.
After I edit a theme post and go to the blog home, the template was changed to the template that the post I edit recently.

So I decide to create a plugin to make those configuration and to make a link in the post content. And after I finished, I decide to use this blog not only to display my themes, but also the plugins.
Okay, here you are the plugin: Wordpress Theme Demo
After activated this plugin, you just need to add a specific tag that will be replaced as a link to test-run your themes in your post content. The tag is something like this:
[demo]Demo#theme#theme[/demo]
Where
- Text link is the text that will be the anchor
- Template dir is the directory where you put your template files
- Stylesheet dir is the directory where you put your stylesheet files, usually it is same with template dir
For the example, tag like this : [demo]Demo#theme#theme[/demo]will generate a link like this: Demo
Thanks to Mike Jolley for the inspiring plugin WP Download Monitor. Yes, I use that plugin too..
Total download: 9 times
Download WP Theme Demo (1.54 KB)
-
Ziemple Blue
07:11:49 pm on July 1, 2008 |
A simple blue themes with single widgetized sidebar. Uses almost no image within.
Built on famous sandbox theme. Suitable for Wordpress or Wordpress MU. Yes, I just realized that they gives a different tag for widget title.Total download : 7 times
Demo | Download Ziemple Blue (33.82 KB)