How To Display Sidebar in Single Post in WordPress 1.5 / 2.0 Default Kubrick ThemeDecember 26th, 2005 WordPress default theme (Kubrick based) does not display sidebar on single post page. However with a minor change in the theme you can make it to display sidebar.
Simple tip for trackback spam prevention on WordPress BlogsFebruary 4th, 2005 A very simple trick for clueless trackback spammers attacking WordPress Blogs. Delete your first post (id 0).
WordPress: How To Automatically Create Post Excerpt / SummarySeptember 7th, 2007 WordPress provides you the capability to write an excerpt for your post. A post excerpt is displayed as a summary of the post in front page and archive pages.
WordPress: How To Create Multiple Paged ArticlesMay 5th, 2006 Many of my posts have multiple pages. WordPress today doesn't provide a visible way to add multiple pages to your (single) article / post.
For "WordPress Users Only" Section StartedJuly 12th, 2005 I have started a page dedicated to WordPress users only. Here you will find links to latest WordPress plugins, news, information, tips, how-to and guidelines.
Stats: Over 55.5 Million Pages Powered By WordPress...September 24th, 2007 A simple google search reveals over 55.5 million pages are generated using WordPress today. The WordPress search volume shows a healthy increase over time as can be seen from the graph.
Angsuman's Translator Plugin Pro / Gold: StatisticsJune 13th, 2007 Angsuman's Translator Plugin Pro & Gold collects and display useful statistics on the functionality of the plugin as well as the intelligent caching engine. The statistics is available from Translator Plugin Pro Options panel in Basic tab and in Advanced -> Cache Management tab.
Top 10 WordPress Plugin for TwitterAugust 27th, 2009 Recently we had a stint with the top 10 Wordpress Plugins for Social Networking from your Blog. Twitter is fast growing into one of the most popular social networks.
Next Generation WordPress Theme Design - GiraffeJuly 3rd, 2005 I came across the Giraffe Theme from Urban Design which is unique for several reasons. To my knowledge it is the only theme which comes with an administrative for customizing colors, no of posts and other details:
Change colour scheme
Change font and font size
Change whether to have a full-width lead post, or more traditional two-column layout
Change page dimensions
Configure number of lead posts, recent posts, random posts, and latest comments
Switch logo on or off
The theme is innovative in its layout and positioning of content.
Translator Plugin Pro Translating Even Admin Pages: Bug or Feature?November 27th, 2006 Today I received an email from our QA engineer. Translator Plugin Pro 4.0 (WordPress plugin to automatically translate your blog to 10 or more languages) is translating even WordPress admin pages correctly.
How To Use AdRotator Within Your WordPress Post / PageNovember 17th, 2006 AdRotator Overview
WordPress plugin AdRotator enables you to display an advertisement (which is randomly selected from a group of advertisements specified in a text file) at your chosen location anywhere in your WordPress blog (other free WordPress plugins we provide). Adding ad code is trvial.
How To Add Single Quotes In WordPress PostsSeptember 3rd, 2006 Single quotes are a royal pain when using WordPress to post your code. WordPress, in its infinite wisdom, does some really bad things to it.
Translator Plugin Pro 4.0 - Architecture & ThoughtsJanuary 19th, 2007 Translator Plugin Pro 4.0 is a significant step forward in terms of architecture of Translator plugin. I have re-architected the software to allow pluggable translation engines.
Angsuman's Translator Plugin Pro / Gold: Application Program InterfaceJune 13th, 2007 Overview
Angsuman's Translator Plugin Pro comes with extensive array of options accessible from the plugin management console. We also provide additional customizability and access to the inner data structures through simple php based API (Application Program Interface).
Compressing php output with wp-cache2 WordPress PluginSeptember 18th, 2005 Wp-Cache2 is a WordPress Plugin to cache WordPress generated pages. However it doesn't work with in-built gzip compression.
March 24th, 2005 at 1:34 am
I did your trick and it did not work.
I wish I knew why because it’s VERY easy to do.
Aki
March 24th, 2005 at 1:48 am
It does work as I tested here just now
Unfortunately there is a side-effect which I didn’t notice earlier is that the comments do not appear below. This is because all I am doing is making the single post template unavailable and using the home page temmplate instead. And in home page comments are not displayed by default.
December 26th, 2005 at 11:55 pm
[...] Note: This supercedes my earlier post on this sidebar problem, as this solution is without any side-effect, unlike my previous solution. [...]