Skip to main content

Wordpress 2.3

Finally, Today, I find time to upgrade this site to Wordpress 2.3 which was released a week back (september 25).

In this release, Wordpress has included Tags Support. i.e, Now the user can add tags to the blogs.

For me, Categories and tags for a blog more or less the same. The difference is that tag cloud(look at the first box in right most column). The characters in the Tag cloud appears bigger as per the no. of posts have that tag. while, categories (look at the one below tag cloud), its just a list.

When I was browsing, I find tag cloud was not much helpful. May be in future, I might be able to appreciate its purpose.

As days goes by, wordpress comes up with more and more functionality and now with a threat to privacy. Slashdot has reported that wordpress spying on users. So , there is not much difference between blogger & wordpress but still, in wordpress, the owner can remove the unwanted code.

After the immediate opposition from the users, Wordpress has released a plugin that disables the functionality,
http://wordpress.org/extend/plugins/disable-wordpress-core-update/
http://wordpress.org/extend/plugins/disable-wordpress-plugin-updates/

/* From.. http://groups.google.com/group/wp-hackers */
But I find the best way, is to remove the code than installing another plugin.
Following are the lines that needs to be removed from the code for this fix.

in wp-includes/update.php , remove line 52..
add_action( 'init', 'wp_version_check' );

in wp-admin/include/update.php , remove line 106..
add_action( 'load-plugins.php', 'wp_update_plugins' );


The another common issue is that every time, an admin user log into wordpress. The package was designed to make a call to Wordpress development blog and Planet News feeds. To remove this annoying blog feeds,
In wp-admin folder, open index.php..
Remove the following lines
In line 3 to 15
function index_js() {
?>
<script type="text/javascript">
jQuery(function() {
jQuery('#incominglinks').load('index-extra.php?jax=incominglinks');
jQuery('#devnews').load('index-extra.php?jax=devnews');
jQuery('#planetnews').load('index-extra.php?jax=planetnews');
});
</script>
<?php
}
add_action( 'admin_head', 'index_js' );

Line 133 to 137

<div id="devnews"></div>

<div id="planetnews"></div>


That's it with Wordpress 2.3..

Popular posts from this blog

Dual Role

Eversince my childhood, I loved watching movies. Its like living a dream and it's a wild fantasy. With the advent of technology, We the humans, were able to achieve a new dimension in Movies and "Dual role" is one common tweak in movies. Usually , Its One person playing two Characters in a film like twins, Father & Son etc and often (Esp. In Indian Movies), there would be some imperfection in screen when these two characters come together in the screen. Its really surprising to see two identical characters together. Just imagine how it would be if I was standing in front of you as two Aruns. Happy .. Right...So.. lets go to action. Lets assume that the twins were discussing about how to play dual role. The following simple bold two points explains how three aruns come to live in the above photo.. Just Visualize it..It is simple... 1) Take two (or more) photos with camera in same position while object(u) in different places Though there were many ways, This method redu

Katrathu Kaiyalavu

There was a Girl, who was Tall & Thin & Fair, her Hair, her Hair, was a color of Ginger An English Rhymes from the Tamil Movie, "Katrathu Tamil", One of the Excellent movie of the year, packed with interesting, informative dialogs and intuitive screenplay. Achan kovil, Xaviers College, Tirunelveli (My Dad graduated there), munusaamy(A tamil Graduate), takes me back and forth in time. Even the dumb story of a dream tiger which is dreaming about the dream desert, adds unknown beauty to the movie. A One line about IT... "If India is a growing, it has to be equivalent in all industry. if only Leg (IT) is growing, it is a Disease (yaanai Kaal), we have to cure it." explains the impact of IT over other industry. Just like real life, this movie has got no logic :) Unlike my earlier blogs on Movies, This blog going to be a sketch of incidents that cames to my mind while watching this movie. Incident 1: Guindy, 04:30 pm, I have just reached the Gandhi Mandapam Bus

Blog Updates

Past four days, I have been doing some changes to the blog that should have caused some web outages of my blog. I am sorry, if you are one of those who caught in the mid. But the sad to note, is that I have revert back all the changes that i made to blog, as I was dissatisfied with my changes. Anyways, Blogs, the new medium of sharing, consumes more time (kills time) and in addion to that, it needs to be arranged in a proper order. Few days back, I have posted a video on my Edinburgh trip made by Chirag, soon more videos were yet to be released, under the category "video series", I have to ensure that the size of the video is less, so that many can view it without any problems. For Now make sure you have.. * Subscribe to My Blog Entries (RSS) http://smartpandian.com/feed * Subscribe to My Blog Comments (RSS) http://smartpandian.com/comments/feed More Changes yet to come...