Want to control the display of contents on sidebar? Content can be any widget content or text/JavaScript content. Many times it may happen that you want to display some content on Home page but not on other pages. Or you may want to display a sidebar content on Achieve pages only. Or you may want [...]
Here is my experience with Tabbed Widgets for Wordpress sidebar. I want to save space on sidebar of my Wordpress blog, so searching for a good sidebar tab widget.
Wordpress Widgets for Sidebar tabs:
Fun with tabs:
Breaking with my Wordpress version (2.9.1) or theme (Which has created trouble).
Going into infinite loop and eat all my memory when [...]
Wordpress has a nice feature of moving Wp-Content folder to a different place. This can be helpful for Content Delivery Network management. Wp-Content directory include all theme files, plugins and any uploads you have.
We can use Content Delivery Network to parallelize the connection in Browser and distribute the loads on server.
Head to wp-config.php file in [...]
Update (21-02-2010): I become tired testing Feedburner for recursive redirection problem. I need to wait for feedburner’s FeedBulletin for my account. and It does not come to check as and when you say to do so. So, I have got a smart solution which can get me what I want (redirect all kind of feed [...]
Few important wordpress security plugins you need if you are self hosting wordpress blogging platform.
I need to change the Google Syntax Highlighter plugin for Wordpress due to the reason that wordpress corrects HTML mistakes in your post. And this does not allow <pre name=”code” ..> as required by Google Syntax Highlighter. Name attribute is not right syntax for pre tag.
So, I thought to correct the syntax highlighter. Title attribute [...]