Apologies… I had mentioned in my last post that I did not find this plugin (wp-hive) working for me. After going through the forums I found that the wp-content directory in the wordpress installation folder must be kept writable while activating this plugin, otherwise it won’t be activated. I did so, installed it successfully and …
Read More →
December 3, 2009 – 6:48 pm
|
Posted in Wordpress
|
When I thought of making a test-website for my school in one of subdomains which was again planned with wordpress, I thought whether I could use the wordpress core files installed for this blog be used for that subdomain. I found several solutions. I found a plugin WP-Hive which did not work well for me. …
Read More →
November 17, 2009 – 8:18 pm
|
Posted in Wordpress
|
WordPress uses the default mail() function in the server. But in some of the servers, to stop spam intrusion and to add some security features this mail() function is disabled and a mailer function is used instead. If things are not configured properly, the automatic emailing system does not work which may affect some features in wordpress like …
Read More →
November 15, 2009 – 9:55 pm
|
Posted in Wordpress
|
The recent versions of wordpress give the authors an opportunity to revise their posts and repost it. This comes out quite handy but every time you go and revise or edit a post, new rows are added to your database beacause of the ‘autosave’ feature. If you are doing revisions of posts quite often your …
Read More →
November 15, 2009 – 4:23 pm
|
Posted in Wordpress
|